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