| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2025-06-18 | Add <row scale=""> attribute (#1018) | Jules Aguillon | 1 | -11/+11 | |
| * 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-09 | Automatic placement of f11/f12 placeholders | Jules Aguillon | 1 | -1/+1 | |
| 2024-06-09 | Allow to remove keys Tab and Esc | Jules Aguillon | 1 | -2/+2 | |
| 2024-01-21 | Move layout definitions into srcs/layouts | Jules Aguillon | 1 | -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. | |||||
