summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* EOL mastermasterGeorges Basile Stavracas Neto2022-04-261336-1288456/+1
|
* Update Swedish translationAnders Jonsson2022-04-261-35/+39
|
* Update Ukrainian translationYuri Chornoivan2022-04-261-38/+41
|
* multitasking: Add some new keywords to desktop fileFelipe Borges2022-04-261-1/+1
| | | | | | | While searching in the Shell, users might input the keywords "Hot Corner" and "Workspaces". Fixes #1784
* sound: remove dog bark sound themeMichael Catanzaro2022-04-262-19/+12
| | | | You're welcome, internet.
* Post-branching version bumpGeorges Basile Stavracas Neto2022-04-261-1/+1
| | | | Mainline is open for business again
* Post-release version bumpGeorges Basile Stavracas Neto2022-04-261-1/+1
|
* 42.142.1Georges Basile Stavracas Neto2022-04-262-1/+24
|
* Update Slovenian translationMatej Urbančič2022-04-251-106/+122
|
* Update Persian translationDanial Behzadi2022-04-251-107/+120
|
* Update it.poMarco Ciampa2022-04-251-1/+1
|
* Update Georgian translationZurab Kargareteli2022-04-251-10/+2
|
* Update Russian translationAleksandr Melman2022-04-241-4/+38
|
* display: cleanup monitors list dispositionMarco Trevisan (Treviño)2022-04-241-2/+1
|
* display: Remove weak references on display dispositionMarco Trevisan (Treviño)2022-04-241-0/+20
| | | | | | | | | | Weak references are added when logical monitors are created, however we don't remove them when destroying the display. This means that if a monitor survives to the display finalization (because may be referenced elsewhere) it will make g-c-c to crash during its finalization, as that will trigger the weak reference callback that will try to access to the already-finalized display.
* sharing/remote-desktop: handle gracefully when unable to get usernameHu Jialun2022-04-241-3/+16
| | | | | | | | | getlogin() can fail for several reasons as detailed in the man page, and the current behaviour is a segmentation fault when it fails with NULL, such as due to an unset loginuid. * Check return value for error and act accordingly. * Change to getpwuid(getuid())->pw_name, which is less likely to error.
* sharing: Fix Remote Desktop on switch handlingJeremy Bicha2022-04-241-0/+7
| | | | | | | | | | | Previously, we were only checking if the gnome-remote-desktop user service was running but that service is always running as of https://gitlab.gnome.org/GNOME/gnome-remote-desktop/-/commit/7f4ef31fd38 We need to check the gsettings key too. Closes: https://gitlab.gnome.org/GNOME/gnome-control-center/-/issues/1775
* wacom: Fix typo in UI file property nameFelipe Borges2022-04-241-1/+1
| | | | Fixes #1777
* Update Georgian translationZurab Kargareteli2022-04-231-171/+165
|
* Update Polish translationPiotr Drąg2022-04-231-5/+5
|
* Update Vietnamese translationNgọc Quân Trần2022-04-231-38/+57
|
* Update Chinese (China) translationLuming Zh2022-04-231-99/+112
|
* sharing: Use GtkWindowControls to wrap the cert fingerprint dialogFelipe Borges2022-04-221-6/+10
| | | | | | | | Instead of using a plain "flat" button positioned at the window corner, let's use GtkWindowControls to wrap the close button and get the default window control styling and alignment. Fixes #1737
* Update Croatian translationGoran Vidović2022-04-211-19/+20
|
* Update Turkish translationEmin Tufan Çetin2022-04-211-98/+112
|
* Update Finnish translationJiri Grönroos2022-04-211-77/+91
|
* Update Brazilian Portuguese translationRafael Fontenelle2022-04-211-102/+116
|
* Update Portuguese translationHugo Carvalho2022-04-201-33/+49
|
* Update Catalan translationJordi Mas2022-04-201-227/+312
|
* Update Croatian translationGoran Vidović2022-04-201-70/+88
|
* wacom: Mark two more strings as translatableFelipe Borges2022-04-201-2/+2
| | | | See https://gitlab.gnome.org/GNOME/gnome-control-center/-/commit/c5d0437c0fcf1d9420872f7eccf762b8b46123f5#note_1433556
* Update Polish translationPiotr Drąg2022-04-201-4/+38
|
* Update Icelandic translationSveinn í Felli2022-04-201-2701/+2701
|
* Update Galician translationFran Dieguez2022-04-201-98/+113
|
* online-accounts: Fix feature switches not doing anythingBastien Nocera2022-04-191-1/+3
| | | | | | | | | | | | | | | | | | | | | | | Make sure to keep a reference to the GoaObject of the account around so that the GBinding that synchronises each switch widget and the account properties don't get finalized on startup. #0 0x00007ffff73c6a20 in g_binding_finalize () at /lib64/libgobject-2.0.so.0 #1 0x00007ffff73d3d22 in g_object_unref () at /lib64/libgobject-2.0.so.0 #2 0x00007ffff73c68e8 in weak_unbind () at /lib64/libgobject-2.0.so.0 #3 0x00007ffff73cf117 in weak_refs_notify () at /lib64/libgobject-2.0.so.0 #4 0x00007ffff72acd6c in g_data_set_internal () at /lib64/libglib-2.0.so.0 #5 0x00007ffff73d0195 in g_object_real_dispose.lto_priv () at /lib64/libgobject-2.0.so.0 #6 0x00007ffff73d3c44 in g_object_unref () at /lib64/libgobject-2.0.so.0 #7 0x00007ffff72b6793 in g_hash_table_remove_all_nodes.part () at /lib64/libglib-2.0.so.0 #8 0x00007ffff72ba723 in g_hash_table_unref () at /lib64/libglib-2.0.so.0 #9 0x00007ffff753403d in g_dbus_object_proxy_finalize () at /lib64/libgio-2.0.so.0 #10 0x00007ffff73d3d22 in g_object_unref () at /lib64/libgobject-2.0.so.0 #11 0x0000000000402d08 in glib_autoptr_clear_GoaObject (_ptr=0x5d59f0) at /usr/include/goa-1.0/goa/goa-generated.h:3265 #12 glib_autoptr_cleanup_GoaObject (_ptr=<synthetic pointer>) at /usr/include/goa-1.0/goa/goa-generated.h:3265 #13 on_application_activate_show_account_cb (application=0x49f2f0, argv=<optimized out>) at ../../../../Projects/jhbuild/gnome-control-center/panels/online-accounts/gnome-control-center-goa-helper.c:360 Closes: #1721
* Update French translationAlexandre Franke2022-04-191-77/+91
|
* Update Danish translationAlan Mortensen2022-04-191-77/+91
|
* Update Swedish translationAnders Jonsson2022-04-191-77/+91
|
* Update Ukrainian translationYuri Chornoivan2022-04-191-101/+115
|
* wacom: mark some strings as translatableoscfdezdz2022-04-191-9/+9
| | | | Some UI strings were not marked as translatable when the panel was ported to GTK4.
* user-accounts: Close password change dialogkoko ng2022-04-191-1/+3
| | | | Fixes #1746
* Update Portuguese translationHugo Carvalho2022-04-161-48/+50
|
* display: Return to main page after applying changesGeorges Basile Stavracas Neto2022-04-161-0/+2
| | | | | After applying a change, it is useful to see the new state of the monitors, so move back to the 'displays' page after applying.
* display: Don't render background on selected monitorsGeorges Basile Stavracas Neto2022-04-161-4/+0
| | | | | | | | | | In the previous design of this panel, it made sense to show the currently selected monitor because all editing widgets were in the same page. With the new design, however, the monitor options were moved to a separate page, and that page already shows which monitor is being edited. Remove the colored background of selected monitors.
* display: Update header title when setting outputGeorges Basile Stavracas Neto2022-04-161-3/+3
| | | | | | | Instead of updating the titlebar of the monitor preferences page in the row clicked callback, update it in set_current_output(). This ensures that the title of the page is always in sync with the monitor it's displaying.
* Update Korean translationChangwoo Ryu2022-04-151-73/+75
|
* appdata: Correct name of launchableSimon McVittie2022-04-151-1/+1
| | | | | | Fixes: acd59aec "Rename app-id to org.gnome.Settings" Resolves: https://gitlab.gnome.org/GNOME/gnome-control-center/-/issues/1766 Signed-off-by: Simon McVittie <smcv@debian.org>
* Update British English translationBruce Cowan2022-04-141-2546/+3402
|
* Update Scottish Gaelic translationGun Chleoc2022-04-121-4001/+6885
|
* Update Catalan translationJordi Mas2022-04-101-347/+298
|