xdg-desktop-portal 1.6.0-1ubuntu2 source package in Ubuntu
Changelog
xdg-desktop-portal (1.6.0-1ubuntu2) focal; urgency=medium * Cherry-pick an upstream commit and its prerequisites to highlight the selected file when invoking tho OpenDirectory method (LP: #1978295) - debian/patches/upstream-32da40b-unset-fd-from-requests.patch - debian/patches/upstream-9c81f44-real-path-for-doc-path.patch - debian/patches/upstream-8f3ab60-opendirectory-fixes.patch -- Olivier Tilloy <email address hidden> Fri, 10 Jun 2022 11:10:25 +0200
Upload details
- Uploaded by:
- Olivier Tilloy
- Uploaded to:
- Focal
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Focal | updates | main | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
xdg-desktop-portal_1.6.0.orig.tar.xz | 442.9 KiB | 883c9c9a925e48af54812b5347f546dd776ec2e27076a83d5a8126af6bafb9da |
xdg-desktop-portal_1.6.0-1ubuntu2.debian.tar.xz | 18.2 KiB | 1f9c3163332e07d7f6517ff2868bf06a1f7916e4e12f7c146d6b9d61f420965a |
xdg-desktop-portal_1.6.0-1ubuntu2.dsc | 2.3 KiB | 97fd363d4cfd6107a061957eff93ddb12b9de0d59c4b104994067f5c85fe0747 |
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