v0.0.2
·
16 commits
to master
since this release
Immutable
release. Only release title and notes can be modified.
- Make keybinds with shift work by sending real events for it instead of only using it as a modifier.
- Preserve event order across all virtual devices to work around buggy clients.
- Run the input emitter in a thread so the initial delay to wait for discovery doesn't block the connection.
- Set a default extent for relative-only motion to make movement more reasonable for clients which only ever send relative pointer events.
- Don't let a key go down twice to prevent buggy clients from breaking other clients.