- 02 Feb, 2020 4 commits
-
-
Georges Basile Stavracas Neto authored
-
This is backed by the 'wallpaper' permission that the flatpak portal uses. Fixes: GNOME/gnome-control-center#808
-
Georges Basile Stavracas Neto authored
-
Georges Basile Stavracas Neto authored
Introduced by d168eee5.
-
- 01 Feb, 2020 1 commit
-
-
- 31 Jan, 2020 15 commits
-
-
This makes the Printers panel consistent with the mockups at https://gitlab.gnome.org/Teams/Design/settings-mockups/blob/master/users/users.png See #685, #771 and !671
-
-
-
-
We don't need an enum and a lookup table, just send the string directly.
-
Instead of checking later if this should be enabled, only enable it for methods that can do it.
-
-
-
-
-
This was previously done by storing the value inside the WirelessSecurity class. This stopped the subclasses from becoming Gtk widgets. The "always_ask" code was removed as it didn't seem to actually retain when switching. This might need to be fixed at a later time.
-
-
-
This fixes an issue when on_get_job_attributes_cb() was called after Printers panel has been finished. It adds a GCancellable to pp_job_get_attributes_async() calls.
-
-
- 30 Jan, 2020 6 commits
-
-
Daniel Mustieles García authored
-
According to the mockups at https://gitlab.gnome.org/Teams/Design/settings-mockups/raw/master/users/users.png Other than renaming the label, we prepend "Last login" to the date-time string. Fixes #771
-
According to the mockups at https://gitlab.gnome.org/Teams/Design/settings-mockups/raw/master/users/users.png Fixes #771
-
According to the mockups at https://gitlab.gnome.org/Teams/Design/settings-mockups/raw/master/users/users.png Fixes #771
-
According to the mockups at https://gitlab.gnome.org/Teams/Design/settings-mockups/blob/master/users/users.png Fixes #771
-
-
- 29 Jan, 2020 4 commits
-
-
Philip Withnall authored
`dest_x` is not set if `gtk_widget_translate_coordinates()` fails, which it can do before the widget is realised. This fixes a valgrind warning, but doesn’t change any user-visible behaviour as far as I can tell. Signed-off-by:
Philip Withnall <withnall@endlessm.com>
-
-
-
-
- 28 Jan, 2020 5 commits
-
-
-
-
-
-
Daniel Mustieles García authored
-
- 27 Jan, 2020 5 commits
-
-
-
-
-
Just like tablets, handset power key is often handled differently
-
Allan Day authored
!97 added a do not disturb switch to GNOME Shell. This works by changing the org.gnome.desktop.notifications.show-banners setting. The switch that controls this setting in the control center should therefore use the same Do Not Disturb label as the switch in the shell.
-