labwc/docs
Rick Calixte 6998d88565
Add labwc to XDG_CURRENT_DESKTOP to support a portals.conf
The previous `UseIn` key was deprecated in xdg-desktop-portal 1.17/1.18.
It has been superceded by the portals.conf structure so that each
desktop can configure the precise desired structure for portals. In
addition, support was added to the Desktop Entry Specifications to
support a `DesktopNames` key that login managers will use to set
XDG_CURRENT_DESKTOP.

* [portals.conf
  Documentation](https://github.com/flatpak/xdg-desktop-portal/blob/main/doc/portals.conf.rst.in)
* [Example
  sway-portals.conf](https://salsa.debian.org/swaywm-team/sway/-/blob/debian/sid/debian/sway-portals.conf)
* [Desktop Entry
  Specifications](https://specifications.freedesktop.org/desktop-entry-spec/desktop-entry-spec-latest.html)

Ref: flatpak/xdg-desktop-portal#955
2024-04-15 15:21:03 -04:00
..
autostart docs/autostart: use wlopm with * 2022-05-04 21:52:20 +01:00
environment Add labwc to XDG_CURRENT_DESKTOP to support a portals.conf 2024-04-15 15:21:03 -04: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 osd: add window-switcher custom field (#1670) 2024-04-10 23:39:31 +01:00
labwc-menu.5.scd menu: support pipe menus 2024-03-24 21:44:16 +00:00
labwc-theme.5.scd overlay: add theme settings for colors and border width 2024-04-15 12:33:40 +02: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 osd: add window-switcher custom field (#1670) 2024-04-10 23:39:31 +01:00
README theme: support theme setting override 2023-01-03 21:21:21 +00:00
themerc overlay: add theme settings for colors and border width 2024-04-15 12:33:40 +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.