labwc/docs
Johan Malm ff94591578 action: support NextWindow option window="root|all"
This enables all windows, not just topmost (root) ones, to be included in
the window-switcher. This is helpful when cycling through Gtk applications
with open dialogs because although these child windows will always be
shown on top of their parents, they do not get keyboard focus with the
default configuration.

This also applices to `PreviousWindow`.

Fixes: #3332
Suggested-by: @airtower-luna
2026-01-24 14:36:55 +00:00
..
autostart documentation: s/view/window/ 2025-05-25 01:31:40 +09:00
environment docs: add example for GTK4 composing 2025-12-23 20:11:33 +00:00
labnag.1.scd docs: tab to space: 4, trailing newline: -1, fit some lines to 80-cols 2025-12-12 19:49:38 +00:00
labwc-actions.5.scd action: support NextWindow option window="root|all" 2026-01-24 14:36:55 +00:00
labwc-config.5.scd docs: correct description for 'overlay enabled' config 2026-01-21 20:30:35 +00:00
labwc-menu.5.scd documentation: s/view/window/ 2025-05-25 01:31:40 +09:00
labwc-theme.5.scd docs: tab to space: 4, trailing newline: -1, fit some lines to 80-cols 2025-12-12 19:49:38 +00:00
labwc.1.scd menu: refactor parser 2025-08-04 21:41:14 +01:00
menu.xml docs/: remove XML declarations in .xml files 2025-10-21 12:30:32 +09:00
meson.build Add labnag 2025-08-09 10:44:03 +01:00
rc.xml docs/rc.xml: populate <theme><name> to avoid empty string 2025-12-07 14:54:19 +09:00
rc.xml.all cycle: add <action name="NextWindow" output="" and identifier=""> 2025-12-26 05:25:54 +09:00
README xwayland: support xinitrc scripts to configure server on launch (#1963) 2024-07-20 09:40:11 +01:00
shutdown docs: tab to space: 4, trailing newline: -1, fit some lines to 80-cols 2025-12-12 19:49:38 +00:00
themerc osd-classic: add theme options for selected window item 2025-10-13 01:46:43 +09:00
xinitrc xwayland: support xinitrc scripts to configure server on launch (#1963) 2024-07-20 09:40:11 +01:00

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.