| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2024-12-29 | Fix crash in LayoutModifier | Jules Aguillon | 1 | -1/+3 | |
| 2024-12-26 | Refactor: Move code to LayoutModifier | Jules Aguillon | 1 | -0/+217 | |
| Layout modifying functions are removed from Config to LayoutModifier as static classes. The two classes are (weakly) mutually dependent, the refactoring is purely for the purpose of making shorter classes. The only change is that 'modify_numpad' is changed to remove duplicated code. This has the side effect of making the "double tap for caps lock" option affect the shift key in the numpad. | |||||
