Igalia / wolvic

A fast and secure browser for standalone virtual-reality and augmented-reality headsets.
https://wolvic.org
Mozilla Public License 2.0
796 stars 100 forks source link

[VisionGlass] Use the largest window distance by default #1241

Closed svillar closed 7 months ago

svillar commented 7 months ago

Due to the constraints and FoV of the VisionGlass users cannot see the whole browser window by default because it's too close. We're modifying the settings so that the default window distance is the larger available.

The whole window is not entirely visible though but it's the best we can do ATM.

svillar commented 7 months ago

LGTM. It makes sense to set this by default.

We can move the window even further if needed by changing the value of R.dimen.window_world_z_max.

I recall you mentioned you couldn't move it too far away, not sure what's a good limit