xdg-desktop-portal 1.14.2-1ubuntu2 source package in Ubuntu
Changelog
xdg-desktop-portal (1.14.2-1ubuntu2) jammy; urgency=medium * Update the native messaging portal patch to pick up new commits - debian/patches/webextensions-portal.patch -- Olivier Tilloy <email address hidden> Mon, 11 Apr 2022 18:47:05 +0200
Upload details
- Uploaded by:
- Olivier Tilloy
- Uploaded to:
- Jammy
- 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.2.orig.tar.xz | 492.3 KiB | c929066710cab236647e52b82e409ba74bfba94dfdcdca1d9243c2310f794418 |
xdg-desktop-portal_1.14.2-1ubuntu2.debian.tar.xz | 17.9 KiB | 68924701aa3385ef2f05b382960025271d720e0b457c8a17259687ac1645b59a |
xdg-desktop-portal_1.14.2-1ubuntu2.dsc | 2.4 KiB | 3faf44665fca7149b2783f73feb2729396bde7077d5aed84fa5ac975a573cec6 |
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