labwc/docs
tokyo4j 34290ef629 overlay: s/preview/overlay/
Replace "preview" in rc.xml and themerc with "overlay" since "preview" sounds
like it shows the window content.

Breaking changes are:
- `snapping.preview.*` in themerc is now replaced with `snapping.overlay`.
- `<snapping><preview>` in rc.xml is now replaced with `<snapping><overlay>`.
2024-04-22 19:22:23 +01: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 docs: add missing documention for the ForEach none branch 2024-04-14 13:27:18 +02:00
labwc-config.5.scd overlay: s/preview/overlay/ 2024-04-22 19:22:23 +01:00
labwc-menu.5.scd menu: support pipe menus 2024-03-24 21:44:16 +00:00
labwc-theme.5.scd overlay: s/preview/overlay/ 2024-04-22 19:22:23 +01:00
labwc.1.scd Add -S|--session <command> option 2024-04-14 13:05:25 +02: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 overlay: s/preview/overlay/ 2024-04-22 19:22:23 +01:00
README theme: support theme setting override 2023-01-03 21:21:21 +00:00
themerc overlay: s/preview/overlay/ 2024-04-22 19:22:23 +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.