Request for Position on Gamepad input events
Hello webkit-dev, I would like to request Webkit's official position on adding events for button and axis inputs to the Gamepad API. This feature would add events that fire when gamepad button or axis inputs change, enabling applications to respond to input changes as they occur instead of relying on the current polling-only interface. The goal is to enable applications to respond to gamepad inputs with minimum latency. Chrome Platform Status: https://chromestatus.com/feature/5989275208253440 Explainer: https://docs.google.com/document/d/1GUeLs5RXdTlaiLgyBf6FUdJXu71dzCpsiLkawkCL... Design doc: https://docs.google.com/document/d/1rnQ1gU0iwPXbO7OvKS6KO9gyfpSdSQvKhK9_OkzU... Spec change pull request: https://github.com/w3c/gamepad/pull/152 TAG design review: https://github.com/w3ctag/design-reviews/issues/662 Thanks, Matt Reynolds
participants (1)
-
Matt Reynolds