mirror of
https://github.com/labwc/labwc.git
synced 2026-02-05 04:06:33 -05:00
config: change <cycleView*> to <windowSwitcher*>
Use `<windowSwitcher show="yes" preview="no" outlines="yes" />` instead of - `<cycleViewOSD>yes</cycleViewOSD>` - `<cycleViewOutlines>yes</cycleViewOutlines>` - `<cycleViewPreview>no</cycleViewPreview>`
This commit is contained in:
parent
50a6c78db0
commit
e392eecce6
3 changed files with 25 additions and 12 deletions
|
|
@ -12,9 +12,7 @@
|
|||
<gap>0</gap>
|
||||
<adaptiveSync>no</adaptiveSync>
|
||||
<reuseOutputMode>no</reuseOutputMode>
|
||||
<cycleViewOSD>yes</cycleViewOSD>
|
||||
<cycleViewPreview>no</cycleViewPreview>
|
||||
<cycleViewOutlines>yes</cycleViewOutlines>
|
||||
<windowSwitcher show="yes" preview="no" outlines="yes" />
|
||||
</core>
|
||||
|
||||
<!-- <font><theme> can be defined without an attribute to set all places -->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue