labwc/docs
Consolatis 60aab98e8d Add optional headless fallback output
This allows configuring a headless fallback output that
is automatically created whenever there is no other output
around. It is destroyed when a new output is discovered.

It can be enabled by setting the environment variable
LABWC_FALLBACK_OUTPUT to the desired output name.

The feature benefits applications like wayvnc the most
as there is always an output available to connect to.

Co-Authored-By: Simon Long <simon@raspberrypi.com>
2024-03-08 13:54:13 +01:00
..
autostart docs/autostart: use wlopm with * 2022-05-04 21:52:20 +01:00
environment Add optional headless fallback output 2024-03-08 13:54:13 +01:00
labwc-actions.5.scd src/action.c: fix MoveToOutput action by renaming 'name' argument 2024-03-06 18:34:56 +00:00
labwc-config.5.scd osd: optionally show windows on all workspaces 2024-03-05 22:16:55 +01:00
labwc-menu.5.scd Fixed some typos, whitespace, periods, 80-column lines 2024-01-13 19:05:50 +00:00
labwc-theme.5.scd config: support merging multiple config files 2024-01-18 20:20:36 +00:00
labwc.1.scd docs/labwc.1: fix LABWC_PWD -> LABWC_PID typo 2024-03-05 17:51:10 -05: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 osd: optionally show windows on all workspaces 2024-03-05 22:16:55 +01: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.