Commit graph

20099 commits

Author SHA1 Message Date
Benjamin Berg
4b8ff9f6f3 sound: Include zero volume in lowest volume icon
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.
2021-02-21 15:30:39 +00:00
Jiri Grönroos
923113246e Update Finnish translation 2021-02-21 15:21:28 +00:00
Asier Sarasua Garmendia
e66e9f146c Update Basque translation 2021-02-20 12:20:39 +00:00
Мирослав Николић
4e12d64cf5 Update Serbian translation
(cherry picked from commit 7b4c2e86c3)
2021-02-19 04:44:33 +00:00
Carlos Garnacho
d7db0faa4e universal-access: Look up double-click setting in the right schema
This was changed in commit 006d0e6a63, 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: https://gitlab.gnome.org/GNOME/gnome-control-center/-/issues/1256
2021-02-18 16:08:53 +01:00
Matej Urbančič
54faf11c3b Update Slovenian translation 2021-02-17 19:12:12 +00:00
Benjamin Berg
58c4a39af1 power: Fix crash when power proxy becomes ready after finalize
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
2021-02-16 15:44:22 +01:00
Piotr Drąg
84532449f4 Update Polish translation 2021-02-15 17:17:08 +01:00
Charles Monzat
1905aec3d6 Update French translation
(cherry picked from commit eca72e9ea3)
2021-02-15 11:23:51 +00:00
Robert Ancell
2ee5f1422a printers: Ensure PPD copy is always deleted 2021-02-15 10:34:32 +13:00
Robert Ancell
81392210f2 printers: Add note about callback that passed ownership 2021-02-15 10:34:32 +13:00
Robert Ancell
797c36dc0a printers: Improve memory management of backend list 2021-02-15 10:34:32 +13:00
Robert Ancell
5b086c44e8 printers: Don't pass ownership in get_all_ppds_async callback 2021-02-15 10:34:32 +13:00
Robert Ancell
98fd38278a printers: Don't pass ownership in get_ipp_attributes_async callback 2021-02-15 10:34:32 +13:00
Robert Ancell
d970ae48b4 printers: Don't pass ownership in get_ppd_names_async callback 2021-02-15 10:34:32 +13:00
Robert Ancell
0d913f7283 printers: Remove use of goto 2021-02-15 10:34:32 +13:00
Robert Ancell
cede2f5a81 printers: Use g_autoptr for utility functions 2021-02-15 10:34:32 +13:00
Robert Ancell
005b18f2f1 printers: Make helper functions for callback data 2021-02-15 10:34:32 +13:00
Philipp Kiemle
a165c04061 Update German translation 2021-02-14 12:29:05 +00:00
Balázs Meskó
d6da7e0266 Update Hungarian translation 2021-02-13 23:33:46 +00:00
Kukuh Syafaat
2cfb739878 Update Indonesian translation 2021-02-12 12:19:31 +00:00
Rachit Keerti Das
fccfb52cad keyboard: Improve Empty Search State.
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 https://gitlab.gnome.org/GNOME/gnome-control-center/-/issues/1222
2021-02-12 15:41:10 +13:00
Anders Jonsson
0e2d4f78a7 Update Swedish translation 2021-02-11 20:17:35 +00:00
Hugo Carvalho
9e877121fc Update Portuguese translation 2021-02-11 17:51:38 +00:00
Javier Fernández
f39cd5a93b info-overview: Implements usage of os-release to search for the OS logo
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
2021-02-11 14:04:14 +01:00
Robert Ancell
cbb2d31a38 user-accounts: Add missing GTK_WIDGET cast
Was missing in 77df081fec
2021-02-11 16:14:47 +13:00
Guido Günther
5d4c7c5ee0 display-panel: Allow for smaller display sizes
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.
2021-02-11 02:44:19 +00:00
Jordi Mas
7446e1eebd Update Catalan translation 2021-02-09 21:39:00 +01:00
Daniel Mustieles
cba60ac096 Updated Spanish translation 2021-02-09 16:15:33 +01:00
Ondrej Holy
725f883462 doap: Remove myself from maintainers
I don't really have a capacity for this already...
2021-02-09 11:56:57 +01:00
Rafael Fontenelle
4eba073984 Update Brazilian Portuguese translation 2021-02-08 11:35:51 +00:00
Marek Černocký
0eabbd35e7 Updated Czech translation 2021-02-07 19:16:28 +01:00
Fran Dieguez
b3ae1e83d8 Update Galician translation 2021-02-07 00:49:09 +00:00
Matej Urbančič
f9d9b7d7c6 Update Slovenian translation 2021-02-06 18:14:49 +00:00
Emin Tufan Çetin
03f093f6af Update Turkish translation 2021-02-06 15:43:51 +00:00
Marek Černocký
664ae7a6f8 Updated Czech translation 2021-02-06 10:05:38 +01:00
A S Alam
a4bc6d6705 Update Punjabi translation 2021-02-06 06:41:34 +00:00
Hugo Carvalho
44dae24362 Update Portuguese translation 2021-02-04 16:47:14 +00:00
Daniel Șerbănescu
55a18dd103 Update Romanian translation 2021-02-02 11:14:39 +00:00
Yuri Chornoivan
fbca5db7a7 Update Ukrainian translation 2021-02-02 07:01:41 +00:00
treysis
ab443a02c1 network: Show DNS6 parameters in details and connection editor
Fixes https://gitlab.gnome.org/GNOME/gnome-control-center/-/issues/1231
2021-02-01 20:18:55 +00:00
Hugo Carvalho
3d6ad43960 Update Portuguese translation 2021-02-01 14:29:04 +00:00
Yuri Chornoivan
758959d15e Update Ukrainian translation 2021-02-01 10:40:22 +00:00
Daniel Șerbănescu
4c495e49be Update Romanian translation 2021-02-01 10:23:09 +00:00
Daniel Mustieles
5b800c7835 Updated Spanish translation 2021-02-01 11:07:46 +01:00
Robert Ancell
e50de0def6 common: Use self variable name for CcLanguageChooser 2021-02-01 04:02:22 +00:00
Robert Ancell
d7c8ecee60 common: Move CcLanguageChooser signal handlers into GtkBuilder 2021-02-01 04:02:22 +00:00
Robert Ancell
c7d2b0945d common: Consolidate CcLanguageChooser functions 2021-02-01 04:02:22 +00:00
Robert Ancell
7b07b5d060 common: Use widget types for CcLanguageChooser 2021-02-01 04:02:22 +00:00
Robert Ancell
878f5191db common: Move CcLanguageChooser more row into GtkBuilder 2021-02-01 04:02:22 +00:00