xdg-desktop-portal 0.11-1 source package in Ubuntu
Changelog
xdg-desktop-portal (0.11-1) unstable; urgency=medium * New upstream release - Drop patch, applied upstream * Standards-Version: 4.1.4 (no changes) -- Simon McVittie <email address hidden> Wed, 25 Apr 2018 16:29:22 +0100
Upload details
- Uploaded by:
- Utopia Maintenance Team
- Uploaded to:
- Sid
- Original maintainer:
- Utopia Maintenance Team
- Architectures:
- any all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Bionic | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
xdg-desktop-portal_0.11-1.dsc | 2.2 KiB | 9c6591baa019253514f5953a612ed901ebeda654329ee56c865af3ce7d9d5995 |
xdg-desktop-portal_0.11.orig.tar.xz | 371.6 KiB | c33e0093800ecc227c6b962417214774ceda70c16cb921576709b2d7c4921a4c |
xdg-desktop-portal_0.11-1.debian.tar.xz | 3.8 KiB | b15b597600543bb832591132c5bfd1ce617316943e925f36cf1c01ddc6db611d |
Available diffs
- diff from 0.10-4 to 0.11-1 (21.5 KiB)
No changes file available.
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: No summary available for xdg-desktop-portal-dbgsym in ubuntu cosmic.
No description available for xdg-desktop-
portal- dbgsym in ubuntu cosmic.
- 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