labwc/docs
Droc 1c89353b6b osd: support percent values for window switcher width
Add ability to set width with percentage of monitor instead of just pixels.
With this the OSD sizes itself properly on both my 4k and 2k monitors.

example: 50% or 75% instead of 600, max 100%
2024-04-08 15:34:32 +02:00
..
autostart docs/autostart: use wlopm with * 2022-05-04 21:52:20 +01:00
environment Fix various typos across the codebase 2024-03-08 13:59:20 +01:00
labwc-actions.5.scd action: allow client-menu to open at mouse cursor 2024-03-13 10:51:50 -04:00
labwc-config.5.scd labwc-config(5): clarify applicability of element/attribute (#1655) 2024-03-24 21:32:27 +00:00
labwc-menu.5.scd menu: support pipe menus 2024-03-24 21:44:16 +00:00
labwc-theme.5.scd osd: support percent values for window switcher width 2024-04-08 15:34:32 +02:00
labwc.1.scd Fix various typos across the codebase 2024-03-08 13:59:20 +01:00
menu.xml feat: add Shade/Unshade/ToggleShade actions 2024-01-15 21:37:36 +00:00
meson.build theme: support theme setting override 2023-01-03 21:21:21 +00:00
rc.xml docs/rc.xml: remove gap from the example config 2024-02-28 20:51:17 +00:00
rc.xml.all docs: add calibrationMatrix section for libinput 2024-03-20 22:52:19 +00:00
README theme: support theme setting override 2023-01-03 21:21:21 +00:00
themerc osd: support percent values for window switcher width 2024-04-08 15:34:32 +02: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.