v0.10.3
Fixes Windows capture dropping input synthesized by other software
Improvements
Adjust macOS capture and inject handling to align with the updated input synthesis logic
Extend the shared protocol types to support distinguishing synthesized input sources
Fixes
Stop discarding input events on Windows that were synthesized by other software
Previously, input generated by other applications (e.g. macros, automation tools, or other injection software) could be silently ignored during capture on Windows, causing missed input. This is now correctly captured and forwarded.
Other
Bump internal crate dependency versions