Skip to content

Fix release events for joysticks & hats

Bkg2k requested to merge fix/fix-hat-joy-release-event into master

Thank you for your contribution!

Please make sure your Merge Request is ready to be merged:

  • if the Merge Request is about a new feature, an improvement or an important bugfix, amend RELEASE-NOTES.md
  • you respected conventional commits
  • you updated the wiki Please it is important 🙏 !

The results of the build can give you clues about what is missing in your Merge Request.

Changes :

  • Fix unexpected event when releasing hat or axis
  • Fix multiple events when moving joystick beyond the dead zone
  • Fix key-repeat event being half-filtered

Merge request reports