serde
feature
- Many missing keys
- Check if ScrollLock is toggled
bind_all
MousewheelUp
andMousewheelDown
KeybdKey::is_bound
andMouseButton::is_bound
get_keybd_key
is now public
- Mouse cursor move on Linux
- Use Wayland for mouse press and release on Linux
- Support checks for whether is pressed on Linux with Wayland
- Synchronize device after use
- Improved examples
- Handling of Alt keys
- Updated dependencies
- Improved comments
- Reduced unsafe usage
- Various refactorings
- Blockable binds (optionally hide events from system)
- Block binds (hide events from system)
- Function to get current mouse cursor position
- License file
- Mouse cursor move functions behave correctly now
- Mouse cursor methods changed to not take self
- Rust 2018 edition
- Lazystatic
- Support for sending key sequences
- Winapi 3.0