abouttreesummaryrefslogcommitdiff
path: root/srcs/layouts/hang_dubeolsik_kr.xml
AgeCommit message (Collapse)AuthorFilesLines
2024-05-25Add missing characters to hang_dubeolsik_krJules Aguillon1-35/+24
2024-05-02Hangul support (#595)Jules Aguillon1-0/+11
* Hangul support This works with two new kinds of keys (Hangul_initial and Hangul_medial) that carry a precomposed hangul syllable and act as modifiers. The hangul syllables are composed algorithmically. * Add shift layer to Dubeolsik layout
2024-01-21Move layout definitions into srcs/layoutsJules Aguillon1-0/+37
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.