Skip to content

Releases: Zuzu-Typ/winput

1.5.0

16 Jul 10:22
1fb9892

Choose a tag to compare

  • Added input suppression
  • Added type hints

1.4.0

20 Mar 21:39

Choose a tag to compare

  • Added DPI awareness functions
    • set_DPI_aware()
    • get_window_scaling_factor()

1.3.0

11 Mar 09:15

Choose a tag to compare

  • 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.1

22 Oct 19:05

Choose a tag to compare

Update to v1.2.1

1.2.0

28 Aug 07:45

Choose a tag to compare

Added functions to send input.

Improved README.

A few other fixes and improvements.

1.0.0

28 Jul 19:31

Choose a tag to compare

First release