]> git.mdlowis.com Git - proto/labwc.git/commit
osd: allow window switcher to temporary unshade windows
authorConsolatis <35009135+Consolatis@users.noreply.github.com>
Fri, 3 Oct 2025 00:10:00 +0000 (02:10 +0200)
committerConsolatis <35009135+Consolatis@users.noreply.github.com>
Mon, 13 Oct 2025 17:45:46 +0000 (19:45 +0200)
commit364a1d520705ced7e6056cdda0fcfa3dd4643400
treeee9d66411c6020d0c9739226dd4b7f90c300158c
parentbabd7af8f83431f161096cf35df1b31ae305a433
osd: allow window switcher to temporary unshade windows

This can be configured with a new unshade="yes|no"
argument for windowSwitcher in rc.xml

Fixes: #3111
docs/labwc-config.5.scd
docs/rc.xml.all
include/config/rcxml.h
include/labwc.h
src/config/rcxml.c
src/input/keyboard.c
src/osd/osd.c