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

Use a half-press gesture to perform a click #1487

Open javifernandez opened 2 months ago

javifernandez commented 2 months ago

Is your feature request related to a problem? Please describe. I have to fully press down on the primary trigger with my meta quest 3 controllers in order to press a button or key. This is slow, causes me to miss button presses.

Describe the solution you'd like A clear and concise description of what you want to happen. In contrast to the Oculus browser where I only have to press halfway.

Describe alternatives you've considered

Additional context

svillar commented 1 month ago

I don't think we are changing anything here. The actual threshold we use to consider a press as a click is 91% and it has been working fine for most if not all devices. Changing that to a lower value would result in tons of new unsolicited click and/or drag events.

javifernandez commented 1 week ago

If you compare with the browser shipped by Meta, the pressure level is considerable lower there.