- Mar 16, 2021
-
-
M33 authored
-
- Mar 09, 2021
-
-
Dorota Czaplejewicz authored
italian: Fix colon See merge request Librem5/squeekboard!434
-
Dorota Czaplejewicz authored
-
- Feb 13, 2021
-
-
Dorota Czaplejewicz authored
Add wide Thai keyboard layout See merge request Librem5/squeekboard!433
-
Panawat Wong-klaew authored
-
- Feb 11, 2021
-
-
Dorota Czaplejewicz authored
Add Mod4 (Windows) key See merge request Librem5/squeekboard!432
-
David96 authored
-
- Feb 06, 2021
-
-
Dorota Czaplejewicz authored
Added hebrew keyboard layout See merge request Librem5/squeekboard!430
-
Myth authored
-
Dorota Czaplejewicz authored
Catalan keyboard layout See merge request Librem5/squeekboard!431
-
- Feb 05, 2021
-
-
Jordi Masip authored
Modified by Dorota Czaplejewicz <dorota.czaplejewicz@puri.sm>
-
- Jan 26, 2021
-
-
Dorota Czaplejewicz authored
Add US Dvorak layout (and Colemak wide) See merge request Librem5/squeekboard!427
-
- Jan 24, 2021
-
-
J.D. Laub authored
Signed-off-by:
Dave Laub <purism@laubster.org>
-
Dorota Czaplejewicz authored
CI: fix xheck_tag to be compatible with Amber See merge request Librem5/squeekboard!428
-
Dorota Czaplejewicz authored
-
Dorota Czaplejewicz authored
imservice: Increment serials on receiving done, not sending commit See merge request Librem5/squeekboard!426
-
- Jan 23, 2021
-
-
J.D. Laub authored
Signed-off-by:
Dave Laub <purism@laubster.org>
-
- Jan 19, 2021
-
-
Guido Gunther authored
Release 1.12.0 See merge request Librem5/squeekboard!422
-
- Jan 11, 2021
-
-
Dorota Czaplejewicz authored
User-visible changes: - Fixed a crash related to making keyboard visible. - Better fallback: when selecting a missing layout named "fr+foo", "fr" will be used instead. - When enabling the keyboard manually, it will never be stuck in the numbers view. - Thai layout - US-Colemak layout - Czech layouts - Esperanto layout - Bulgarian layout - Improved Norwegian layout That's a lot of new layouts! Plus a bunch of stricter warnings, MIPS64el support, and reproducible building.
-
Dorota Czaplejewicz authored
-
- Jan 10, 2021
-
-
Alexander Mikhaylenko authored
visibility: Stop calling GTK functions from the visibility manager See merge request Librem5/squeekboard!425
-
Dorota Czaplejewicz authored
The viibility manager state is changed from various handlers, which are not guaranteed to be reentrant, most notably the Wayland handler for preedit done. As the state is changed, relevant requests to synchronize user-visible UI are fired from the same handler. In case of imservice_handle_done, GTK widget show function was being called, which triggered another round of handling Wayland, leading to the done handler being called again, and flaking out. To solve this, the phase of issuing commands needs to be separate from adjusting desired state. It seems that the easiest solution is to delay the show() and hide() calls into the next GTK main loop spin. A better solution would probably inject itself directly after the change of desired state, so that *all* the side effects are delayed.
-
Dorota Czaplejewicz authored
-
Dorota Czaplejewicz authored
No idea how that managed to stay undetected for so long.
-
- Dec 30, 2020
-
-
Dorota Czaplejewicz authored
Farsi/Persian keyboard layout See merge request Librem5/squeekboard!424
-
- Dec 27, 2020
- Dec 21, 2020
-
-
Dorota Czaplejewicz authored
Make layout lists more ordered See merge request Librem5/squeekboard!417
-
- Dec 16, 2020
-
-
Dorota Czaplejewicz authored
dbus: Reset hints if text input missing Closes #256 See merge request Librem5/squeekboard!421
-
- Dec 15, 2020
-
-
Dorota Czaplejewicz authored
-
Dorota Czaplejewicz authored
no: Use wide button switching between numbers, symbols and base See merge request Librem5/squeekboard!419
-
- Dec 14, 2020
-
-
Andreas Rönnquist authored
-
- Dec 12, 2020
-
-
Dorota Czaplejewicz authored
-
Dorota Czaplejewicz authored
Contributors have started to make it messy.
-
Dorota Czaplejewicz authored
Bulgarian language keyboard layout See merge request Librem5/squeekboard!418
-
- Dec 11, 2020
-
-
Vladimir Stoilov authored
-
Vladimir Stoilov authored
-
Guido Gunther authored
build: Enable unused warnings in C See merge request Librem5/squeekboard!375
-