]> git.mdlowis.com Git - proto/labwc.git/commit
osd: optionally show windows on all workspaces
authorJohan Malm <jgm323@gmail.com>
Sun, 3 Mar 2024 20:03:32 +0000 (20:03 +0000)
committerConsolatis <35009135+Consolatis@users.noreply.github.com>
Tue, 5 Mar 2024 21:16:55 +0000 (22:16 +0100)
commit247d2b581c9dc6d579a6fbdd6f51bd226547a709
tree9a1a0728f49b668aa5024b9d41677e7a1566e12c
parent41419d9479f2aa60d098d1de0ad43499476b7e2e
osd: optionally show windows on all workspaces

Also share common config option (rc.window_switcher.criteria) in osd.c and
desktop.c to make sure the window lists are always consistent.

Configure with `<windowSwitcher allWorkspaces="yes|no">`
docs/labwc-config.5.scd
docs/rc.xml.all
include/config/rcxml.h
src/config/rcxml.c
src/desktop.c
src/osd.c