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