You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Page Down (and any control key) can now be bound to a sound — pressing a key that's currently assigned to Stop/Mute/Pause during capture now steals it for the sound and automatically unsets that control action, with a notification to reassign it in Settings → Hotkeys
Numpad key detection made more robust — falls back to event name check when \is_keypad\ is not set by the keyboard library, ensuring nav-cluster keys (Page Down, Home, End…) are never misidentified as numpad even on older library versions
Key label shorthand names — chips now show \PgUp, \PgDn, \LShift, \RShift, \LCtrl, \RCtrl, \LAlt, \RAlt, \Np0\–\Np9, \Bksp, \Esc\ etc. instead of full names that got cut off
Key chip width increased to accommodate longer shorthand labels