xdg-desktop-portal 1.14.1-1 source package in Ubuntu
Changelog
xdg-desktop-portal (1.14.1-1) unstable; urgency=medium * New upstream release * d/p/Revert-Make-x-d-p-start-on-session-start.patch: Drop patch, the problem was fixed differently upstream * Package the new xdg-desktop-portal-rewrite-launchers executable -- Simon McVittie <email address hidden> Sat, 19 Mar 2022 14:08:29 +0000
Upload details
- Uploaded by:
- Utopia Maintenance Team
- Uploaded to:
- Sid
- 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.14.1-1.dsc | 2.7 KiB | 8e70c86cd0b1666525aa89a0cceb7eaa6145c8d20c9f82f30472b4681c1d96a8 |
xdg-desktop-portal_1.14.1.orig.tar.xz | 491.0 KiB | 698159680592c77c7df60c8849f3ae1df421b23972fcdc7b16db40d01996e3ec |
xdg-desktop-portal_1.14.1-1.debian.tar.xz | 7.8 KiB | 791da63160a524d88c65c3e4a88a4d9d8a0ccd82985b44c41410eb2cc0b8fd37 |
Available diffs
No changes file available.
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