xdg-desktop-portal 1.14.3-0ubuntu2 source package in Ubuntu
Changelog
xdg-desktop-portal (1.14.3-0ubuntu2) jammy; urgency=medium * New upstream stable release - Fixes crash with Teamviewer's experimental Wayland support (LP: #1966945) -- Jeremy Bicha <email address hidden> Fri, 15 Apr 2022 15:17:26 -0400
Upload details
- Uploaded by:
- Jeremy BĂcha
- Uploaded to:
- Jammy
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Jammy | release | main | misc |
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-0ubuntu2.debian.tar.xz | 18.1 KiB | 646b49d1e45b68ae5b3b67e09b1f66fcb196887de767072fb59798510b711f09 |
xdg-desktop-portal_1.14.3-0ubuntu2.dsc | 2.9 KiB | f65b5ef1b926e572c7fc645985465b63b967f4f747398afb1106dfc8ad19e051 |
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