labwc/docs
Andrew J. Hesford e3cd189769 feat: add "AutoPlace" action
The AutoPlace action will apply placement_find_best() to an active view,
moving it to a position on its output that will minimize overlap with
other views.
2023-12-28 22:09:44 +00:00
..
autostart docs/autostart: use wlopm with * 2022-05-04 21:52:20 +01:00
environment how to specify variant layout 2023-10-31 21:06:07 +00:00
labwc-actions.5.scd feat: add "AutoPlace" action 2023-12-28 22:09:44 +00:00
labwc-config.5.scd osd: support full app_id in window switcher (#1309) 2023-12-27 10:55:49 +00:00
labwc-menu.5.scd Add default menu descriptions to labwc-menu.5.scd 2023-09-26 21:08:35 +01:00
labwc-theme.5.scd docs: add png|svg icon descriptions for themes, fix minor typo 2023-12-16 20:16:19 +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: move ToggleOmnipresent to workspaces 2023-12-21 02:47:44 +01: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 feat: add "AutoPlace" action 2023-12-28 22:09:44 +00:00
README theme: support theme setting override 2023-01-03 21:21:21 +00:00
themerc Add theme option to configure boxes from workspace OSD 2023-12-11 10:41:33 +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.