xdg-desktop-portal 1.16.0-3ubuntu1 source package in Ubuntu
Changelog
xdg-desktop-portal (1.16.0-3ubuntu1) mantic; urgency=medium * Merge from Debian. Remaining changes: - Import https://github.com/flatpak/xdg-desktop-portal/pull/705 as a distro-patch (add a portal for managing WebExtensions native messaging servers, LP: #1968215) + debian/patches/webextensions-portal.patch - Keep alternative dependency to libgdk-pixbuf2.0-dev for easier backports to Ubuntu 20.04 LTS or 18.04 LTS xdg-desktop-portal (1.16.0-3) unstable; urgency=medium * d/patches: Update to upstream 1.16 branch commit 1.16.0-17-g2a219279 - Deal better with backends that are non-functional in desktop environments other than the one they are intended for - Improve handling of incorrect method calls from applications - Extract app IDs from more systemd scope/slice/service names - Update security support status in README - Translation updates: be, gl, ka, oc, tr * Update standards version to 4.6.2 (no changes needed) * Remove version constraints unnecessary since Debian 11 * d/xdp.lintian-overrides: Silence some false positives (#1031037) -- Jeremy Bícha <email address hidden> Fri, 18 Aug 2023 09:07:20 -0400
Upload details
- Uploaded by:
- Jeremy Bícha
- Uploaded to:
- Mantic
- 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.16.0.orig.tar.xz | 244.7 KiB | 5b41a5915c11851493d8c33b9783f147a0a6f419db80ad760e84cd3420fd8c19 |
xdg-desktop-portal_1.16.0-3ubuntu1.debian.tar.xz | 26.2 KiB | c11e01a7712fa6d3ef138b945774ab062df7d5eef7e3436f6d78aa27b9f19cea |
xdg-desktop-portal_1.16.0-3ubuntu1.dsc | 2.8 KiB | 03a1660968404828bee9a53cbeb4b80eb3d1b28128d0f6b91b801bbd17d112dd |
Available diffs
- diff from 1.16.0-2ubuntu1 to 1.16.0-3ubuntu1 (12.4 KiB)
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