abouttreesummaryrefslogcommitdiff
path: root/res/xml/qwerty.xml
AgeCommit message (Collapse)AuthorFilesLines
2022-01-20Add keys for LatvianEdgars1-3/+3
New accents - caron and macron - were defined and QWERTY layout was updated to add accents for Latvian specific characters.
2022-01-09Add the Action keyJules Aguillon1-1/+1
It is placed on the top-right of the enter key on every layouts. It sends a special event (performEditorAction) instead of writing a newline. The "actionId" is passed through the EditorInfo object in an obfuscated way so it's not clear whether it's using the right one.
2022-01-09Add the German languageJules Aguillon1-1/+1
Add the 'ß' character on the bottom-left corner of the 's' key, which is hidden for other languages. Co-authored-by: Moini <moini@noreply.invalid>
2021-12-19Auto-format Java and XML filesJules Aguillon1-41/+41
Use xmllint. Re-indent Java files using spaces.
2021-12-11Add SwedishJules Aguillon1-1/+1
First add the 'ring' accent. The swedish language uses the qwerty layout and three accents (aigu, trema, ring)
2021-05-08Move the "Ins" key under FnJules Aguillon1-1/+1
2021-05-08Move french accents againJules Aguillon1-6/+6
Users didn't like the new placement.
2021-05-01Better placement of accents on QWERTYJules Aguillon1-8/+8
Also change internal names for accents.
2021-04-29Slightly reduce the size of the bottom rowJules Aguillon1-1/+1
2021-04-29Move system keys to the alt keyJules Aguillon1-4/+4
2021-04-19Move some keys under the Fn modifier and move it on the bottom rowJules Aguillon1-2/+2
2021-04-18Add function keysJules Aguillon1-1/+1
Add the Fn modifier that change the digits into F1 to F10.
2021-04-18Improve the bottom rowJules Aguillon1-5/+5
Remove the "emoji" and "conf" action from the enter key. Move the former to the "arrows" key and the latter to "p". Slightly increase the size of the keys around the spacebar, and decrease the spacebar size.
2021-04-17Remove fixed keyboard widthJules Aguillon1-1/+1
Remove the constant of keys per rows. Add the 'shift' attribute to declare eventual alignment/blanks in layouts.
2016-12-11switchToNextInputMethod keyjuloo1-1/+1
2015-10-24Emoji panejaguillo1-1/+1
2015-10-13Special key font + Esc keyjaguillo1-2/+2
2015-10-11Key to switch to numeric panejaguillo1-1/+1
2015-09-30Fix \ charjaguillo1-1/+1
2015-08-18Move 2 keysjuloo1-2/+2
2015-08-18Add trema accent + Add accents to azertyjuloo1-1/+1
2015-08-18Accentjuloo1-2/+2
2015-08-16Move some keys + Change namejuloo1-8/+8
2015-08-03Add qwerty layout + popup to change layoutjuloo1-0/+44