xdg-desktop-portal 1.18.4-1ubuntu4 source package in Ubuntu
Changelog
xdg-desktop-portal (1.18.4-1ubuntu4) oracular; urgency=medium * Refresh webextensions portal patch to latest version proposed upstream (LP: #2077587) -- Amin Bandali <email address hidden> Wed, 21 Aug 2024 20:13:17 -0400
Upload details
- Uploaded by:
- Amin Bandali
- Sponsored by:
- Jeremy BĂcha
- Uploaded to:
- Oracular
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Oracular | release | main | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
xdg-desktop-portal_1.18.4.orig.tar.xz | 683.0 KiB | b858aa1e74e80c862790dbb912906e6eab8b1e4db9339cd759473af62b461e65 |
xdg-desktop-portal_1.18.4-1ubuntu4.debian.tar.xz | 23.5 KiB | 8d96c6f1e091448e6e359add35a3a538b40ca8b8b75c74ef70739a0cec43dce3 |
xdg-desktop-portal_1.18.4-1ubuntu4.dsc | 2.9 KiB | 9fc355465fa49e65910db876429c69c812cb5fa9a140e3ec191cd265df43303e |
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