- 18 Jun, 2021 2 commits
-
-
Dorota Czaplejewicz authored
layersurface: avoid duplicate assignment See merge request !467
-
Pablo Barciela authored
-
- 05 Jun, 2021 2 commits
-
-
Dorota Czaplejewicz authored
Show error when compositor doesn't support Layer Shell Closes #284 See merge request !466
-
Dorota Czaplejewicz authored
Add Bulgarian BDS layout See merge request Librem5/squeekboard!464
-
- 03 Jun, 2021 1 commit
-
-
William Wold authored
-
- 27 May, 2021 2 commits
-
-
Plamen Stoev authored
-
Plamen Stoev authored
This is the Bulgarian (BDS) layout. I took the liberty to remove "э" from the layout, as it is not part of the Bulgarian alphabet and it was left there for historical reasons, also not to mess with the layouts for physical keyboards. Removing it gives more space for the shift_l and backspace keys. I've also added the letter "small i with grave" to the special symbols, as it is occasionally used in Bulgarian.
-
- 26 May, 2021 1 commit
-
-
Plamen Stoev authored
The 'bg' layout is actually the 'bg+phonetic' layout. Mark it as such.
-
- 24 May, 2021 2 commits
-
-
Dorota Czaplejewicz authored
Introduce Swiss French keyboard layout See merge request Librem5/squeekboard!463
-
Jordi Bossy authored
-
- 23 May, 2021 1 commit
-
-
Jordi Bossy authored
-
- 22 May, 2021 3 commits
-
-
Dorota Czaplejewicz authored
Release 1.14.0 "Swim bladder" See merge request Librem5/squeekboard!458
-
Dorota Czaplejewicz authored
Introduce Arabic keyboard layout See merge request Librem5/squeekboard!460
-
Khaled Eldoheiri authored
Signed-off-by:
Khaled Eldoheiri <khalid@kdehairy.com>
-
- 15 May, 2021 4 commits
-
-
Dorota Czaplejewicz authored
Changes: - fixed builds in paths that would be shell-escaped - layout popover leaves the panel area - global styles better picked up - and code quality improvements
-
Dorota Czaplejewicz authored
-
Dorota Czaplejewicz authored
build: Fix unnecessary shell quotes See merge request Librem5/squeekboard!454
-
Dorota Czaplejewicz authored
popover: Allow spanning outside panel area See merge request Librem5/squeekboard!455
-
- 11 May, 2021 2 commits
-
-
Dorota Czaplejewicz authored
remove some unnecessary unsafe code See merge request Librem5/squeekboard!457
-
Dorota Czaplejewicz authored
use the correct priority to allow users' CSS to apply See merge request Librem5/squeekboard!456
-
- 10 May, 2021 2 commits
- 08 May, 2021 2 commits
-
-
Dorota Czaplejewicz authored
-
Dorota Czaplejewicz authored
Quotes aren't needed when the arguments aren't expanded by the shell. Now paths with spaces and other nontrivial characters work.
-
- 23 Apr, 2021 1 commit
-
-
Dorota Czaplejewicz authored
Rearrange code dealing with layout files See merge request Librem5/squeekboard!449
-
- 15 Apr, 2021 1 commit
-
-
Dorota Czaplejewicz authored
Fix typos jp keyboard comments See merge request Librem5/squeekboard!452
-
- 14 Apr, 2021 1 commit
- 13 Apr, 2021 1 commit
-
-
Sebastian Krzyszkowiak authored
Release 1.13.0 "Externality" See merge request Librem5/squeekboard!451
-
- 12 Apr, 2021 4 commits
-
-
Dorota Czaplejewicz authored
Changes: - A system for latching and locking views - Some crash fixes - Locale-flavored terminals - A way to add locale-flavored emoji and numbers layouts - Making the code less annoying to work with in some places - Fixed layout changes on newer GSettings - Mod4 modifier - Better session registration - New layouts: Dvorak, Colemak wide, hebrew, wide Thai
-
Dorota Czaplejewicz authored
-
Dorota Czaplejewicz authored
layout: Take into account text purpose again Closes #277 See merge request Librem5/squeekboard!448
-
Dorota Czaplejewicz authored
layouts: Stop assuming that layout name always changes on switch Closes #276 See merge request Librem5/squeekboard!450
-
- 09 Apr, 2021 2 commits
-
-
Dorota Czaplejewicz authored
rust: Fix compiler warnings See merge request Librem5/squeekboard!445
-
Dorota Czaplejewicz authored
docs: Describe view switching See merge request Librem5/squeekboard!443
-
- 07 Apr, 2021 1 commit
-
-
Dorota Czaplejewicz authored
Layout type switching outside of overlay was always done with gsettings in the middle, assuming that all clicks on languages in the popover result in a gsettings event. That's a bad assumption if there's only one xkb lang present. This is a simple work around. A better solution would be to turn the entire system of layout switching into a central object that receives messages about changes that need to be applied, and then applies them.
-
- 05 Apr, 2021 4 commits
-
-
Dorota Czaplejewicz authored
-
Dorota Czaplejewicz authored
-
Dorota Czaplejewicz authored
From now on, all the parameters for loading layout are handled inside a single pure function, which makes them possible to test. As a side benefit, the old preference order function composed of a mess of nested procedures is gone.
-
Dorota Czaplejewicz authored
-
- 01 Apr, 2021 1 commit
-
-
Dorota Czaplejewicz authored
Fix emoji and number layouts See merge request Librem5/squeekboard!444
-