- From: Navid Zolghadr <notifications@github.com>
- Date: Tue, 16 Jul 2019 13:28:55 -0700
- To: w3c/pointerlock <pointerlock@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 16 July 2019 20:29:18 UTC
Introduce a new option to let the web app
request the unaccelerated mouse events.
This option is particularly useful for some
first person shooter games.
Closes #36
The following tasks have been completed:
* [ ] Modified Web platform tests (link to pull request)
Implementation commitment:
* [ ] WebKit (https://bugs.webkit.org/show_bug.cgi?id=)
* [Y] Chromium (https://bugs.chromium.org/p/chromium/issues/detail?id=982379)
* [ ] Gecko (https://bugzilla.mozilla.org/show_bug.cgi?id=)
You can view, comment on, or merge this pull request online at:
https://github.com/w3c/pointerlock/pull/49
-- Commit Summary --
* Add lock options to requestPointerLock
-- File Changes --
M index.html (98)
-- Patch Links --
https://github.com/w3c/pointerlock/pull/49.patch
https://github.com/w3c/pointerlock/pull/49.diff
--
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/pull/49
Received on Tuesday, 16 July 2019 20:29:18 UTC