mirror of
https://github.com/glfw/glfw.git
synced 2026-08-02 03:34:16 +02:00
This adds runtime per-window control of whether accelerated or raw mouse motion is provided when the cursor is disabled. Fixes #1400. Closes #1401.