XRLinuxDriver icon indicating copy to clipboard operation
XRLinuxDriver copied to clipboard

Custom user-space Linux driver for XR devices

Results 9 XRLinuxDriver issues
Sort by recently updated
recently updated
newest added

I imagine this might take a lot of work, so I understand if this ends up as a `wontfix`. I have a pair I can test with.

This is a first go of basic left mouse support with the driver. By tapping on the side of the XReal Air, you can initiate a "tap" event. This was...

This looked like an interesting project so I had a go at building it on NixOS. Seeing as SteamOS added a `/nix` directory in 3.5.5 NixPkg might be an interesting...

Linked from breezy-desktop issue as implementation was in the XRLinuxDriver: https://github.com/wheaney/breezy-desktop/issues/11 I've worked on updating driver.c multitap.c and output.c programs to make 1,2,3 and 4 taps work pretty well. The...

It appears my XREAL glasses are very sensitive and don't work well with the tapping method for re-centering/re-calibrating. It would be great if an additional method of a button combo...

The "disabled" state used to completely turn off the driver. But after I added the "connected" status, the driver disabled state will still detect connected supported devices by capturing them...

When using VR Lite with >60 sensitivity, camera shake starts to hinder user experience. Deadzone setting should allow the retention of gyroscope functionality while keeping the camera/mouse stationary when the...

Hi, it would be nice to an alternative joy stick mode. The current one tracks the velocity and converts it to the right joy stick. My use case is Automobilista...

This driver could theoretically use the gyro/accel sensors from another device (Steam Deck, in this case) to cancel out movements from car/bus/airplane. As it is right now, if you're on...