mirror of
https://github.com/glfw/glfw.git
synced 2026-09-17 14:22:50 +00:00
798d7c6d68
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.