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

Support for external bluetooh mouse #1299

Closed javifernandez closed 6 months ago

javifernandez commented 6 months ago

Is your feature request related to a problem? Please describe. Have a desktop like working environment, with external peripherals

Describe the solution you'd like Support bot external mouse devices for controlling the pointer, via bluetooh.

Describe alternatives you've considered

Additional context This is supported by different devices already, as part of their SO, so we would need to add support of the app

svillar commented 6 months ago

I don't understand how you could control the pointer using a 2D mouse. A 2D mouse does not provide orientation just x,y coordinates

javifernandez commented 6 months ago

I don't understand how you could control the pointer using a 2D mouse. A 2D mouse does not provide orientation just x,y coordinates

This feature would target just 2D navigation.

svillar commented 6 months ago

I don't understand how you could control the pointer using a 2D mouse. A 2D mouse does not provide orientation just x,y coordinates

This feature would target just 2D navigation.

what we call 2D navigation is a 3D navigation anyway. As I mentioned we need an orientation for the pointer because the wolvic window and the browser controllers are in a 3D environment

svillar commented 6 months ago

In any case dup of #19 ?

javifernandez commented 6 months ago

Closed as dup of #19