Project 'Librem5/linux-next' was moved to 'Librem5/linux'. Please update any links and bookmarks that may still have the old path.
- Jun 18, 2021
-
-
Dorota Czaplejewicz authored
layersurface: avoid duplicate assignment See merge request !467
-
Pablo Barciela authored
-
- Jun 05, 2021
-
-
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 !464
-
- Jun 03, 2021
-
-
William Wold authored
-
- May 27, 2021
-
-
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.
-
- May 26, 2021
-
-
Plamen Stoev authored
The 'bg' layout is actually the 'bg+phonetic' layout. Mark it as such.
-
- May 24, 2021
-
-
Dorota Czaplejewicz authored
Introduce Swiss French keyboard layout See merge request !463
-
Jordi Bossy authored
-
- May 23, 2021
-
-
Jordi Bossy authored
-
- May 22, 2021
-
-
Dorota Czaplejewicz authored
Release 1.14.0 "Swim bladder" See merge request !458
-
Dorota Czaplejewicz authored
Introduce Arabic keyboard layout See merge request !460
-
Khaled Eldoheiri authored
Signed-off-by:
Khaled Eldoheiri <khalid@kdehairy.com>
-
- May 15, 2021
-
-
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 !454
-
Dorota Czaplejewicz authored
popover: Allow spanning outside panel area See merge request !455
-
- May 11, 2021
-
-
Dorota Czaplejewicz authored
remove some unnecessary unsafe code See merge request !457
-
Dorota Czaplejewicz authored
use the correct priority to allow users' CSS to apply See merge request !456
-
- May 10, 2021
- May 08, 2021
-
-
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.
-
- Apr 23, 2021
-
-
Dorota Czaplejewicz authored
Rearrange code dealing with layout files See merge request !449
-
- Apr 15, 2021
-
-
Dorota Czaplejewicz authored
Fix typos jp keyboard comments See merge request !452
-
- Apr 14, 2021
-
-
- Apr 13, 2021
-
-
Sebastian Krzyszkowiak authored
Release 1.13.0 "Externality" See merge request !451
-
- Apr 12, 2021
-
-
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 !450
-
- Apr 09, 2021
-
-
Dorota Czaplejewicz authored
rust: Fix compiler warnings See merge request !445
-
Dorota Czaplejewicz authored
docs: Describe view switching See merge request !443
-
- Apr 07, 2021
-
-
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.
-
- Apr 05, 2021
-
-
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
-
- Apr 01, 2021
-
-
Dorota Czaplejewicz authored
Fix emoji and number layouts See merge request !444
-