servo / webxr

Bindings for WebXR
Mozilla Public License 2.0
81 stars 24 forks source link

mock: Add infra for supported buttons #246

Closed msub2 closed 2 months ago

msub2 commented 2 months ago

Adds new MockInputMsgs related to setSupportedButtons and updateButtonState from the WebXR Test API.

msub2 commented 2 months ago

This may be expanded on in the future also, as-is this helps one of the WebXR Gamepads Module WPT tests to pass, but the other will require some heavier reworking of Gamepad logic in Servo and I haven't fully worked out how that will look yet.