Skip to content

Clownboard v1.0.3

Choose a tag to compare

@trstanis trstanis released this 26 Jun 18:36

Bug fixes

  • 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