Commit Graph

233 Commits

Author SHA1 Message Date
dcz
4b73775695 Merge branch 'master' into 'master'
add french canadian layout (QWERTY + accented letters)

See merge request World/Phosh/squeekboard!603
2024-03-02 16:10:27 +00:00
dcz
23c5fc1fb8 Merge branch 'keyboard-layout-es' into 'master'
Add Spanish terminal-keyboard-layouts

See merge request World/Phosh/squeekboard!606
2024-03-02 16:09:57 +00:00
MoonlightWave-12
b791919075 Improve Spanish terminal-keyboard-layouts 2024-02-28 16:03:14 +01:00
uzanto uz
d801d45812 Add Spanish terminal-keyboard-layouts 2024-02-27 11:24:23 +01:00
Danial Behzadi
6145f9b652 Fix Persian layout 2024-02-23 03:49:25 +03:30
Luciano
8d96803e91 add french canadian layout (QWERTY + accented letters) 2024-01-29 21:41:09 +01:00
Undef
af09304835 layout: fix uppercase dvorak terminal mode
These were left lowercase for some reason.
2023-03-20 08:58:13 +00:00
Gergo Koteles
8c7897da4d Add Hungarian layout 2023-01-05 17:14:18 +01:00
Newbyte
a09a51ada9 Add wide Swedish layout
Closes https://gitlab.gnome.org/World/Phosh/squeekboard/-/issues/351
2022-09-15 18:59:43 +02:00
Darren R
0339a4a50f added US Dvorak Terminal 2022-07-11 06:54:09 +00:00
skysphr
7f9baa8021 Added Georgian layout 2022-06-24 18:28:21 +00:00
Bytez
d797ee223b Replaced foreign characters. 2022-06-10 21:25:06 +00:00
Bytez
267b0745a2 Fixed missing characters in eschars view in italian layout. 2022-06-10 18:41:36 +00:00
Laurent Laffont
c75723b705 Add FR+Bépo layout 2022-06-01 21:02:21 +02:00
Dorota Czaplejewicz
bb8bba163e layouts: Add Greek Polytonic
By Antonis Tsolomitis <atsol@aegean.gr>
2022-04-05 11:41:27 +00:00
Sotiris Papadopoulos
529ac89150 Update gr.yaml to take advantage of more space per symbol. Creation of a wide variant... 2022-04-05 10:02:05 +00:00
Cosmin Humeniuc
ba00ec86a1 Add Romanian layout 2022-01-27 20:42:17 +02:00
Guido Günther
12cf628c71 Add URL and EMail keyboard variants for us
Closes: #65
2021-12-05 21:26:44 +01:00
Guido Günther
3513bf8de4 Use special pin keyboard
This helps muscle memory
2021-12-05 17:31:12 +01:00
Norayr Chilingarian
ef22432583 armenian typewriter and phonetic keyboards. 2021-10-26 04:00:32 +04:00
Dorota Czaplejewicz
5db16f63ea Merge remote-tracking branch 'petrisch/master' into HEAD 2021-08-19 11:58:17 +00:00
Patrick Jörg
cce1f6b817 Added ch_wide 2021-06-27 19:04:07 +02:00
Patrick Jörg
6409ff3748 Introducing ch+de layout and modified ch.yaml fallback
Autor:           Patrick Jörg <patrickjoerg@gmx.ch>
2021-06-08 18:48:38 +00:00
Patrick Jörg
e073434781 Introduce Swiss German keyboard layout 2021-06-08 18:29:07 +00:00
Plamen Stoev
5c5475d508 Add 'bg' layout
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.
2021-05-27 18:19:27 +03:00
Plamen Stoev
389aedac8d Rename bg to bg+phonetic
The 'bg' layout is actually the 'bg+phonetic' layout.
Mark it as such.
2021-05-26 08:04:44 +03:00
Jordi
080186c18b improve accents layout behavior and code cleaning 2021-05-24 13:42:11 +02:00
Jordi
7f0749483e Introduce Swiss French keyboard layout 2021-05-23 17:06:26 +02:00
Khaled Eldoheiri
ebc8eafa07 Introduce Arabic keyboard layout
Signed-off-by: Khaled Eldoheiri <khalid@kdehairy.com>
2021-05-22 15:39:39 +02:00
undef
00e9641a5f Fix typos jp keyboard comments
Taken from a7c3ebf03c
2021-04-14 23:43:42 +00:00
Dorota Czaplejewicz
608be930f7 layout selection: Fix emoji and number 2021-04-01 16:24:06 +00:00
Dorota Czaplejewicz
36d4f6726c language-terminal: Place keyboards in a sub-path 2021-04-01 16:05:44 +00:00
M33
e49de34d0e Revert "Update tests/meson.build"
This reverts commit 27cd8964d02e957fdecd00bfebc0a03e4b24ffe4
2021-04-01 15:17:53 +00:00
Dorota Czaplejewicz
b578414655 Merge remote-tracking branch 'upstream/master' into latch 2021-03-31 09:48:29 +00:00
Dorota Czaplejewicz
7b1755a489 renderer: Mark latched buttons differently than locked
There are some hacks here in the form of an extra field "appears_locked_from", which can be used to hint that the user should see the button as locked. Without it, there's some confusion on user side regarding buttons that change states unprompted.
2021-03-31 09:11:11 +00:00
Kozova1
8da8d55b98 Fixed Hebrew layout.
The Hebrew layout was a non standard one -
this should now be fixed.
The left shift key was removed, since Hebrew
does not have capital letters.

Signed-off-by: Kozova1 <mug66kk@gmail.com>
2021-03-30 20:31:11 +03:00
Dorota Czaplejewicz
d3cd7dc11f italian: Fix colon 2021-03-09 14:09:59 +00:00
Panawat Wong-klaew
11952ed29a Add wide Thai keyboard layout 2021-02-13 15:11:46 +00:00
Dorota Czaplejewicz
e6c45a63fb Merge branch 'master' into 'master'
Added hebrew keyboard layout

See merge request Librem5/squeekboard!430
2021-02-06 10:45:12 +00:00
Myth
e82e256581 Added hebrew keyboard layout 2021-02-06 10:45:12 +00:00
Dorota Czaplejewicz
bedabb6188 Merge branch 'catalan' into 'master'
Catalan keyboard layout

See merge request Librem5/squeekboard!431
2021-02-06 10:38:18 +00:00
Jordi Masip
a030f55a7c Catalan keyboard layout
Modified by Dorota Czaplejewicz <dorota.czaplejewicz@puri.sm>
2021-02-05 14:51:21 +00:00
J.D. Laub
a332efca45 Add US Dvorak layout (and Colemak wide)
Signed-off-by: Dave Laub <purism@laubster.org>
2021-01-23 16:44:50 -07:00
jranaraki
0e83697b61 Updated the layout to provide more convenient and faster typing experience 2020-12-27 12:38:29 -05:00
jranaraki
1856e7023d Farsi/Persian keyboard layout 2020-12-27 01:48:33 -05:00
jranaraki
976f0a6e37 Farsi/Persian keyboard layout 2020-12-27 01:08:07 -05:00
Andreas Rönnquist
701168c32b no: Use wide button switching between numbers, symbols and base 2020-12-14 21:55:39 +01:00
Vladimir Stoilov
9517c347b6 Fix bulgarian layout size 2020-12-12 00:28:21 +02:00
Vladimir
c103b84fa6 Bulgarian language keyboard layout 2020-12-10 19:42:28 +00:00
Dorota Czaplejewicz
9a72db2fcc Merge branch 'esperanto' 2020-12-07 15:33:01 +00:00