abouttreesummaryrefslogcommitdiff
path: root/srcs/layouts/latn_azerty_fr.xml
AgeCommit message (Collapse)AuthorFilesLines
2025-12-13AZERTY: Make sure the accents are available (#1140)Jules Aguillon1-3/+3
Remove the `loc` prefix for important accent dead keys and add ê.
2024-06-09Automatic placement of f11/f12 placeholdersJules Aguillon1-2/+2
2024-06-09Allow to remove keys Tab and EscJules Aguillon1-2/+2
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-01-21Move layout definitions into srcs/layoutsJules Aguillon1-0/+39
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.