qDot
qDot
This could be due to windows power management of the bluetooth radio connected to the host. I've had devices randomly disconnect at the 30s point when power management is turned...
What kind of pervert would want that.
@wsdjeg If you want to make this *actually usable*, you'll want to port to using something like https://buttplug.io or https://xtoys.app somehow (something I'd planned on doing for deldo once I...
Sure, that'd work too.
I ran into this tonight, but managed to fix it using eldoc settings. Eldoc already has a way to do idle timing. ``` (defun racer-setup () (setq eldoc-idle-delay 0.5)) (add-hook...
Actually this needs to be well thought out so it will fit with whatever translation management system we go with, so I'm gonna go ahead and assign myself for now...
Ok, well, this won't be landing because I'm not pushing another release of the library after saying it's deprecated. That said, I'm gonna see about porting these changes over to...
Ugh, scanning bites us again. BTW, a heads up, the C# library is going to be an FFI shim on top of Rust soon. I'm *hoping* I can still support...
This blocked on rebuilding the RawCmd command (buttplugio/buttplug#66), as it's currently not very useful since it can't say which endpoint the command should go to.
@blackspherefollower This one is all yours after the device config updates are done if you want it. Should happen on the `spec-v2` branch.