Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OpenXR: Expose button/axis inputs for WebXR gamepads #232

Merged
merged 3 commits into from
Aug 2, 2024

Conversation

msub2
Copy link
Contributor

@msub2 msub2 commented Jul 28, 2024

This extends the current input handling in the OpenXR backend to expose button and axis inputs for use with the WebXR gamepads module. It will require an update in Servo as well to handle the new event for changed input.

webxr/openxr/input.rs Show resolved Hide resolved
webxr/openxr/input.rs Outdated Show resolved Hide resolved
@msub2 msub2 requested a review from jdm July 31, 2024 04:55
@jdm jdm added this pull request to the merge queue Aug 2, 2024
Merged via the queue into servo:main with commit 790f505 Aug 2, 2024
6 checks passed
@msub2 msub2 deleted the gamepad-input branch August 2, 2024 18:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants