- 16 Feb, 2021 2 commits
-
-
Ian Douglas Scott authored
`path_from_tracker_dir()` shouldn't return `NULL` since the functions calling it do not check for a `NULL` return value. Reported in https://github.com/pop-os/gnome-control-center/issues/149
-
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
-
(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
-
-
- 13 Feb, 2021 1 commit
-
-
- 12 Feb, 2021 2 commits
-
-
-
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
-
-
-
-
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
-
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
-
-
- 07 Feb, 2021 2 commits
-
-
Marek Černocký authored
-
-
- 06 Feb, 2021 4 commits
-
-
-
-
Marek Černocký authored
-
-
- 04 Feb, 2021 1 commit
-
-
- 02 Feb, 2021 2 commits
-
-
- 01 Feb, 2021 5 commits
-
-
-
-
-
Daniel Mustieles García authored