summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Update Italian translationHEADmasterGianvito Cavasoli2023-05-141-30/+66
|
* Update Belarusian (Latin) translationVasil Pupkin2023-04-221-220/+397
|
* Update Bulgarian translationAlexander Shopov2023-04-071-1/+1
|
* 44.044.0Matthias Clasen2023-03-192-1/+6
|
* 4444Matthias Clasen2023-03-192-1/+9
|
* doap: Remove release teamMichael Catanzaro2023-03-081-7/+0
| | | | | | | | gnome-desktop is no longer special and no longer requires constant babysitting from release-team. Also, this fake maintainer is apparently not valid and causing commits to the doap to be blocked, see: https://gitlab.gnome.org/GNOME/xdg-desktop-portal-gnome/-/merge_requests/74
* Update Spanish translationDaniel Mustieles2023-02-281-12/+13
|
* default-input-sources: Add a default for TurkishWill Thompson2023-02-261-0/+1
| | | | | | | | | | | | | | Sabri Ünal reports that: > IMHO 98% of keyboards in-use in Turkey are the "Turkish" layout. > > You may see the "Turkish (F)" keyboard in some government offices. (A > historical keyboard layout from typewriter technology). "Turkish (E)" > is a very new keyboard, I only heard it, and haven't seen it anywhere. The layout described simply as "Turkish" is the "tr" layout from xkb. Fixes https://gitlab.gnome.org/GNOME/gnome-desktop/-/issues/218
* Update German translationTim Sabsch2023-02-181-46/+58
|
* thumbnails: Save original dimensions as metadatafaultline2023-02-152-13/+27
| | | | Fixes #250
* Fix idle monitor watch leakKeyu Tao2023-02-151-2/+10
| | | | | | | | | When an idle monitor watch is added and then removed by application, it is possible that watch->dead is marked when on_watch_added() is running. However, in this condition libgnome-desktop does not actually remove this watch in upstream (meta). This idle monitor watch leak may affect the performance of mutter when it has been running for a few days.
* 44.beta44.betaJeremy Bicha2023-02-132-2/+8
|
* Add GnomeWallClock:force-seconds propertyfina2023-02-101-1/+35
| | | | | This property will overwrite the system configuration to make the clock always show seconds and update its clock property every second.
* Update Galician translationFran Dieguez2023-02-071-182/+685
|
* Update German translationTim Sabsch2023-02-051-33/+21
|
* Prepare 43.143.1Michael Catanzaro2023-01-192-2/+12
|
* gnome-languages: skip territory if no translation availableAlban Browaeys2023-01-181-0/+4
| | | | | | | | | | | | | | | | | | | | | | | If the locale for the requested translation is not installed, get_translated_territory will return null. Bail out of the gnome_get_country_from_locale routine in this case. Fixes GNOME Settings region panel format-chooser spewing warnings (gnome-control-center:1426300): GLib-CRITICAL **: 23:27:53.759: g_string_insert_len: assertion 'len == 0 || val != NULL' failed when one of the locale listed in its cc_common_language_get_initial_languages routine is not installed, namely: "en_US.UTF-8" "en_GB.UTF-8" "de_DE.UTF-8" "fr_FR.UTF-8" "es_ES.UTF-8" "zh_CN.UTF-8" "ja_JP.UTF-8" "ru_RU.UTF-8" "ar_EG.UTF-8" Fixes gnome-control-center#1791
* thumbnail: Delete failed thumbnail if successfully savings thumbnailCorey Berla2023-01-181-0/+7
| | | | | | | | | | If a thumbnail has previously failed, after subsequently regenerating and saving the thumbnail file, the failed file persists. With a lingering failed file, G_FILE_ATTRIBUTE_THUMBNAILING_FAILED can (and does) return TRUE. Clear the failed fail after a successful thumbnailing. Fixes: #214
* thumbnail: Refactor gnome_desktop_thumbnail_factory_save_thumbnailCorey Berla2023-01-181-7/+7
| | | | | | | | No functional changes. Use g_auto to simplify logic. Also, don't reuse path variable. Note that failed_path is only used inside a conditional, but will be used outside it momentarily.
* Update Abkhazian translationNart Tlisha2023-01-051-3928/+19
|
* Update Belarusian translationVasil Pupkin2022-11-271-34/+79
|
* Use more sensible default keyboard for es_USGeorges Basile Stavracas Neto2022-11-181-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | This is fairly edge casey, but at Endless we've been shipping laptops to native Spanish speakers in the US, and these laptops have the standard US keyboard. To be able to meaningfully write in the Spanish language, it is necessary for the keyboard to treat special keys as dead keys. There is a locale to represent Spanish-speaking US, 'es_US', but sadly we don't pick a sensible keyboard for this locale, because: * 'default_input_sources' does not list es_US, so no curated keyboard is returned by gnome_get_input_source_from_locale() * Passing 'es_US' to gnome_xkb_info_get_layouts_for_language() returns us various combinations of {'es', 'latam'} x {'colemak', 'nodeadkeys', ...} * gnome_xkb_info_get_layouts_for_country() lists a bunch of 'latam' derived keymaps. None of these options actually return us the (likely) most appropriate layout, 'us+intl', which is the US keyboard but special characters are dead keys, which in turn allows Spanish speakers to write characters such as ñ. Hardcode 'es_US' in 'default_input_sources' to be 'us+intl'.
* thumbnail: s/blacklist/blocklist/Bastien Nocera2022-11-161-18/+18
|
* gnome-languages: Fix gnome_parse_locale returning NULL for the C localegodvino2022-11-131-1/+1
|
* Update Norwegian Bokmål translationKjartan Maraas2022-11-041-28/+63
|
* Update Icelandic translationSveinn í Felli2022-10-171-13/+38
|
* Update Abkhazian translationNart Tlisha2022-10-031-10/+3923
|
* Update Slovak translationDušan Kazik2022-09-271-27/+64
|
* 4343Matthias Clasen2022-09-182-1/+7
|
* Update Turkish translationSabri Ünal2022-09-181-312/+11
|
* Update Kazakh translationBaurzhan Muftakhidinov2022-09-181-27/+62
|
* Update Chinese (Taiwan) translationCheng-Chia Tseng2022-09-151-40/+77
|
* Update Bulgarian translationAlexander Shopov2022-09-101-6/+84
|
* Update Nepali translationPawan Chitrakar2022-09-071-11/+36
|
* 43.rc43.rcJavier Jardón2022-09-062-2/+9
|
* Update Latvian translationRūdolfs Mazurs2022-09-061-29/+63
|
* Update Slovenian translationMatej Urbančič2022-09-051-29/+64
|
* Update Korean translationChangwoo Ryu2022-09-031-27/+62
|
* Update Danish translationAlan Mortensen2022-09-031-26/+63
|
* Update Hungarian translationBalázs Úr2022-09-021-30/+65
|
* Updated Czech translationMarek Černocký2022-09-021-28/+63
|
* Update Brazilian Portuguese translationLeônidas Araújo2022-08-301-30/+71
|
* Update Finnish translationJiri Grönroos2022-08-301-27/+62
|
* Update German translationJürgen Benvenuti2022-08-281-28/+64
|
* Update Abkhazian translationNart Tlisha2022-08-251-9/+9
|
* Update Croatian translationGoran Vidović2022-08-221-10/+10
|
* Update Croatian translationGoran Vidović2022-08-221-4/+129
|
* Update Croatian translationGoran Vidović2022-08-221-1/+93
|
* Update Croatian translationGoran Vidović2022-08-221-4/+4
|
* Update Croatian translationGoran Vidović2022-08-211-4/+104
|