xdg-desktop-portal 1.18.4
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.
- Outputs:
out
- Website: https://github.com/flatpak/xdg-desktop-portal
- Licenses: LGPL 2.1+
- Package source: gnu/packages/freedesktop.scm
- Builds: See build status
- Issues: See known issues
Installation
Install xdg-desktop-portal 1.18.4
as follows:
guix install xdg-desktop-portal@1.18.4
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.