mirror of
https://github.com/labwc/labwc.git
synced 2025-10-29 05:40:24 -04:00
The GTK xdg-portal implementation, which is used as the default behind the wlr xdg-portal implementation, exposes the Inhibit interface even on a non-Gnome session. Unfortunately this D-BUS interface does not work on labwc. By explicitly disabling this interface, firefox and may be other applications are not tricked into using the xdg-portal interface but use the Wayland IdleInhibit protocol instead which labwc supports.
3 lines
67 B
Text
3 lines
67 B
Text
[preferred]
|
|
default=wlr;*
|
|
org.freedesktop.impl.portal.Inhibit=none
|