Open
Description
Hello,
to access resources in an isolated environment, the concept of "portals" has been developed for flatpak (see https://docs.flatpak.org/en/latest/desktop-integration.html and https://flatpak.github.io/xdg-desktop-portal/portal-docs.html), it's an API which notably uses native dialogs when some resource (like a file) needs to be accessed.
Supporting portals is necessary to have a good integration in Flatpak (otherwise an application would have to request too much permissions).
Qt and GTK already support portals, but as far as I know there is nothing going in this direction yet for Kivy.
Thus I'm filling this feature request to evaluate if it's planned or even doable to implement this API in Kivy.
Thanks
Metadata
Metadata
Assignees
Labels
No labels