A standard for file browser widgets

jtojnar at gmail.com jtojnar at gmail.com
Wed Jun 10 23:58:24 UTC 2020


On Wed, 2020-06-10 at 20:16 -0300, Soni L. wrote:
> I'd like to propose the following standard for file browser widgets:

We already have xdg-desktop-portal, which allows applications to use
the preferred file chooser of the desktop environment. Most modern apps
already support that, since it is a requirement for filesystem
sandboxing in Flatpak, either by default through toolkit (e.g.
GtkFileChooserNative) or at least have an option to enable it (e.g.
Firefox's `GTK_USE_PORTAL`).

There are two major implementations: xdg-desktop-portal-gtk and xdg-
desktop-portal-kde or you can roll your own if you are unhappy with
either.



More information about the xdg mailing list