Loading
Commits on Source 83
-
Georges Basile Stavracas Neto authored
-
Matthias Clasen authored
We are passing only GTK_PRINT_CAPABILITY_PREVIEW to the dialog, which causes people to complain that the print dialog is broken. Fixes: #124
-
Georges Basile Stavracas Neto authored
-
Jonas Ådahl authored
The proxy in our instance struct might have been replaced or cleared, but the source object still have a ref on the old proxy, and is the correct proxy to finish the call on. Using the source object fixes a crash when the proxy clears before the method call finishes. Closes: https://gitlab.gnome.org/GNOME/xdg-desktop-portal-gnome/-/issues/141
-
Jonas Ådahl authored
The proxy in our instance struct might have been replaced or cleared, but the source object still have a ref on the old proxy, and is the correct proxy to finish the call on. Using the source object fixes a crash when the proxy clears before the method call finishes. Closes: https://gitlab.gnome.org/GNOME/xdg-desktop-portal-gnome/-/issues/141 (cherry picked from commit 44814b89)
-
tytan652 authored
- Unused windows_changed_handler_id class member - Unused user_data while binding the window list model
-
Signed-off-by:Hubert Figuière <hub@figuiere.net>
-
Hubert Figuière authored
Signed-off-by:Hubert Figuière <hub@figuiere.net>
-
Sophie Herold authored
Looks like opposite tags were used by accident.
-
-
Jonas Ådahl authored
It's built into xdg-desktop-portal-gnome as a meson subproject, and takes care of initializing GTK in the correct way, as well as implementing the cross windowing system dialog stacking management.
-
Jonas Ådahl authored
It's now under GNOME/.
-
Automeris naranja authored
And remove the unused "titlebar" object ID.
-
Automeris naranja authored
This improves consistency with other GNOME apps and cleans the code a bit.
-
Automeris naranja authored
"Text generally shouldn’t end with a period. This applies to headings, descriptions, and includes text that is written as a complete sentence". https://developer.gnome.org/hig/guidelines/writing-style.html#periods
-
Martin authored
-
Марко Костић authored
-
Марко Костић authored
(cherry picked from commit fe6a140d)
-
Artur S0 authored
-
Maximiliano Sandoval authored
On the branch with g_app_info_get_icon we should not unref the icon without referencing it first as we don't own it. Fixes: https://gitlab.gnome.org/GNOME/xdg-desktop-portal-gnome/-/issues/149
-
Instead of GtkSpinner.
-
Yaron Shahrabani authored
-
Jonas Ådahl authored
This one includes gtk-4.17 needed fixes, and bumps the dependency to said version.
-
Bartłomiej Piotrowski authored
-
Signed-off-by:Hubert Figuière <hub@figuiere.net>
-
Jonas Ådahl authored
It is more or less copied from mutter. One job is for running `meson dist` a bit more often, and the other is for uploading tarballs as artifacts on tags.
-
Sabri Ünal authored
-
Georges Basile Stavracas Neto authored
-
Georges Basile Stavracas Neto authored
-
AsciiWolf authored
-
GTK 4.17 uses a new API to disable the integration with the xdg-desktop-portal, and enables it by default. This causes a recursion when initializing xdg-desktop-portal-gnome, delaying the startup by 25 seconds (dbus timeout). Use the new API to disable portals when compiling against GTK 4.17 or newer
-
-
-
It is more or less copied from mutter. One job is for running `meson dist` a bit more often, and the other is for uploading tarballs as artifacts on tags.
-
Signed-off-by:Hubert Figuière <hub@figuiere.net>
-
On the branch with g_app_info_get_icon we should not unref the icon without referencing it first as we don't own it. Fixes: https://gitlab.gnome.org/GNOME/xdg-desktop-portal-gnome/-/issues/149
-
- Unused windows_changed_handler_id class member - Unused user_data while binding the window list model
-
Georges Basile Stavracas Neto authored
-
Georges Basile Stavracas Neto authored
-
Georges Basile Stavracas Neto authored
-
This is required for the AdwInlineViewSwitcher port from ScreenCastWidget that was made in the previous commit.
-
AdwViewSwitcher is usually placed in a top or bottom bar of AdwToolbarView. However, the view switcher from ScreenCastWidget doesn't fall in this use case, making AdwInlineViewSwitcher a more adequate widget.
-
Jeremy Bícha authored
-
Jeremy Bícha authored
Update to upstream version '47.2' with Debian dir 0bb5fde6bda198761932cfb53e5a6ee843329881
-
Jeremy Bícha authored
-
Jeremy Bícha authored
-
Jeremy Bícha authored
-
Martin authored
-
Artur S0 authored
-
-
Georges Basile Stavracas Neto authored
This currently crashes, since the GUnixFDList argument is interpreted as the application id and it's obviously invalid.
-
Georges Basile Stavracas Neto authored
-
Georges Basile Stavracas Neto authored
-
- Implement the permission dialog Co-Authored-By: Georges Basile Stavracas Neto <georges.stavracas@gmail.com> Signed-off-by:Hubert Figuière <hub@figuiere.net>
-
Georges Basile Stavracas Neto authored
-
Georges Basile Stavracas Neto authored
It was not emitting one value.
-
Jonas Ådahl authored
-
Jeremy Bícha authored
-
Jeremy Bícha authored
Update to upstream version '48~beta' with Debian dir f6eb96672c9cd79a6efe3fefcbcdccdf27e57780
-
Jeremy Bícha authored
-
Jeremy Bícha authored
-
Jeremy Bícha authored
-
Jeremy Bícha authored
-
Jeremy Bícha authored
-
Simon McVittie authored
The GNOME 48 branch of x-d-p-gnome already has the equivalent of this, but now that x-d-p 1.19.x is in unstable, we need this on the 47.x branch as a stopgap until we are ready to upload GNOME Shell 48 to unstable.
-
Simon McVittie authored
Thanks: Sébastien Noel Closes: #1096094
-
Simon McVittie authored
-
Simon McVittie authored
-
Simon McVittie authored
-
Simon McVittie authored
-
Simon McVittie authored
-
Simon McVittie authored
xdg-desktop-portal-gnome release 47.2-2 for unstable (sid) (maintainer view tag generated by dgit --quilt=unapplied) [dgit distro=debian split --quilt=unapplied]
-
Simon McVittie authored
-
Simon McVittie authored
-
Simon McVittie authored
Update to upstream version '48~beta.2' with Debian dir e4a079abd33b80116a2c424dc772ab7cf59621aa
-
Simon McVittie authored
-
Simon McVittie authored
-
Simon McVittie authored
-
Simon McVittie authored
-
Simon McVittie authored
-
Alessandro Astone authored
xdg-desktop-portal-gnome release 48~beta.2-1 for experimental (rc-buggy) (maintainer view tag generated by dgit --quilt=unapplied) [dgit distro=debian split --quilt=unapplied]
-
Alessandro Astone authored