From: Liam Middlebrook Date: Thu, 20 Jan 2022 19:38:23 +0000 (-0800) Subject: output: Add option to preview the contents of the current cycle_view X-Git-Url: https://git.mdlowis.com/?a=commitdiff_plain;h=875b25860293c2c8a3a8f977859492c0bcae330b;p=proto%2Flabwc.git 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. --- diff --git a/docs/labwc-config.5.scd b/docs/labwc-config.5.scd index a27261ae..8f352ac3 100644 --- a/docs/labwc-config.5.scd +++ b/docs/labwc-config.5.scd @@ -31,6 +31,10 @@ Configuration must be wrapped in a root-node. ** [yes|no] Enable adaptive sync. Default is no. +** [yes|no] + Preview the contents of the selected window when cycling between windows. + Default is no. + # FOCUS ** [yes|no] diff --git a/docs/rc.xml.all b/docs/rc.xml.all index 0f724dfd..f3e29eea 100644 --- a/docs/rc.xml.all +++ b/docs/rc.xml.all @@ -11,6 +11,7 @@ server 0 no + no