Skip to content

Comments

refactor(hotkeys): migrate to RegisterHotKey for global hotkey support#712

Merged
amnweb merged 1 commit intomainfrom
refactor/register-hotkey
Feb 11, 2026
Merged

refactor(hotkeys): migrate to RegisterHotKey for global hotkey support#712
amnweb merged 1 commit intomainfrom
refactor/register-hotkey

Conversation

@amnweb
Copy link
Owner

@amnweb amnweb commented Feb 11, 2026

  • Replace low-level keyboard hook implementation with Windows' RegisterHotKey API.
  • Update related functions and structures to align with the new hotkey registration method.

- Replace low-level keyboard hook implementation with Windows' RegisterHotKey API.
- Update related functions and structures to align with the new hotkey registration method.
@amnweb amnweb merged commit f6024bf into main Feb 11, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant