Most portals interact with the user by showing dialogs. These dialogs should generally be placed on top of the application window that triggered them. To arrange this, the compositor needs to know ...| XDG Desktop Portal
Description: Shared session interface The Session interface is shared by all portal interfaces that involve long lived sessions. When a method that creates a session is called, if successful, the r...| XDG Desktop Portal
Description: Shared request interface The Request interface is shared by all portal interfaces. When a portal method is called, the reply includes a handle (i.e. object path) for a Request object, ...| XDG Desktop Portal
XDG Desktop Portal allow Flatpak apps, and other desktop containment frameworks, to interact with the system in a secure and well defined way. This documentation covers everything you need to know ...| XDG Desktop Portal
Description: Portal for USB device access This interface lets sandboxed applications monitor and request access to connected USB devices. Applications should prefer specialized portals for specific...| XDG Desktop Portal