[WebPlatformWG] Gamepad-Lock API (#2)

Edge is coming to Xbox One. The gamepad-API supports gamepads (and other HIDs) in browsers.

Ordinarily there are no browser actions assigned to gamepads, and so users of the gamepad API are free to use all inputs on these devices.

But on platforms that primarily interact with the browser trough gamepads, there is a problem, most of the inputs are assigned to browser actions (clicking, navigation, back, forward, etc.). In that situation, the gamepad API could not sensibly be supported because most inputs on a gamepad couldn't be used (and this conflict would probably lead UA-vendors to skip on that API).

Should there be a gamepad-lock api analogous to how there is a pointerlock-api?

---
Reply to this email directly or view it on GitHub:
https://github.com/w3c/WebPlatformWG/issues/2

Received on Wednesday, 14 October 2015 18:10:40 UTC