summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* ci: Use different images for the stable branchalatiera/templates-40Jordan Petridis2021-07-231-2/+2
|
* ci: Refactor ci-template setupJordan Petridis2021-07-231-82/+113
| | | | | | | | | Instead of building the image on a schedule, use a user-incrementable tag and try to build the image on each pipeline. If the image tag does not exist, a new one is built and pushed. If its already built the job is a no-op and the existing image is used.
* power: Fix D-Bus proxy leakBastien Nocera2021-07-211-0/+1
|
* location: Fix permission store table/idIan Douglas Scott2021-07-021-2/+2
| | | | | | | | | | Updates to match https://gitlab.gnome.org/GNOME/gnome-shell/-/blob/master/js/ui/status/location.js Should fix https://gitlab.gnome.org/GNOME/gnome-control-center/-/issues/885. (cherry picked from commit 996e46c620b18b209744fd56d294fe6504c67cf6)
* Update Occitan translationQuentin PAGÈS2021-06-191-7/+11
|
* Update Occitan translationQuentin PAGÈS2021-06-181-20/+16
|
* Update Slovak translationDušan Kazik2021-06-141-62/+62
|
* Update Slovak translationDušan Kazik2021-06-111-1267/+1430
|
* build: Depend on gsettings-desktop-schemas 40Marco Trevisan (Treviño)2021-06-071-1/+1
| | | | | | | g-c-c requires now org.gnome.desktop.peripherals schemas that have been added on schemas 40.alpha, so let's depend on that. (cherry picked from commit ed46af7f240309a01ea1b431bdb074189fbcadf7)
* Update Chinese (Taiwan) translationCheng-Chia Tseng2021-06-031-1193/+1336
|
* Update Occitan translationQuentin PAGÈS2021-05-301-202/+204
|
* Update Finnish translationJiri Grönroos2021-05-261-24/+24
|
* Update German translationPhilipp Kiemle2021-05-221-26/+26
|
* Update Vietnamese translationNgọc Quân Trần2021-05-221-3682/+5014
|
* network: display IPv6 gatewaytreysis2021-05-193-23/+61
|
* Network: Show all IPv6 addresses for an interfacetreysis2021-05-195-21/+38
| | | | Fixes https://gitlab.gnome.org/GNOME/gnome-control-center/-/issues/1300
* Update Portuguese translationHugo Carvalho2021-05-151-7/+7
|
* Update Portuguese translationHugo Carvalho2021-05-141-56/+56
|
* Update Portuguese translationHugo Carvalho2021-05-131-9321/+9318
|
* Updated Lithuanian translationAurimas Černius2021-05-101-32/+31
|
* Update Occitan translationQuentin PAGÈS2021-05-091-3222/+3698
|
* Update Romanian translationDaniel Șerbănescu2021-05-081-95/+96
|
* Update Nepali translationPawan Chitrakar2021-05-011-521/+323
|
* Update Nepali translationPawan Chitrakar2021-05-011-575/+324
|
* Update Nepali translationPawan Chitrakar2021-04-231-615/+439
|
* Update Portuguese translationHugo Carvalho2021-04-231-12/+13
|
* shell: Avoid handling map events from other windowsCarlos Garnacho2021-04-211-5/+10
| | | | | | | | | | | | | | | | The CcWindow tries to unset the focus when first mapping the window. However this pretty wide check intercepts mapping events from other windows than the toplevel (e.g. subsurfaces, for popovers). This causes the focus to move away from the popover, overriding its modality. Check that the event received is addressed to the CcWindow's GDK window before unsetting the focus, so we don't mess with popover focus. Fixes: https://gitlab.gnome.org/GNOME/gnome-control-center/-/issues/1327 (cherry picked from commit 7196e8aaea48054dd5fe825d371aec2319960897)
* Update Portuguese translationHugo Carvalho2021-04-151-38/+39
|
* Update Portuguese translationHugo Carvalho2021-04-141-102/+102
|
* info-overview: Don't show GNOME micro versionKalev Lember2021-04-131-5/+1
| | | | | | | | | With the new versioning scheme, GNOME just has major.minor versions (e.g. 40.rc, 40.0) and micro versions are no longer used. Even if gnome-desktop happens to get a micro version to fix a bug, it's not something we should show in the UI. (cherry picked from commit a64bb833eef848da20ad1a4d7f464e427a5279e4)
* mouse: Prevent direction change for primary mouse button boxgnome-40-mouse-button-order-rtlFelipe Borges2021-04-132-2/+6
| | | | | | | | | | | In Right-to-left locales GNOME Settings presents a button on the left with the translated label "Right" and a button on the right with the translated label "Left". These changes prevent the flip of the direction buttons in RTL locales. Fixes #1101
* Update Nepali translationPawan Chitrakar2021-04-081-2949/+3531
|
* Update Esperanto translationCarmen Bianca BAKKER2021-04-071-2017/+2287
|
* power: Fix possible assertion on startupwip/hadess/power-profiles-startup-crashBastien Nocera2021-03-311-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | When opening the Power panel, and if power-profiles-daemon isn't already started, we'll be autostarting it, making it send signals about all the changed properties, including "PerformanceInhibited" even if we don't have a Performance row. Ignore the property change if we don't have a row for it rather than asserting. #0 0x00007f73916bc292 in raise () from /lib64/libc.so.6 #1 0x00007f73916a58a4 in abort () from /lib64/libc.so.6 #2 0x00007f7393203ccc in g_assertion_message.cold () from /lib64/libglib-2.0.so.0 #3 0x00007f739325f22f in g_assertion_message_expr () from /lib64/libglib-2.0.so.0 #4 0x000055a4099e28ae in performance_profile_set_inhibited (self=0x55a40b37e320, self=0x55a40b37e320, performance_inhibited=<optimized out>) at ../panels/power/cc-power-panel.c:1366 #5 power_profiles_properties_changed_cb (self=0x55a40b37e320, changed_properties=<optimized out>, invalidated_properties=<optimized out>, proxy=<optimized out>) at ../panels/power/cc-power-panel.c:1425 #6 0x00007f7393332c2f in g_closure_invoke () from /lib64/libgobject-2.0.so.0 #7 0x00007f739334eea6 in signal_emit_unlocked_R () from /lib64/libgobject-2.0.so.0 1362 { 1363 CcPowerProfileRow *row; 1364 1365 row = self->power_profiles_row[CC_POWER_PROFILE_PERFORMANCE]; 1366 g_assert (row != NULL); 1367 cc_power_profile_row_set_performance_inhibited (row, performance_inhibited); 1368 }
* Update Hebrew translationYaron Shahrabani2021-03-291-425/+333
|
* Update Hebrew translationYosef Or Boczko2021-03-281-1248/+1356
|
* Update Chinese (China) translationDz Chen2021-03-261-20/+22
|
* Update Chinese (China) translationBoyuan Yang2021-03-251-1208/+1356
|
* Post-release version bumpGeorges Basile Stavracas Neto2021-03-201-1/+1
|
* 40.040.0Georges Basile Stavracas Neto2021-03-201-0/+6
|
* Update Dutch translationHannie Dumoleyn2021-03-181-1182/+1371
|
* Update Brazilian Portuguese translationRafael Fontenelle2021-03-171-3/+3
|
* Update Italian translationMilo Casagrande2021-03-151-1181/+1287
|
* Update British English translationBruce Cowan2021-03-141-1261/+1365
|
* Updated Czech translationMarek Černocký2021-03-141-2/+2
|
* Updated Czech translationMarek Černocký2021-03-131-1/+1
|
* Updated Czech translationMarek Černocký2021-03-131-1/+1
|
* Update Polish translationPiotr Drąg2021-03-131-1124/+1212
|
* Update Norwegian Bokmål translationKjartan Maraas2021-03-131-1152/+1268
|
* Update Finnish translationJiri Grönroos2021-03-121-83/+86
|