Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: xdg-desktop-portal-gtk | Distribution: openSUSE Leap 15.2 |
Version: 1.6.0 | Vendor: openSUSE |
Release: lp152.1.1 | Build date: Sun Feb 16 19:54:50 2020 |
Group: System/Libraries | Build host: obs-arm-8 |
Size: 822613 | Source RPM: xdg-desktop-portal-gtk-1.6.0-lp152.1.1.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://github.com/flatpak/xdg-desktop-portal-gtk | |
Summary: Backend implementation for xdg-desktop-portal using GTK+ |
A backend implementation for xdg-desktop-portal that is using GTK+ and various pieces of GNOME infrastructure, such as the org.gnome.Shell.Screenshot or org.gnome.SessionManager D-Bus interfaces.
LGPL-2.1-or-later
* Sat Jan 25 2020 Dominique Leuenberger <dimstar@opensuse.org> - No longer recommend -lang: supplements are in use * Fri Dec 20 2019 Bjørn Lie <bjorn.lie@gmail.com> - Update to version 1.6.0: + Updated translations. - Changes from version 1.5.2: + email: Work with sandboxed email clients. + wallpaper: - Support http: uris. - Improve preview. + appchooser: Modernize the appearance. + background: Improve application monitoring. + Require xdg-desktop-portal 1.5. - Changes from version 1.5.1: + settings: Get animations-enabled setting from gnome-shell. + wallpaper: Add a portal backend for setting desktop backgrounds. + email: Support multiple addresses, cc and bcc. + filechooser: Support saving multiple files. + Updated translations. - Changes from version 1.5.0: + screencast: - Support window selection. - Fix a crash. + settings: - Add a settings portal backend. - Handle enable-animations setting like gsd. + Updated translations. - Add BuildRequires: pkgconfig(gnome-desktop-3.0): New dependency. * Thu Aug 08 2019 Dominique Leuenberger <dimstar@opensuse.org> - Supplement gtk3 in combination with flatpak or snapd instead of just supplementing against gnome-shell. Allows to the package to be auto-triggered for installation also on other desktops (boo#1136753). * Thu Jun 13 2019 Bjørn Lie <bjorn.lie@gmail.com> - Update to version 1.4.0: + inhibit: Implement session state tracking. + screencast: - Allow selecting source types. - Support cursor modes. + Add a background & autostart portal. + Updated translations. * Wed Jan 30 2019 bjorn.lie@gmail.com - Update to version 1.2.0: + file chooser: Support setting current filter. + Updated translations. - Changes from version 1.1.1: + lockdown: Implement the lockdown backend. + email: Be more careful when selecting a handler. + Updated translations. - Changes from version 1.1.0: + Respect GNOME lockdown settings for printing, save-to-disk and app choosing. + filechooser: Set proper default accept label. + appchooser: Implement UpdateChoices and update the dialog. + Updated translations. * Wed Dec 19 2018 bjorn.lie@gmail.com - Update to version 1.0.2: + filechooser: Add returned files to recent files + inhibit: Implement screensaver monitoring - Changes from version 1.0.1: + Use gvfs + Unset GTK_USE_PORTAL + Require xdg-desktop-portal 1.0 + Updated translations. - Changes from version 1.0: + screenshot: Add a PickColor method + screencast: Some UI improvements + Improve --help output - Changes from version 0.99: + Shorten excessively long filenames in the app chooser dialog + Fixes for the screencast portal + Support more email clients in the Email portal + Fix a crash in the print portal - Switch to tarball release, upstream now releases stable tarballs. - Following the above, drop libtool BuildRequires and autogen.sh call. * Tue Jun 26 2018 bjorn.lie@gmail.com - Update to version 0.11: + screenshot: - Show dialog in the interactive case - Handle not getting requestor info + Add more warnings to the parent handling code + README.md: Doesn't actually require Flatpak + Add files via upload + Add print preview + remotedesktop: - Propagate supported device types - Pass along axis 'finish' flags + configure: Add gio-unix-2.0.pc dependency + Add correct msgid-bugs address to Makevars file + Updated translations. - Add pkgconfig(gio-unix-2.0) BuildRequires: New dependency. * Mon Mar 05 2018 fcrozat@suse.com - Update to version 0.10: + Fix critical in file chooser. + Add options to screenshot portals. + Add screencast and remote portal implementations. + Updated translations. * Wed Feb 28 2018 dimstar@opensuse.org - Modernize spec-file by calling spec-cleaner * Tue Feb 06 2018 dimstar@opensuse.org - Update to version 0.9: + Improve the app picker ui. + Fix error reporting in the email portal. + Updated translations. * Wed Jul 05 2017 adrien.plazas@suse.com - Don't use BuildRequires gtk+-wayland-3.0 if the SUSE version is below 1330, which prevent any version other than Tumbleweed and the upcoming SLE 15 and Leap 15 to have this enabled. * Mon Jun 26 2017 zaitor@opensuse.org - Update to version 0.7: + appchooserdialog: Fix CSS loading. + Fix desktop file generation. + Do not dist generated file xdg-desktop-portal-gtk.desktop.in. + Clean and do not distribute generated source files. + .gitignore: Add many generated files. + .desktop: Tell users to not translate icon name. + notification: Fix ::handle-* return values. + notification: Fix 'icon' lookup. + notification: Use 'app-icon' instead of 'image-path' hint. + notification: Support raw data in 'image-data' hint. + Fix a bug in the app chooser. + Drop UI config. + Use a shorter name for apps. + Make the heading bigger. + Use the filename for the heading. + Fully implement the app picker mockup. + Update po files. + Updated translations. - Changes from version 0.6: + Avoid gtk_label_set_xalign() + Avoid G_DECLARE_* macros + Avoid gtk_css_provider_load_from_resource() + Avoid gtk_entry_grab_focus_without_selecting() + Avoid gtk_search_entry_handle_event() + Avoid g_autoptr() with GtkPrint types + Avoid gtk_print_job_set_source_fd() + configure: Update GLib and GTK+ versions + appchooserrow: Remove gedit references from UI file + appchooserrow: Don't set NULL icons + Implement org.freedesktop.impl.portal.Email + Update for API changes + email: Support thunderbird + Add a systemd user unit corresponding to the session service + Force the icon size to be 48 + notification: Add better debug and error messages + Encode po/Makevars in UTF-8 + Some fixes for the filechooser preview + Set the program name to a fixed string + Redo the app chooser + Add an appchooser test + Add an empty state + Cosmetic changes + Make icons 64x64 + Allow setting the default in testappchooser + app chooser: Focus the default choice initially + Install a desktop file + Fix POFILES + Updated translations. * Sun Jan 22 2017 zaitor@opensuse.org - Update to version 0.5: + build: Add appropriate inclusion paths. + Add a preview to the file chooser portal. + notification: Support 'non-exported' actions. + More work on notifications. + Add a simple account portal information. + Fix deps for resource generation. + AppChooser: Add Wayland transient parent support. + Screenshot: Add Wayland transient parent support. + Drop an unused include. + Print: Add Wayland transient parent support. + Account: Add Wayland transient parent support. + Access: Add Wayland transient parent support. + Revise the account portal ui. + Another revision of the account portal ui. + Tweak account portal ui one more time. + Adapt to API changes in the Account portal. + File chooser: - Fix the handling of choices. - Properly set writable. + Add some missing files to EXTRA_DIST. + Updated translations. * Thu Nov 03 2016 dimstar@opensuse.org - Initial package, version 0.3.
/usr/lib/systemd/user/xdg-desktop-portal-gtk.service /usr/lib/xdg-desktop-portal-gtk /usr/share/applications/xdg-desktop-portal-gtk.desktop /usr/share/dbus-1/services/org.freedesktop.impl.portal.desktop.gtk.service /usr/share/licenses/xdg-desktop-portal-gtk /usr/share/licenses/xdg-desktop-portal-gtk/COPYING /usr/share/xdg-desktop-portal /usr/share/xdg-desktop-portal/portals /usr/share/xdg-desktop-portal/portals/gtk.portal
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jul 9 11:45:28 2024