abouttreesummaryrefslogcommitdiff
path: root/srcs/layouts/cyrl_jcuken_ru.xml
AgeCommit message (Collapse)AuthorFilesLines
4 daysRevert to the 1.32.1 Russian layout (#1276)Jules Aguillon1-23/+23
Partly revert be0aa07.
2025-12-13Added keyboards (#1129)10Develops1-23/+23
* Delete srcs/layouts/armenian_ph_am.xml There is a phonetic layout which is used in old typewriters * Amendments according to GOST 6431-90 * Russian traditional layout cyrl_jiuken.xml * Create cyrl_yawerty.xml Added ЯВЕРТЫ layout * Update cyrl_jcuken_ru.xml Typo fixed * Added QZERTY layout for Italian and Latin
2025-06-18Add <row scale=""> attribute (#1018)Jules Aguillon1-12/+12
* Add <row scale=""> attribute Scale the width of the keys in the row to match a value. Useful to remove space on the right of the row without adding a 'width' attribute to each key. * layouts: Use the 'scale=""' attribute in builtin layouts This removes the very specific 'width' values.
2024-06-09Automatic placement of f11/f12 placeholdersJules Aguillon1-1/+1
2024-06-09Allow to remove keys Tab and EscJules Aguillon1-2/+2
2024-01-21Move layout definitions into srcs/layoutsJules Aguillon1-0/+42
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.