Releases: Zuzu-Typ/winput
Releases · Zuzu-Typ/winput
1.5.0
- Added input suppression
- Added type hints
1.4.0
- Added DPI awareness functions
set_DPI_aware()
get_window_scaling_factor()
1.3.0
additional_data
is now correctly of int
type for mosue wheel events
- Fixed horizontal mouse wheel events not being fired
- Fixed release function for extra mouse buttons
- Fixed
move_mousewheel
only moving the mouse wheel by 1/120
.
1.2.0
Added functions to send input.
Improved README.
A few other fixes and improvements.