xdg-desktop-portal 1.6.0-1ubuntu1 source package in Ubuntu

Changelog

xdg-desktop-portal (1.6.0-1ubuntu1) focal; urgency=medium

  * Pass the current_filter from XDG Portal save dialogs through
    - d/patches/pass-current-filter-on-save.patch
      (lp: #1973564)

 -- Ted Gould <email address hidden>  Mon, 16 May 2022 10:58:47 -0500

Upload details

Uploaded by:
Ted Gould
Sponsored by:
Sebastien Bacher
Uploaded to:
Focal
Original maintainer:
Utopia Maintenance Team
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
xdg-desktop-portal_1.6.0.orig.tar.xz 442.9 KiB 883c9c9a925e48af54812b5347f546dd776ec2e27076a83d5a8126af6bafb9da
xdg-desktop-portal_1.6.0-1ubuntu1.debian.tar.xz 15.1 KiB 0d293b9c36b7c306ab036f2804da8bddfbc7e3ff5fe93b084f7d5ee29695e7b8
xdg-desktop-portal_1.6.0-1ubuntu1.dsc 2.0 KiB 6b81fd6a92e1e138601c10c3b55df19013bd23c5525a5cdff622aeb783e52198

View changes file

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