abouttreesummaryrefslogcommitdiff
path: root/srcs/layouts/arab_pc_ir.xml
AgeCommit message (Collapse)AuthorFilesLines
2024-09-21Change the place of چ and ژ in Persian Keyboard Layout (#757)Mostafa Khorashadi Zadeh1-4/+4
* Change place of "چ" and "ژ" * rollback unexpected changes
2024-07-21Improve zwnj/halfspace symbol and Persian layout (#711)Reza Hosseinzadeh1-5/+4
* Fix persian's half-space invisibility * Add a 0.5 space before ظ in persian * Change the place of چ in persian * Change the width of backspace in persian * Rename zwnj to halfspace in KeyValue.java and beng_provat layout
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.