[w3c/pointerlock] Option needed to disable OS-level adjustment for mouse acceleration (#36)

Some games need to disable mouse acceleration to achieve a better gaming experience ([1](https://us.battle.net/forums/en/overwatch/topic/20753608843), [2](https://www.reddit.com/r/GlobalOffensive/comments/2qv4q8/why_is_mouse_acceleration_bad_for_gaming/)).

I believe this best fits in the pointerlock request api as an option to provide such a capability. [Here](https://docs.microsoft.com/en-us/windows/desktop/api/winuser/nf-winuser-systemparametersinfoa) is the Windows API allowing to disable that.

@smaug---- @eirage WDYT?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/pointerlock/issues/36

Received on Thursday, 13 September 2018 18:10:22 UTC