labwc/docs
tokyo4j 2e9292b7a3 osd: support window switcher with thumbnails
The new-style window switcher can be enabled with
<windowSwitcher style="thumbnail">.

New theme entries:

osd.window-switcher.style-thumbnail.width.max: 80%
osd.window-switcher.style-thumbnail.padding: 4
osd.window-switcher.style-thumbnail.item.width: 300
osd.window-switcher.style-thumbnail.item.height: 250
osd.window-switcher.style-thumbnail.item.padding: 10
osd.window-switcher.style-thumbnail.item.active.border.width: 2
osd.window-switcher.style-thumbnail.item.active.border.color: #589bda
osd.window-switcher.style-thumbnail.item.active.bg.color: #c7e2fc
osd.window-switcher.style-thumbnail.item.icon.size: 60
2025-08-29 20:42:01 +01:00
..
autostart documentation: s/view/window/ 2025-05-25 01:31:40 +09:00
environment docs/environment: remove example MOZ_ENABLE_WAYLAND=1 2024-12-12 20:13:10 +00:00
labnag.1.scd docs/labnag.1.scd: fix typo 2025-08-21 21:05:04 +01:00
labwc-actions.5.scd action: add toggle for GoToDesktop 2025-08-26 21:03:06 +01:00
labwc-config.5.scd osd: support window switcher with thumbnails 2025-08-29 20:42:01 +01:00
labwc-menu.5.scd documentation: s/view/window/ 2025-05-25 01:31:40 +09:00
labwc-theme.5.scd osd: support window switcher with thumbnails 2025-08-29 20:42:01 +01:00
labwc.1.scd menu: refactor parser 2025-08-04 21:41:14 +01:00
menu.xml labwc-menu(5): reflect use of client-send-to-menu in client menu 2025-08-16 14:54:48 +01:00
meson.build Add labnag 2025-08-09 10:44:03 +01:00
rc.xml docs/rc.xml: remove gap from the example config 2024-02-28 20:51:17 +00:00
rc.xml.all osd: support window switcher with thumbnails 2025-08-29 20:42:01 +01:00
README xwayland: support xinitrc scripts to configure server on launch (#1963) 2024-07-20 09:40:11 +01:00
shutdown docs: add example shutdown file 2024-06-01 23:53:34 +02:00
themerc osd: support window switcher with thumbnails 2025-08-29 20:42:01 +01:00
xinitrc xwayland: support xinitrc scripts to configure server on launch (#1963) 2024-07-20 09:40:11 +01:00

Config layout for ~/.config/labwc/
- autostart
- environment
- menu.xml
- rc.xml
- shutdown
- themerc-override
- xinitrc

See `man labwc-config and `man labwc-theme` for further details.