labwc/docs
Samet Aylak d65caf8bfd
Some checks failed
labwc.github.io / notify (push) Has been cancelled
osd: add multi-monitor support
Adds `output` attribute to control which monitor(s) display the window
switcher OSD. Supports three modes:
- "all": display on all monitors (default)
- "pointer": display on monitor with mouse cursor
- "keyboard": display on monitor with keyboard focus

The configuration structure is also refactored to nest OSD-specific
settings (show, style, output, thumbnailLabelFormat) under an <osd>
element within <windowSwitcher>, improving logical organization.
2025-11-10 05:16:26 +01:00
..
autostart
environment docs/environment: remove example MOZ_ENABLE_WAYLAND=1 2024-12-12 20:13:10 +00:00
labnag.1.scd labnag: add --keyboard-focus option 2025-10-13 19:03:43 +01:00
labwc-actions.5.scd
labwc-config.5.scd osd: add multi-monitor support 2025-11-10 05:16:26 +01:00
labwc-menu.5.scd
labwc-theme.5.scd osd-classic: add theme options for selected window item 2025-10-13 01:46:43 +09:00
labwc.1.scd
menu.xml docs/: remove XML declarations in .xml files 2025-10-21 12:30:32 +09:00
meson.build
rc.xml docs/: remove XML declarations in .xml files 2025-10-21 12:30:32 +09:00
rc.xml.all osd: add multi-monitor support 2025-11-10 05:16:26 +01:00
README
shutdown docs: add example shutdown file 2024-06-01 23:53:34 +02:00
themerc osd-classic: add theme options for selected window item 2025-10-13 01:46:43 +09:00
xinitrc

Config layout for ~/.config/labwc/
- autostart
- environment
- menu.xml
- rc.xml
- shutdown
- themerc-override
- xinitrc

See `man labwc-config and `man labwc-theme` for further details.