Nightly Build nightly-0.1.3-433-gbf5b0945-20260822-151104
Commit: bf5b0945
Built at: 2026-08-22 15:11:04 UTC
Changes
- fix: preserve physical numpad keysyms (bf5b094)
- fix(keyboard): make NumPadKey/MiniSpaceKey colors and swipe behavior effective (aeda8e1)
- fix(keyboard): layer switches must not release the manual numeric layout (edc7342)
- fix(keyboard): LayoutSwitchKey to Text clears latched layer switches (3e0cceb)
- refactor(keyboard): decouple numeric layout override state (c69bd8a)
- fix(keyboard): handle invalid numeric layout overrides (91702f5)
- feat(keyboard): support custom numeric key editing (c4174c2)
- fix: number keyboard override also works for layoutswitch key (61a928c)
- feat(keyboard): app setting to override the numeric-input layout (b363273)
- Fix: always enable num lock for simulated numpad keys; add missing KP_Separator and KP_Equal key mappings (8c1ce95)