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] Phone UI improvements and additions #1212

Closed svillar closed 7 months ago

svillar commented 8 months ago

This PR involves the following changes in the VisionGlass UI:

  1. Added a Home button that loads the home page
  2. Improved Phone UI design. Added layout containers, better handling of empty space, colors...
  3. Add headlock support
svillar commented 7 months ago

LGTM

The changes look good for me.

I don't know if it makes sense to include it in this PR, but headlock should be aimed at the center of the current window. When you make the window as small as possible and enable headlock, part of the window is placed outside of the FOV.

Looks like something that is currently happening with the current code? This PR does not alter that behaviour FWIW