mirror of
https://github.com/glfw/glfw.git
synced 2026-09-17 14:22:50 +00:00
9e29f556fd
This adds runtime per-window control of whether accelerated or raw mouse motion is provided when the cursor is disabled. Fixes #1400. Closes #1401.