abouttreesummaryrefslogcommitdiff
path: root/srcs/layouts
AgeCommit message (Collapse)AuthorFilesLines
2024-04-19Turkish: Correct shift behavior for ı and i (#615)JapanYoshi1-0/+4
2024-04-03Add Danish layout (#606)Tomasz Cielecki1-0/+41
2024-03-23Add Shaw Imperial layout (#592)Lev Brekalov1-0/+52
2024-03-11Improve the QWERTY (Slovak) layoutJules Aguillon1-5/+4
The grid layout was not likeable.
2024-03-03Gujarati phonetic layout (#562)Yogesh-B1-0/+37
added shift modifier characters Add support for gujarati numerals Co-authored-by: yogesh-b <yogesh@improwised.com>
2024-03-02Add QWERTY (Slovak) layoutJules Aguillon1-0/+38
The original author is @sejkm in https://github.com/Julow/Unexpected-Keyboard/issues/573
2024-03-02Improve the AZERTY layoutJules Aguillon1-5/+5
Add éèàç directly to the layout, which removes the corresponding dead keys. Remove the requirement for ù and ÿ from method.xml, which are extremely rare and can be typed via the compose key.
2024-02-18Relicense layout definitions under CC0 (#528)Jules Aguillon3-0/+136
* Relicense layouts under CC0 Layout definitions are licensed differently from the rest of the application source code to allow use in other projects related or unrelated to Unexpected Keyboard. Some layouts are not re-licensed and their original copyright continues to apply. The copyright notice is added at the top of the files. * Contributing: Mention layout licensing
2024-02-18neo2: Update bottom row (#560)matthiakl1-7/+7
2024-02-16Add QWERTY GB layout (#557)Ryan Gibb1-0/+37
Adapted from latn_qwerty_us * Make it the default layout for en-GB
2024-02-14Improve latn_qwerty_tly.xml (#549)vedamanavi1-3/+2
Removing "g" as it was used two times as a main key. shift="0.5" added
2024-02-04Create layout arabic-hamvaj-tly (#542)vedamanavi1-0/+42
2024-01-28Add layout QWERTY (Talysh New Latin) (#529)vedamanavi1-0/+44
2024-01-21Move layout definitions into srcs/layoutsJules Aguillon44-0/+1755
This separates the layout definitions from the special layouts (bottom_row, greekmath) and other unrelated files (method, settings). This is also a more intuitive location for layouts and make the resource directory easier to navigate. Under the hood, layouts are copied back into build/generated-resources/xml.