Skip to content

v0.2.4

Latest

Choose a tag to compare

@Zurgli Zurgli released this 01 Apr 03:54
· 2 commits to master since this release

0.2.4

  • reworked the low-level keyboard hook to track modifier state from hook keydown/keyup events instead of calling GetAsyncKeyState inside the callback
  • added an active hook watchdog probe and clean restart path so stale or silently detached hotkey hooks recover without restarting the full app

Validation

  • pwsh -File .\\scripts\\check.ps1
  • npm run tauri build