mirror of
https://github.com/labwc/labwc.git
synced 2025-10-31 22:25:34 -04:00
output: Add option to preview the contents of the current cycle_view
Add the 'cycleViewPreview.core' option to rc.xml to enable previews of the selected view when cycling between windows. Default this option to be disabled to match current behavior.
This commit is contained in:
parent
c484ab252e
commit
875b258602
5 changed files with 21 additions and 0 deletions
|
|
@ -31,6 +31,10 @@ Configuration must be wrapped in a <labwc_config> root-node.
|
|||
*<core><adaptiveSync>* [yes|no]
|
||||
Enable adaptive sync. Default is no.
|
||||
|
||||
*<core><cycleViewPreview>* [yes|no]
|
||||
Preview the contents of the selected window when cycling between windows.
|
||||
Default is no.
|
||||
|
||||
# FOCUS
|
||||
|
||||
*<focus><followMouse>* [yes|no]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue