Skip to content

Implementation of freedesktop portals (for flatpak) #7695

Open
@goffi-contrib

Description

@goffi-contrib

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions