abouttreesummaryrefslogcommitdiff
path: root/srcs/juloo.keyboard2/prefs
AgeCommit message (Collapse)AuthorFilesLines
2024-01-21Move layout definitions into srcs/layoutsJules Aguillon1-1/+1
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.
2024-01-15Allow hidding the keyboard switching keyJules Aguillon1-0/+3
The keyboard switching key is now selected by default in the Extra Keys option and can be deselected.
2024-01-13Refactor: New namespace for preference classesJules Aguillon6-0/+1094