-
```
$ MLCERT=~/MagicLeap/cert/alanjeffreymlcert.cert MAGICLEAP_SDK=/Users/ajeffrey/MagicLeap/mlsdk/v0.20.0 ./mach package -d --magicleap
[Servo2D] Compiling Servo2D.cpp...
/Users/ajeffrey/github/as…
-
Support an minimized view of a browser window, using something like a 3D favicon as the icon.
-
This is needed to reenable magicleap servo builds. https://github.com/servo/servo/issues/24613
-
If you don't set the WebGL canvas width/height on Magic Leap, it renders incorrectly. On other XR platforms, this isn't required.
A possible solution would be for Exokit to set the size of the canv…
-
As soon as someone asks for it ;)
Currently works via mac/xcode, but maybe we can build via linux like android/linux
-
@paulrouget pointed out that there's a pref for default search engine, we don't have to hardwire it: https://github.com/servo/servo/blob/a0116827e6ef7586f3ef9214fafd259b5c5afbc8/resources/prefs.json#L…
-
-
This came up in the context of magicleap, but it applies to any device which needs to be able to customize the audio back end.
Currently we pass in the (E)GLContext from the embedder to Servo, and …
-
The magicleap Lumin UIkit API only provides key-pressed events, not separate key-down and key-up events.
-
Comicbook sample does not work with any other controller in vr mode. The sample only works with Quest devices.
- A-Frame Version: 1.6.0
- Platform / Device: Magic Leap 2
- Reproducible Code Snip…