mirror of
https://github.com/glfw/glfw.git
synced 2026-08-29 03:04:14 +02: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.