labwc/data/labwc-portals.conf
Jens Peters 445737ae56
data: disable file-chooser in xdg-portals configuration
Similar like the Inhibit interface, the FileChooser does not work
on labwc and thus preventing a file dialog from appearing in
applications/toolkits using this interface (e.g. GTK 4.16).

Disabling this interfaces makes those GTK4 application fallback
to an alternative file open/safe dialog which works again normally
on labwc.
2024-11-02 23:34:06 +01:00

4 lines
No EOL
111 B
Text

[preferred]
default=wlr;*
org.freedesktop.impl.portal.Inhibit=none
org.freedesktop.impl.portal.FileChooser=none