immersive-web / webxr-polyfill

Use the WebXR Device API today, providing fallbacks to native WebVR 1.1 and Cardboard
Apache License 2.0
381 stars 84 forks source link

Implement imputsourceschange event #91

Closed takahirox closed 4 years ago

takahirox commented 4 years ago

From #37. This PR adds inputsourceschange event support. The algorithm is based on https://github.com/immersive-web/webxr-polyfill/issues/37#issuecomment-531427849

takahirox commented 4 years ago

Any concerns to merge in this PR?

toji commented 4 years ago

This LGTM. Thanks for the contribution!