Commit graph

22002 commits

Author SHA1 Message Date
Alessandro Bono
5eac8cc1d1 location: Remove empty status page
We are going to move the main switch from the header bar to the panel.
There is no more need for an empty page.

Helps: https://gitlab.gnome.org/GNOME/gnome-control-center/-/issues/2191
2023-02-07 10:14:40 +00:00
Ekaterine Papava
4158df949e Update Georgian translation 2023-02-07 08:56:08 +00:00
Sabri Ünal
dfe96dfe52 Update Turkish translation 2023-02-07 00:40:49 +00:00
Georges Basile Stavracas Neto
284ff9fa0d network: Cosmetics 2023-02-06 10:38:43 -03:00
Gotam Gorabh
820a204853 wi-fi: updated stop hotspot dialog
This changes update the UI of current outdated stop hotspot dialog.
Using AdwMessageDialog instead of GtkMessageDialog to update it.

Fixes https://gitlab.gnome.org/GNOME/gnome-control-center/-/issues/2291
2023-02-06 13:34:23 +00:00
Sabri Ünal
ae281bd6bb Update Turkish translation 2023-02-06 09:19:06 +00:00
Yaron Shahrabani
63d625d361 Update Hebrew translation 2023-02-06 07:43:39 +00:00
Aurimas Černius
5ff29e76cf Update Lithuanian translation 2023-02-05 21:09:29 +00:00
Fran Dieguez
0f123fe8fa Update Galician translation 2023-02-05 20:49:43 +00:00
faultline
fee8351c67 network: Init editor when secrets are missing
When NetworkManager doesn't give us any secrets for a connection, the
connection editor still needs to be opened. This change ensures that
initialization of the editor completes even when there's an error when
fetching secrets.

Fixes #2329
2023-02-05 16:59:45 +00:00
Yosef Or Boczko
41953d37ba Update Hebrew translation 2023-02-05 09:08:44 +00:00
Ekaterine Papava
4665c8a6b3 Update Georgian translation 2023-02-04 07:50:10 +00:00
Yuri Chornoivan
e77ffecf4e Update Ukrainian translation 2023-02-03 19:33:20 +00:00
Alessandro Bono
b585371cb8 firmware-security: Update comment
Helps: https://gitlab.gnome.org/GNOME/gnome-control-center/-/issues/2196
2023-02-03 14:56:39 +00:00
Alessandro Bono
d886f6199e diagnostics: Update comment
Helps: https://gitlab.gnome.org/GNOME/gnome-control-center/-/issues/2196
2023-02-03 14:56:39 +00:00
Alessandro Bono
5d28eff9de usage: Update comment
Helps: https://gitlab.gnome.org/GNOME/gnome-control-center/-/issues/2196
2023-02-03 14:56:39 +00:00
Alessandro Bono
482a01f071 thunderbolt: Update comment
Helps: https://gitlab.gnome.org/GNOME/gnome-control-center/-/issues/2196
2023-02-03 14:56:39 +00:00
Alessandro Bono
96a4ab5787 microphone: Update comment
Helps: https://gitlab.gnome.org/GNOME/gnome-control-center/-/issues/2196
2023-02-03 14:56:39 +00:00
Alessandro Bono
fe7c8221ad microphone: Update name
Helps: https://gitlab.gnome.org/GNOME/gnome-control-center/-/issues/2196
2023-02-03 14:56:39 +00:00
Alessandro Bono
0e21e855e8 camera: Update comment
Helps: https://gitlab.gnome.org/GNOME/gnome-control-center/-/issues/2196
2023-02-03 14:56:39 +00:00
Alessandro Bono
a1aeed9edb camera: Update name
Helps: https://gitlab.gnome.org/GNOME/gnome-control-center/-/issues/2196
2023-02-03 14:56:39 +00:00
Alessandro Bono
ba14428330 location: Update comment
Helps: https://gitlab.gnome.org/GNOME/gnome-control-center/-/issues/2196
2023-02-03 14:56:39 +00:00
Alessandro Bono
891b8be198 screen: Update comment
Helps: https://gitlab.gnome.org/GNOME/gnome-control-center/-/issues/2196
2023-02-03 14:56:39 +00:00
Sabri Ünal
9f42bc8686 Update Turkish translation 2023-02-02 12:46:14 +00:00
Fran Dieguez
599670a95e Update Galician translation 2023-02-01 19:55:16 +00:00
Daniel Mustieles
0345ffa6e3 Update Spanish translation 2023-02-01 17:19:04 +00:00
Quentin PAGÈS
031d01b5a8 Update Occitan translation 2023-01-30 19:55:15 +00:00
Fran Dieguez
58ad828ec4 Update Galician translation 2023-01-30 18:53:59 +00:00
Quentin PAGÈS
2c0dc64d80 Update Occitan translation 2023-01-30 18:29:35 +00:00
Alynx Zhou
ebc986030d network: Make metered connection label a child of its check button
GtkCheckButton accepts a widget as its child and will toggle when
clicking its child, currently we put check button and label of metered
connection into a box, then clicking the label won't toggle the check
button, this differs from the other two check buttons.

This commit makes the label a child widget of the check button, so the
three check buttons behave the same.
2023-01-30 11:47:02 +00:00
Nelson Benítez León
f61bc83409 keyboard: fix bad state when moving input rows
When moving CcInputRows we can't just rely on
row index, because there are rows which are
not CCInputRows, so let's check for that.

Fixes #2282
2023-01-30 11:42:51 +00:00
Martin Pobaschnig
8c7a286511 network: Remove "close-request" signal handler for VPN file import dialog
When the dialog is closed using ESC key, the "close-request" signal is
emitted in addition to the "response" signal. When the "close-request"
is handled, it frees the memory to which info points. In the "response"
signal handler, the memory of info pointer is accessed again, leading
to a segmentation fault.

Fix this by removing the "close-request" function callback, which shares
the same behaviour as the "response" callback function.

Fixes: https://gitlab.gnome.org/GNOME/gnome-control-center/-/issues/2320
2023-01-30 11:39:11 +00:00
Marco Melorio
9f7fad1aca sound: Add .lowres-icon to CcStreamRow app icons 2023-01-30 10:50:11 +00:00
Marco Melorio
be89d7df88 sound: Format sound-panel.ui 2023-01-30 10:49:09 +00:00
Marco Melorio
29514add66 sound: Remove the nested GtkListBox
See the previous commit for more info.

The UI file is not formatted on purpose to facilitate the review. It
will be reformatted in the next commit.
2023-01-30 10:49:09 +00:00
Marco Melorio
ec9a0052ba sound: Move the "No Devices" rows in different groups
Previously this was problematic because the current layout is a bit
messy. The reasoning is a bit complex, but I'll try to explain below.

Basically the AdwPreferencesGroup has an integrated GtkListBox where the
rows should normally be added to it by declaring AdwPreferencesRow
subclasses as its direct children in the UI file. This is not currently
done in the sound panel and we instead have another GtkListBox as its
direct child, while the "No Devices" row is actually a AdwPreferencesRow
subclass, so we end up with two listboxes with .boxed-list style. The
problem is that we hide the "No Devices" row when there are devices
available, but the internal listbox is still there, so we still see its
shadows.

This commit just separates the "No Devices" row in a separate group so
that we are sure to hide everything correctly.
2023-01-30 10:49:09 +00:00
Nelson Benítez León
8e76abd1f4 shell: fix meson warning
Fixes following Meson warning (given by Meson 0.62.1):

meson.build:33: WARNING: Project targeting '>= 0.57.0' but tried
to use feature deprecated since '0.55.0': ExternalProgram.path.
use ExternalProgram.full_path() instead
2023-01-30 10:04:32 +00:00
Aleksandr Melman
f2e17027c5 Update Russian translation 2023-01-29 22:02:50 +00:00
Ngọc Quân Trần
27200a1be0 Update Vietnamese translation 2023-01-29 07:46:45 +00:00
Hugo Carvalho
db96d2e666 Update Portuguese translation 2023-01-27 23:12:23 +00:00
Jordi Mas
a68e8d55f8 Update Catalan translation 2023-01-27 21:55:31 +01:00
Yuri Chornoivan
6c94e88851 Update Ukrainian translation 2023-01-27 20:18:44 +00:00
Marco Melorio
fc3580f2f2 sound: Fix warning about missing measure in output test
Just measure the label to make GTK not complain about allocating
children without measuring anything. Measuring all the buttons is an
overkill because we expect this widget to have the minimum size
overwritten by CSS either way.
2023-01-27 17:46:58 +00:00
Dylan Van Assche
571a69d36e
network: fix tabs/spaces mixing
Some functions were using tabs instead of spaces, unify the file to use spaces everywhere.
2023-01-27 18:39:19 +01:00
Dylan Van Assche
9b08433599
network: add missing cancellable
Add missing GCancellables to resolve the FIXME statements and
avoid possible crashes if the properties in NetConnectionEditor
outlive themselves.
2023-01-27 18:39:12 +01:00
Dylan Van Assche
3c4939bdbd
network: reapply connection on device
Changing an active connection applies the changes onto the
NetworkManager connection, but not on the device. This is because
NetworkManager clones the connection when it is applied on a device.
This behavior is expected and documented in the NetworkManager
documentation [1]. To effectively apply the connection changes onto a
device, a reapply operation must be performed. This will make NetworkManager
apply the new connection onto the active device without having to
disable and re-enable the device.

Perform this reapply operation when the Apply button is pressed in the
Connection Editor so the changes effectively propagate to the network
device.

[1] https://networkmanager.dev/docs/api/1.32.10/gdbus-org.freedesktop.NetworkManager.Device.html#gdbus-method-org-freedesktop-NetworkManager-Device.Reapply
2023-01-27 18:39:07 +01:00
Hugo Carvalho
e5e486c708 Update Portuguese translation 2023-01-27 15:39:30 +00:00
Yosef Or Boczko
426766bad7 Update Hebrew translation 2023-01-27 09:02:00 +00:00
Jordi Mas
7b050d13e4 Update Catalan translation 2023-01-26 21:29:22 +01:00
Mohammed Sadiq
717cc3e0fc log: Show logs from Bluetooth panel
Logs from Bluetooth panel have "Bluetooth" as G_LOG_DOMAIN.
Show them by default on -v
2023-01-25 09:55:34 +00:00