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

HoloLens and Immersive Mode: generic way to exit? #24693

Open
paulrouget opened this issue Nov 8, 2019 · 3 comments
Open

HoloLens and Immersive Mode: generic way to exit? #24693

paulrouget opened this issue Nov 8, 2019 · 3 comments

Comments

@paulrouget
Copy link
Contributor

@paulrouget paulrouget commented Nov 8, 2019

What should be to proper way to leave the immersive mode without relying on the page calling session.end()? Should we provide a generic method to exit, or does HoloLens provide a way of doing that?

@Manishearth do you have any idea?

@Manishearth
Copy link
Member

@Manishearth Manishearth commented Nov 8, 2019

I think opening the start menu and hitting home should exit the session.

We do that already, but we also exit on STOPPING states which we aren't supposed to (servo/webxr#78)

The openxr state stuff is somewhat broken on the hololens and we need to wait it out for some fixes.

@paulrouget
Copy link
Contributor Author

@paulrouget paulrouget commented Nov 11, 2019

I think opening the start menu and hitting home should exit the session.

Right. But we do not go back to 2D mode. We have to re-activate the window. Which might be good enough.

@Manishearth
Copy link
Member

@Manishearth Manishearth commented Nov 11, 2019

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.