labwc/docs
Consolatis e39744f1d3 Add keepBorder <theme> option and enable it by default
With the new keepBorder option enabled, the
ToggleDecorations action now has 3 states:

- the first time only disables the titlebar
- the second time disables the whole SSD
- the third time enables the whole SSD again

When the keepBorder action is disabled, the old 2-state
behavior is restored, e.g. the ToggleDecorations action
only toggles between on and off.

Fixes #813
2023-08-10 16:09:20 +02:00
..
autostart docs/autostart: use wlopm with * 2022-05-04 21:52:20 +01:00
environment src/config/session.c: Update dbus / systemd activation environment 2022-07-29 06:45:24 +01:00
labwc-actions.5.scd Add keepBorder <theme> option and enable it by default 2023-08-10 16:09:20 +02:00
labwc-config.5.scd Add keepBorder <theme> option and enable it by default 2023-08-10 16:09:20 +02:00
labwc-menu.5.scd menu: support CDATA for <command> element 2023-07-04 06:01:47 +01:00
labwc-theme.5.scd Support png buttons 2023-08-09 07:38:17 +01:00
labwc.1.scd Add --exit and --reconfigure 2022-10-15 00:19:18 +02:00
labwc.desktop src/config/session.c: Update dbus / systemd activation environment 2022-07-29 06:45:24 +01:00
menu.xml action: support SendToDesktop 'follow' option 2023-03-26 19:52:50 +02:00
meson.build theme: support theme setting override 2023-01-03 21:21:21 +00:00
rc.xml src/config/rcxml.c: allow clearing key/mouse bindings 2023-02-03 03:30:10 +01:00
rc.xml.all Add keepBorder <theme> option and enable it by default 2023-08-10 16:09:20 +02:00
README theme: support theme setting override 2023-01-03 21:21:21 +00:00
themerc ToggleKeybinds per window 2023-07-06 06:02:28 +01:00

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

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