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