- From: Ted Mielczarek <notifications@github.com>
- Date: Thu, 03 Nov 2016 05:21:30 -0700
- To: w3c/gamepad <gamepad@noreply.github.com>
Received on Thursday, 3 November 2016 12:22:04 UTC
I'm not really sure how we solve this with XInput, to be honest, since it doesn't provide a notification API. I don't think any browser is going to make `getGamepads()` call directly into XInput, since it's likely to be executing in a sandboxed content process. For other sources of input we generally get notified on new data, so adding events to the spec would fix this use case. -- 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/gamepad/issues/46#issuecomment-258127780
Received on Thursday, 3 November 2016 12:22:04 UTC