Loading
Commits on Source 43
-
Alexander Shopov authored
-
Vasil Pupkin authored
-
Gianvito Cavasoli authored
-
Bruce Cowan authored
-
Efstathios Iosifidis authored
-
Sabri Ünal authored
-
Ray Strode authored
I just noticed there's a few layouts missing here that systemd has in its own layout map. This commit adds Bulgarian, Ukrainian, Mecedonian, and Kazakh.
-
Ray Strode authored
If user chooses "Russian" we need to add "us" as well so they have a way to input latin characters. This commit adds a function to detect layouts that need supplemental layouts to tag along.
-
Ray Strode authored
We're going to need to be querying localed for input source information. This commit paves the way for that by generating proxy glue code for talking to localed.
-
Ray Strode authored
-
Ray Strode authored
-
Ray Strode authored
-
Ray Strode authored
The code to get the default input sources would otherwise need to be duplicated across control-center, gnome-shell and gnome-initial-setup. This commit avoids some of that redundancy by consolidating the logic into two new functions: gnome_get_default_input_sources and gnome_get_default_input_sources_finish Note, these functions don't provide change notification, so there is still some redundancy needed by callers.
-
Ray Strode authored
This reverts commit 3546fcc9.
-
Ray Strode authored
This reverts commit 9ce40d30.
-
Ray Strode authored
This reverts commit 9cb24557.
-
Ray Strode authored
This reverts commit 7122d07f.
-
Ray Strode authored
This reverts commit 4f7a53bf.
-
Ray Strode authored
This reverts commit fb71e6e0.
-
Ray Strode authored
This reverts commit c845ce0e.
-
Ray Strode authored
Due to a typo introduced when pulling and adapting changes from my bash command history, I accidentally pushed draft changes to the master branch. This reverts those changes.
-
Signed-off-by:lilinjie <lilinjie@uniontech.com>
-
Pablo Correa Gómez authored
This fixes an incompatibility between muslc and glibc, where muslc considers locales by default UTF-8, while glibc considers them ISO. This is a real problem when for example, running flatpaks under alpinelinux and postmarketOS. Ref https://gitlab.alpinelinux.org/alpine/aports/-/issues/14851
-
A S Alam authored
-
Andre Klapper authored
-
Kristjan SCHMIDT authored
-
Brage Fuglseth authored
-
Florentina Mușat authored
-
velsinki authored
-
Aefgh Threenine authored
-
அருள்ராஜன் அ லை authored
-
zayar lwin authored
-
Rachida SACI authored
-
Boyuan Yang authored
-
Guntupalli Karunakar authored
-
Parag Nemade authored
Layouts for Indic languages (IS 16350: 2016) as released in https://egovstandards.gov.in/sites/default/files/2021-07/Notification%20for%20Enhanced%20Inscript%20Keyboard%20Layout_0_0.pdf we have implemented downstream patch in Fedora and using it without any issues. Let's merge this now in upstream. This Change is changing as_IN, kn_IN and ta_IN languages to use new keyboard layout as Inscript2 layout otherwise all other Indic languages bn_IN, gu_IN, hi_IN, mai_IN, ml_IN, mr_IN, or_IN, pa_IN, sd_IN, te_IN are already using old Inscript1 standard which will be moved now to use Inscipt2 standard. Signed-off-by:
Parag Nemade <pnemade@fedoraproject.org>
-
Andy Holmes authored
Apparently this has always been `G_ENABLE_DIAGNOSTIC` without `S`.
-
Khalid Abu Shawarib authored
-
Scrambled 777 authored
-
Michael Catanzaro authored
Mention compat_libversion. In practice, we don't update libversion if source code has not changed. Mention this. We should bump the version more aggressively after branching, to avoid identical versions on different branches.
-
Michael Catanzaro authored
-
Jeremy Bícha authored