mirror of
https://github.com/glfw/glfw.git
synced 2026-01-12 07:43:16 +01:00
This moves the buttons-as-hats logic to shared code and adds the GLFW_JOYSTICK_HAT_BUTTONS input mode as a way to disable this legacy behavior. Fixes #889.