This package browser is in early development. Mind the rough edges.

xdg-desktop-portal 1.16.0

Desktop integration portal for sandboxed apps

xdg-desktop-portal is a portal front-end service for Flatpak and possibly other desktop containment frameworks. It works by exposing a series of D-Bus interfaces known as portals under a well-known name (org.freedesktop.portal.Desktop) and object path (/org/freedesktop/portal/desktop).

The portal interfaces include APIs for file access, opening URIs, printing and others.

Installation

Install xdg-desktop-portal 1.16.0 as follows:

guix install xdg-desktop-portal@1.16.0

Or install the latest version:

guix install xdg-desktop-portal

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.