xdg-desktop-portal 1.12.1-1ubuntu1 source package in Ubuntu
Changelog
xdg-desktop-portal (1.12.1-1ubuntu1) jammy; urgency=medium * debian/conrol: - switch to fuse3 * debian/patches/gitlab-use-fuse3.patch: - cherry pick the PR from Trevinho to use fuse3 since it was reviewed by James and wanted for the LTS -- Sebastien Bacher <email address hidden> Wed, 12 Jan 2022 17:10:29 +0100
Upload details
- Uploaded by:
- Sebastien Bacher
- Uploaded to:
- Jammy
- Original maintainer:
- Utopia Maintenance Team
- Architectures:
- any all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
xdg-desktop-portal_1.12.1.orig.tar.xz | 473.0 KiB | f83e3f37c19d423e7dd5e205deca8560bffb00b1620023bd2536c1d4ff8b4358 |
xdg-desktop-portal_1.12.1-1ubuntu1.debian.tar.xz | 17.0 KiB | 9c72b872906e21b01c64e84681aa0c56c973bc8330aa1af7d7e62539ea514df7 |
xdg-desktop-portal_1.12.1-1ubuntu1.dsc | 2.0 KiB | 0b8ff7fac0dd1240c39d78b5d26529335f78b784424e3ebe30e45d4ebaca3284 |
Available diffs
Binary packages built by this source
- xdg-desktop-portal: desktop integration portal for Flatpak and Snap
xdg-desktop-portal provides a portal frontend service for Flatpak, Snap,
and possibly other desktop containment/sandboxing frameworks. This service
is made available to the sandboxed application, and provides mediated
D-Bus interfaces for file access, URI opening, printing and similar
desktop integration features.
.
The implementation of these interfaces is expected to require
user confirmation before responding to the sandboxed application's
requests. For example, when the sandboxed application ask to open a file,
the portal implementation will open an "Open" dialog outside the sandbox,
and will only make the selected file available to the sandboxed app if
that dialog is confirmed.
.
xdg-desktop-portal is designed to be desktop-agnostic, and uses a
desktop-environment- specific GUI backend such as xdg-desktop- portal- gtk
to provide its functionality.
- xdg-desktop-portal-dbgsym: debug symbols for xdg-desktop-portal
- xdg-desktop-portal-dev: desktop integration portal - development files
xdg-desktop-portal provides a portal frontend service for Flatpak, Snap,
and possibly other desktop containment/sandboxing frameworks. This service
is made available to the sandboxed application, and provides mediated
D-Bus interfaces for file access, URI opening, printing and similar
desktop integration features. See the xdg-desktop-portal package's
description for more details.
.
This package contains development files for backends such as
xdg-desktop-portal- gtk.
- xdg-desktop-portal-tests: desktop integration portal - automated tests
xdg-desktop-portal provides a portal frontend service for Flatpak, Snap,
and possibly other desktop containment/sandboxing frameworks. This service
is made available to the sandboxed application, and provides mediated
D-Bus interfaces for file access, URI opening, printing and similar
desktop integration features. See the xdg-desktop-portal package's
description for more details.
.
This package contains automated tests.
- xdg-desktop-portal-tests-dbgsym: debug symbols for xdg-desktop-portal-tests