Commit graph

21086 commits

Author SHA1 Message Date
Hugo Carvalho
cd1a8c3698 Update Portuguese translation 2022-03-04 22:02:19 +00:00
Emin Tufan Çetin
46c9545b2e Update Turkish translation 2022-03-04 21:39:27 +00:00
Asier Sarasua Garmendia
a994bb217e Update Basque translation 2022-03-04 21:39:13 +00:00
Jordi Mas
435881a96d Update Catalan translation 2022-03-04 22:35:42 +01:00
Yuri Chornoivan
6a5645d07a Update Ukrainian translation 2022-03-04 18:11:08 +00:00
Carlos Garnacho
0d82613258 wacom: Bring back empty state view
This went mistakenly missing in the recent UI updates. Since this
panel is still accessible through search despite tablet availability,
we should have a proper empty state view when moving to the panel
with no tablets available.

Fixes: https://gitlab.gnome.org/GNOME/gnome-control-center/-/issues/1684
2022-03-04 15:19:21 +00:00
Tim Sabsch
fc1f83597d Update German translation 2022-03-03 21:27:38 +00:00
Jonas Ådahl
9d76bb3a80 sharing/remote-desktop: Copy entries via editable API
GtkPasswordEntry is not a GtkEntry so can't use that API. Both are
GtkEditable however, so use that instead.
2022-03-03 21:11:23 +00:00
Jonas Ådahl
93754f87b3 sharing/remote-desktop: Make device name and address labels selectable 2022-03-03 21:11:23 +00:00
Jonas Ådahl
58a3229cfc sharing/systemd-service: Treat 'static' state as enabled
Quoting the documentation:

> static indicates that the unit is statically enabled, i.e. always
> enabled and doesn't need to be enabled explicitly
2022-03-03 21:11:23 +00:00
Jonas Ådahl
dde343d8de sharing/remote-desktop: Only try to enable the RDP backend
Turning off the service doesn't mean we need to disable the RDP backend,
the setting can stay enabled in case one wants to manage it directly via
systemd.
2022-03-03 21:11:23 +00:00
Jonas Ådahl
3a9ce7b32b sharing/remote-desktop: Make the finger print view not scroll
Do this by setting the adw status page to expand vertically.
2022-03-03 21:11:23 +00:00
Felipe Borges
dfb2fa31af users: Make FileChooser inside AvatarChooser transient to main window
Depends on
https://gitlab.gnome.org/GNOME/gnome-control-center/-/merge_requests/1253

Fixes #1677
2022-03-03 17:22:38 +01:00
Felipe Borges
dc032c338d user-accounts: Explicitly initialize CcAvatarChooser
Setting the Gtk.MenuButton.popover property to a CcAvatarChooser
object doesn't initialize the CcAvatarChooser object.

Fixes #1689
2022-03-03 16:13:46 +00:00
Changwoo Ryu
73487903ce Update Korean translation 2022-03-03 12:45:16 +00:00
Quentin PAGÈS
9339e130f6 Update Occitan translation 2022-03-02 19:46:13 +00:00
Aleksandr Melman
baf99d5b5b Update Russian translation 2022-03-02 19:30:20 +00:00
Felipe Borges
4b21c5b056 user-accounts: Load avatar image files in "Other users" list
We were checking for the existance of an image file as avatar when
setting up the main avatar widget in the page, but the same wasn't
done for the avatars displayed in the "Other users" list. These
were AdwAvatars simply initialized to use the user initials.

Now we load the user image (if it exists) and it will fallback to
initials when an image isn't set.

Fixes #1658
2022-03-02 16:04:26 +00:00
Alexander Shopov
0adebc9bec Update Bulgarian translation 2022-03-02 15:35:25 +00:00
Daniel Mustieles
96ca1cdcb6 Updated Spanish translation 2022-03-02 15:51:43 +01:00
Emin Tufan Çetin
2dc3755192 Update Turkish translation 2022-03-02 12:30:20 +00:00
Marek Kasik
9f0733182a printers: Destroy ppd selection dialog explicitly
Destroy PpPPDSelectionDialog in dispose method of PpNewPrinterDialog
as its transient-for property was unset by previous commit
and the dialog is not destroyed automatically now.
2022-03-02 11:03:59 +00:00
Marek Kasik
e81651873c printers: Unset transient-for
Unset transient-for for PpPPDSelectionDialog in its responce callback
since due some reason its parent PpNewPrinterDialog is destroyed first
and once the PpPPDSelectionDialog is being destroyed it tries to
unset the transient-for but unsuccesfully resulting in warnings like:

"instance with invalid (NULL) class pointer"
"g_signal_handlers_disconnect_matched: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed"
2022-03-02 11:03:59 +00:00
Jakub Steiner
105b8a518d multitasking: clean up illustration
- fills removed to make dark mode possible exposed the rings
  going through the cursors and arrows, which isn't a nice
  aesthetic. convert to shapes and cut them with booleans
  to get the previous look without using solid color fills
2022-03-02 10:00:39 +01:00
Kukuh Syafaat
441567ed63 Update Indonesian translation 2022-03-02 02:41:35 +00:00
Goran Vidović
89944b819b Update Croatian translation 2022-03-02 00:22:42 +00:00
Goran Vidović
7430b7f555 Update Croatian translation 2022-03-02 00:21:27 +00:00
Jakub Steiner
c7ace33d2d screen lock: install icons
- the build files never included the icon

Fixes https://gitlab.gnome.org/GNOME/gnome-control-center/-/issues/1621
2022-03-01 14:36:33 +00:00
Jakub Steiner
8b4a5ba2e8 usage: minor icon tweak
- everything but the filesystem device icons has lost the chin
2022-03-01 12:14:52 +01:00
Marek Černocký
35cd231d0d Updated Czech translation 2022-03-01 11:26:30 +01:00
Jordi Mas
4a7e1ea381 Update Catalan translation 2022-02-28 21:02:05 +01:00
Alan Mortensen
8da3668327 Updated Danish translation 2022-02-28 18:46:31 +01:00
Felipe Borges
0019b0869a user-accounts: Reinstate fingerprint dialog
The port of the Fingerprint dialog to gtk4 wasn't completed.
Now the dialog is expected to function again.
2022-02-28 15:47:42 +00:00
Rafael Fontenelle
747f7ef580 Update Brazilian Portuguese translation 2022-02-28 14:53:01 +00:00
Felipe Borges
ccf8961740 multitasking: Display Right-to-Left ilustrations for RTL locales
Fixes #1559
2022-02-28 10:44:07 +00:00
Jakub Steiner
7efd63e2ee multitasking: no more rounded top bar
- update the look of the top bar not to have the rounding of <GNOME 41

Fixes https://gitlab.gnome.org/GNOME/gnome-control-center/-/issues/1656
2022-02-28 10:44:07 +00:00
Jakub Steiner
6d9d6bd8b7 multitasking: provide rtl asset
- provide a RTL variant of the hot corner graphic
- revert one of the arrow to be outine only (unrelated to rtl)
- provide RTL variant of the active screen edges (close button
  on the opposite side)

See https://gitlab.gnome.org/GNOME/gnome-control-center/-/issues/1559
2022-02-28 10:44:07 +00:00
Yosef Or Boczko
5a7aa11b1e display: Force LTR to the spinbuttons's box 2022-02-28 09:47:53 +00:00
Fran Dieguez
e81b382039 Update Galician translation 2022-02-27 22:45:20 +00:00
Yosef Or Boczko
65d3be2256 Update Hebrew translation 2022-02-27 22:09:37 +00:00
Quentin PAGÈS
9901d6ec08 Update Occitan translation 2022-02-27 12:49:13 +00:00
Asier Sarasua Garmendia
827c8bd341 Update Basque translation 2022-02-27 08:03:59 +00:00
Hugo Carvalho
5e02bc2d1f Update Portuguese translation 2022-02-26 22:00:03 +00:00
Yuri Chornoivan
d9824a39fd Update Ukrainian translation 2022-02-26 19:11:27 +00:00
Jonas Ådahl
5dc4081e2c sharing/remote-desktop: Initialize username/password if not set
If no password or username was set (not even an empty one), initialize
them to something, specifically the username of the user of the session,
and a auto generated password.
2022-02-26 18:19:14 +00:00
Jonas Ådahl
06efa4906e sharing/remote-desktop: Hook up to explicit enable setting
Enabling the service isn't enough, one also needs to enable the relevant
backend.
2022-02-26 18:19:14 +00:00
Jonas Ådahl
e8d574883a sharing/remote-desktop: Add copy buttons 2022-02-26 18:19:14 +00:00
Jonas Ådahl
1436dc8120 sharing/remote-desktop: Use systemd directly to manage service
This means we no longer rely on gsd-sharing to disable/enable the remote
desktop service depending on the current connected network.
2022-02-26 18:19:14 +00:00
Jonas Ådahl
5829e397f2 sharing/systemd-service: Add is_active() helper
Checks whether a service is both enabled and running.
2022-02-26 18:19:14 +00:00
Jonas Ådahl
81d3d16a67 sharing/remote-login: Move systemd unit management into helper
This will make it possible to reuse elsewhere, including for user
services.
2022-02-26 18:19:14 +00:00