Looking-Glass / looking-glass-webxr

WebXR for Looking Glass displays
https://docs.lookingglassfactory.com/developer-tools/webxr
Apache License 2.0
66 stars 16 forks source link

Add some kind of callback to modify popup window generation #20

Open hybridherbst opened 2 years ago

hybridherbst commented 2 years ago

Right now, the popup is only created, but not stored in any symbol as far as I can tell and so not possible to access from outside, e.g. to attach key listeners, drop handlers, and other nice web things.

Would be great if there was a way to provide a callback for popup creation to modify what that does and allow attaching other logic.

BryanChrisBrown commented 2 years ago

agreed on this, we can definitely expose that as a variable similar to the config setup.