]> git.mdlowis.com Git - proto/labwc.git/commit
output: Add option to preview the contents of the current cycle_view
authorLiam Middlebrook <lmiddlebrook@nvidia.com>
Thu, 20 Jan 2022 19:38:23 +0000 (11:38 -0800)
committerJohan Malm <johanmalm@users.noreply.github.com>
Sun, 23 Jan 2022 16:02:54 +0000 (16:02 +0000)
commit875b25860293c2c8a3a8f977859492c0bcae330b
tree53bb29f940325e1e6a7b71c01b995767416b96a4
parentc484ab252e49865df0625167a85040bfc8d35bc0
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.
docs/labwc-config.5.scd
docs/rc.xml.all
include/config/rcxml.h
src/config/rcxml.c
src/output.c