hyprcorrect-platform 0.2.3

Platform layer for hyprcorrect: input capture, synthetic input, and global hotkeys (macOS, Linux/Wayland).
Documentation
1
2
3
4
//! Windows platform backend — a stub.
//!
//! Planned: a `WH_KEYBOARD_LL` hook, `SendInput`, and `RegisterHotKey`.
//! Windows is not a shipping target yet; see `DESIGN.md`.