labwc/docs
Consolatis d00327bc32 menu: Dynamically adjust menu width based on widest item
Adds two new theme vars:
- menu.width.min (menu will never be smaller than this)
- menu.width.max (menu will never be wider than this + padding)

A fixed menu width can be achieved by setting
menu.width.min == menu.width.max.
2022-12-06 21:08:43 +00: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 action: Allow explicit None action without warning 2022-09-16 22:06:29 +01:00
labwc-config.5.scd Update labwc-config.5.scd 2022-11-19 10:42:59 +01:00
labwc-menu.5.scd labwc-menu(5): document separator 2022-11-29 19:45:57 +01:00
labwc-theme.5.scd menu: Dynamically adjust menu width based on widest item 2022-12-06 21:08:43 +00: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 menu: do not require label attribute for highest level menu definition 2022-08-11 20:59:57 +01:00
meson.build docs: add basic README 2022-11-28 12:09:24 +01:00
rc.xml docs/rc.xml: explain purpose & remove <mouse> element 2021-09-06 22:07:46 +01:00
rc.xml.all Support smooth scroll and horizontal scroll 2022-11-15 21:57:36 +00:00
README docs: add basic README 2022-11-28 12:09:24 +01:00
themerc menu: support <separator /> 2022-06-25 14:56:35 +02:00

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

See man labwc-config for further details.