Sayan Bhattacharjee
0524a6eee6
info-overview: Show each GPU in it's own line
...
When having multiple GPUs, each GPUs are now seperated by a newline
instead of the previously used seperator: " / ".
This particular fix works ONLY for systems that use switcheroo-control.
Also, this commit allows the 'secondary_label' of 'CcListRow' to have
'lines' set to '4' and 'wrap' to 'True', along with 'hexpand'
and 'halign' set to 'True' to accommodate long strings on all labels
which previously suffered from a issue of getting truncated if
the strings are too long.
Fixes: https://gitlab.gnome.org/GNOME/gnome-control-center/-/issues/2125
2023-04-11 11:20:28 +00:00
Felipe Borges
980829a168
Post-release version bump
2023-04-11 13:18:13 +02:00
Марко Костић
2e71ab5a51
Update Serbian translation
...
(cherry picked from commit 61dc0d19fd
)
2023-04-10 12:51:43 +00:00
Марко Костић
f7f1a80d5c
Update Serbian translation
...
(cherry picked from commit 3a280f91bf
)
2023-04-09 10:20:03 +00:00
Alexander Shopov
8bb5c43c2c
Update Bulgarian translation
...
(cherry picked from commit 59d805a21b
)
2023-04-07 17:43:26 +00:00
Alexander Shopov
d030ccf37f
Update Bulgarian translation
...
(cherry picked from commit b927ad258b
)
2023-04-07 16:42:34 +00:00
Felipe Borges
ff4394da40
Revert "cc-wifi-connection-list: Don't show empty listbox"
...
This causes the "Saved Networks" list to never show rows.
This reverts commit ba13ca1f4a
.
2023-04-07 13:37:23 +00:00
Petr Kovar
8d63d4219b
Update Czech translation by Daniel Rusek and Vojtech Pernik
2023-04-06 14:16:17 +02:00
Emad Saadat
ce9c7c289a
display: Make nightlight widgets clamped to same size as other panels
...
by using an AdwPreferencesPage instead of a plain GtkBox. And also
move disabled infobar out of night_light_settings.
2023-04-06 00:38:32 -07:00
Fabio Tomat
87941fc9aa
Update Friulian translation
...
(cherry picked from commit 0652ccd475
)
2023-04-05 18:17:54 +00:00
Fabio Tomat
034d5f1cf3
Update Friulian translation
...
(cherry picked from commit c26b280a47
)
2023-04-05 16:37:22 +00:00
Jonas Ådahl
e561f32d9c
display/night-light: Don't leak config manager proxy
2023-04-04 13:39:36 +00:00
Jonas Ådahl
80af5137c1
display/night-light: Disconnect config manager changed handler
...
Use g_signal_connect_object() to automatically disconnect the signal
handle when the listener object gets destroyed.
Closes: https://gitlab.gnome.org/GNOME/gnome-control-center/-/issues/2333
2023-04-04 13:39:36 +00:00
Fabio Tomat
1ec63d1cb9
Update Friulian translation
...
(cherry picked from commit 65438a5a0c
)
2023-04-04 11:44:43 +00:00
Danial Behzadi
7d3b854681
Update Persian translation
2023-04-03 13:09:52 +00:00
velsinki
e61b270fb7
sharing: Fix network row visible name bug
...
In `cc_sharing_networks_new_row`, the `network_name` is not being set to
the new row, but to `self->current_row`. This is incorrect behavior,
as it leaves the new row without any title, and overwrites the title of
the current row incorrectly to the last network entry in the enabled
networks list. This fix correctly sets the name to the new row instead.
This problem is at least discussed in #2318 (point 3) and causes some
confusion in #2299 as well.
2023-04-03 08:46:36 +00:00
Pauli Virtanen
2dc7aa1206
subprojects: revert accidental libgvc downgrade yet again
...
Re-do the libgvc version upgrade from 8c84b9f0d3
("subprojects: Update
libgvc"), which was accidentally reverted in cb333cd59c
("Fix
accessibility of the buttons in the test sound output dialog") without
comment.
2023-04-03 08:16:29 +00:00
Aleksandr Melman
5afb0c198c
Update Russian translation
2023-04-03 07:53:18 +00:00
Yuri Chornoivan
9bcb5963ca
Update Ukrainian translation
2023-04-02 06:32:01 +00:00
Automeris naranja
8f8b2a7ea8
keyboard-shortcut-dialog: Add ellipsis to the "Add Shortcut" button label
...
Acc. HIG, "use an ellipsis (…) at the end of a label
if further input or confirmation is required from the user".
https://developer.gnome.org/hig/guidelines/writing-style.html?highlight=ellipsis
2023-03-31 10:36:00 +00:00
Automeris naranja
1722002728
keyboards: Add "Character" keyword
2023-03-31 10:33:57 +00:00
Automeris naranja
b3e4a40630
keyboards: Add "Compose" keyword
...
It isn't possible to open the Keyboards panel by searching for "Compose".
Compose key is an important feature, so this change adds a "Compose" keyword to improve the discoverability of this setting.
2023-03-31 10:33:57 +00:00
Alexander Shopov
ea55d31100
Update Bulgarian translation
...
(cherry picked from commit 987ddeff8d
)
2023-03-31 10:02:37 +00:00
Boyuan Yang
3d6c2185e6
Update Chinese (China) translation
2023-03-31 01:34:32 +00:00
Boyuan Yang
ed624f28bb
Update Chinese (China) translation
...
(cherry picked from commit 3216328db9
)
2023-03-31 01:10:34 +00:00
Alexander Shopov
92abfd6a66
Update Bulgarian translation
...
(cherry picked from commit c262359ef3
)
2023-03-30 12:05:10 +00:00
Robert Ancell
dd06bf7c11
datetime: Fix NTP switch getting out of sync.
...
The state needs to be set to the state that was requested before the D-Bus call.
The existing code used the state received from D-Bus, which will be the previous state.
2023-03-30 09:19:34 +13:00
Robert Ancell
00e303998e
datetime: Use g_object_bind_property to show NTP state
2023-03-30 09:17:21 +13:00
Robert Ancell
a3d99c78f6
datetime: Fix widget names and types
2023-03-29 11:04:24 +00:00
Robert Ancell
6490afd3ca
Depend on snapd-glib-2 (soup3 version)
2023-03-29 02:03:49 +00:00
Maksym Hazevych
9b155f6c5c
user-accounts: Set language-chooser to hide on close
2023-03-29 14:26:55 +13:00
Maksym Hazevych
08c2e69851
Resolving suggestions
2023-03-29 14:26:55 +13:00
Maksym Hazevych
81d7a8a85e
Use gtk_window_present
and gtk_window_close
2023-03-29 14:26:55 +13:00
Maksym Hazevych
e00f773b2f
Remove unnecessary visibility change
2023-03-29 14:26:55 +13:00
Maksym Hazevych
5b988a6943
Replace all occurrences of 'gtk_widget_hide'
...
Replace all occurrences of 'gtk_widget_hide(smth)' with
'gtk_widget_set_visible(smth, FALSE)'.
2023-03-29 14:26:55 +13:00
Maksym Hazevych
d831e5cb48
Replace all occurrences of 'gtk_widget_show'
...
Replace all occurrences of 'gtk_widget_show(smth)' with
'gtk_widget_set_visible(smth, TRUE)'.
2023-03-29 14:26:55 +13:00
Marco Trevisan (Treviño)
645b6d1c8a
shell/style: Add workaround to make disabled pictures are painted as such
...
See: https://gitlab.gnome.org/GNOME/libadwaita/-/merge_requests/814
2023-03-28 13:52:12 +00:00
Marco Trevisan (Treviño)
da0f0ec021
illustrated-row, split-row: Add widget name and css class
...
It's not possible to theme them right now, while it could be useful so
make them more recognizable in the widget tree.
2023-03-28 13:52:12 +00:00
Gunnar Hjalmarsson
33659beb90
region: Fix label of formats for the login screen
...
When system_region equals system_language, the UI should state the
country of the system_language as the selected login screen formats,
and that is not always "United States".
Fixes : GNOME/gnome-control-center#2418
2023-03-28 13:49:53 +00:00
Emad Saadat
54b97e0781
thunderbolt: Have normal page contents clamped like others
...
By converting the normal stack page (when thunderbolt
is present) to an AdwPreferencesPage and making all
constituent groups of widgets on the page AdwPreferenceGroups,
we can make the page's content be clamped more similarly to
other pages.
2023-03-28 13:32:50 +00:00
Lukáš Tyrychtr
ded85c5423
panels/wifi: Make the security status and signal strength read by screen readers
...
Before this MR, the signal level was not available at all, and the security
status only as an a11y description of an image. Now, these pieces of information
are part of the description of the item itself.
2023-03-28 08:18:27 +00:00
Emad Saadat
4a1bf373ae
build-aux: Fix flatpak build manifest
...
By removing an errant space in the libndp url.
This prevented Settings from building using
flatpak-builder, at least on my system.
2023-03-28 08:01:25 +00:00
Emad Saadat
e4de2887df
gitignore: Add flatpak-builder directory to .gitignore
2023-03-28 07:53:40 +00:00
Automeris naranja
5ec6538c4d
notifications: Change "Apps" header to "App Notifications"
...
With this change, the header will clearly indicate that the user
will tweak app notification settings, specially when using a screen reader.
This is aligned with the following mockup:
https://gitlab.gnome.org/Teams/Design/settings-mockups/-/blob/master/notifications/notifications.png
2023-03-27 23:25:52 +00:00
Nathan Follens
a5747ded17
Update Dutch translation
...
(cherry picked from commit 5242d3ff69
)
2023-03-26 15:11:30 +00:00
Kukuh Syafaat
4f02f4615f
Update Indonesian translation
2023-03-26 06:39:29 +00:00
Piotr Drąg
085301bbcc
Update POTFILES.in
2023-03-25 17:22:10 +01:00
Cyber Phantom
524ffefdea
cc-wifi-connection-list: Fix incorrect styling
...
There should be a space before opening parenthesis.
2023-03-24 21:28:45 +05:30
Gotam Gorabh
a14a4513a2
removed dead variable
2023-03-24 08:38:03 +00:00
Gotam Gorabh
19d611ad03
user-accounts: Removed account activity window
...
This changes remove the account activity window or
login history as it is less used or no use.
Fixes: https://gitlab.gnome.org/GNOME/gnome-control-center/-/issues/2096
2023-03-24 08:38:03 +00:00