xdg-desktop-portal 1.14.3-0ubuntu3 source package in Ubuntu
Changelog
xdg-desktop-portal (1.14.3-0ubuntu3) kinetic; urgency=medium * Update the native messaging portal patch to pick up a new commit - debian/patches/webextensions-portal.patch -- Olivier Tilloy <email address hidden> Wed, 11 May 2022 11:06:32 +0200
Upload details
- Uploaded by:
- Olivier Tilloy
- Uploaded to:
- Kinetic
- Original maintainer:
- Ubuntu Developers
- 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.3.orig.tar.xz | 492.5 KiB | 31bcb4b85441d1e628fd675c2455a577baa695b92d01e8227628b0e4a4b54daf |
xdg-desktop-portal_1.14.3-0ubuntu3.debian.tar.xz | 18.3 KiB | 7a3a3f3af7d14d093773b1c4653b4c3c61a0d65835c90e4df9626b0f855120b4 |
xdg-desktop-portal_1.14.3-0ubuntu3.dsc | 2.6 KiB | 184ff2e4d6418be3ba88b34c5a8b8e8f1e83a0230b7e7c5bba1b4259bef41d19 |
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