Wayne Heaney
Wayne Heaney
Okay. I'm not too worried about the Breezy issues, honestly, as long as you can unplug and plug in the glasses in mouse mode and it works (moves the mouse)...
I haven't made changes in the last couple revisions that should break Breezy, so you might be experiencing general finickyness, and not something that reverting would address. Are you in...
I'm gonna close this out since I believe the root cause of this issue has been addressed.
I did research on GDPR as that seemed to have the strictest requirements and didn't see anything requiring opt-out. And in my case explicit consent isn't required since I'm collecting...
Most of my plugin's functionality comes from the driver that runs as a systemd service, so it could definitely watch for key/button events. The VITURE SDK doesn't give me access...
Hi, I haven't heard of the NXTWEAR Air, and maybe I should split RayNeo and TCL brands up into their own rows in that table because the "Aiir" listed there...
That is indeed using the [same HID IDs](https://github.com/wheaney/XRLinuxDriver/blob/main/src/devices/rayneo.c#L27-L28) as the rest of the TCL/RayNeo lineup, but to my understanding the SDK I was provided doesn't support some of the older...
Hi, this fell off my radar, but I heard back from the RayNeo team and they confirmed that the RayNeo Air isn't supported with the SDK they provided me. Sorry!
Unfortunately drift will never be 100% solved for any of these devices, but the Rokid devices should be pretty stable. What version of the plugin are you on?
The unfortunate thing about filtering noise is that some portion of the noise will be valid, important positional data. By filtering out valid movement data, you'll actually cause more screen...