- 23 Feb, 2021 3 commits
-
-
Georges Basile Stavracas Neto authored
g_time_zone_new() is deprecated in favour of g_time_zone_new_identifier(). g_time_zone_new_identifier() returns NULL if no matching identifier is found, so warn and fallback to UTC in that case.
-
Felipe Borges authored
This allows the panel to shrink further than the test image's width. Fixes #1046
-
Felipe Borges authored
Both the "Storage" and "Built-in Permissions" dialogs.
-
- 21 Feb, 2021 6 commits
-
-
Aurimas Černius authored
-
Georges Basile Stavracas Neto authored
-
Georges Basile Stavracas Neto authored
-
Benjamin Berg authored
The icon on the mute button needs to be updated whenever the volume is changed (externally). Add the appropriate call too notify_volume_cb. Fixes: #1268
-
Benjamin Berg authored
If changed externally at least, the volume can be zero while unmuted. Just use the lowest volume icon in that case by including it in the range. It does not make sense to use the muted icon, as we are not technically muted and the toggle button is not active.
-
Jiri Grönroos authored
-
- 20 Feb, 2021 1 commit
-
-
Asier Sarasua Garmendia authored
-
- 19 Feb, 2021 1 commit
-
-
Мирослав Николић authored
(cherry picked from commit 7b4c2e86c38fb46a04dc4fa45d9c23467f1bf0ff)
-
- 18 Feb, 2021 1 commit
-
-
Carlos Garnacho authored
This was changed in commit 006d0e6a, and wrongly made to look on the wrong schema. Fix it up so double-click setting lookup happens on org.gnome.desktop.peripherals.mouse. Fixes: #1256
-
- 17 Feb, 2021 1 commit
-
-
Matej Urbančič authored
-
- 16 Feb, 2021 1 commit
-
-
Benjamin Berg authored
While the code was using the pattern to cancel the operation, it was still resolving the user_data pointer even in the case the operation has been cancelled. Fix this by simply moving the initialization. Fixes: #1260
-
- 15 Feb, 2021 2 commits
-
-
Piotr Drąg authored
-
Charles Monzat authored
(cherry picked from commit eca72e9ea3395db7db7f21cae73a186d34335e59)
-
- 14 Feb, 2021 10 commits
-
-
Robert Ancell authored
-
Robert Ancell authored
-
Robert Ancell authored
-
Robert Ancell authored
-
Robert Ancell authored
-
Robert Ancell authored
-
Robert Ancell authored
-
Robert Ancell authored
-
Robert Ancell authored
-
Philipp Kiemle authored
-
- 13 Feb, 2021 1 commit
-
-
Balázs Meskó authored
-
- 12 Feb, 2021 2 commits
-
-
Kukuh Syafaat authored
-
Rachit Keerti Das authored
The empty search state looks out-of place due to it being nested inside a listbox. This is because we can only detect empty states through gtk_list_filter_func(). Refine it by making the empty search placeholder a child of the main stack. Introduce an additional helper function to detect when all the listbox rows would be hidden by the filter. As a part of GNOME/gnome-control-center#1222
-
- 11 Feb, 2021 5 commits
-
-
Anders Jonsson authored
-
Hugo Carvalho authored
-
Javier Fernández authored
By default info-overview panel shows the Gnome logo from a static resource, currently every distro patches this component to show their logos info-overview panel could use `/etc/os-release` file to fetch the OS logo instead this static resource
-
Robert Ancell authored
Was missing in 77df081f
-
Guido Günther authored
This makes scaling work e.g. on the Librem 5's built-in display which has a 720x1440 resolution. It's scaled to 200% by default so currently hitting the 100% button makes it scale to 100% but then the 200% button vanishes due to assumed too small resultion. Fix that by allowing for 360x720 as well.
-
- 09 Feb, 2021 3 commits
-
-
Jordi Mas authored
-
Daniel Mustieles García authored
-
Ondrej Holy authored
I don't really have a capacity for this already...
-
- 08 Feb, 2021 1 commit
-
-
Rafael Fontenelle authored
-
- 07 Feb, 2021 2 commits
-
-
Marek Černocký authored
-
Fran Dieguez authored
-