David Idol

Results 75 comments of David Idol

@pitommasi interesting, this works correctly for me on Version 99.0.4844.51 on macOS. What operating system are you using? Can you try updating Chrome to the latest version?

Thanks - yes this is something I intend to add shortly.

FYI @MFR1337 I've added this in the latest v3 release of the extension, which is currently in review and should go live soon!

This sounds like an issue with Kiwi browser or Android OS and the pointer lock API? https://caniuse.com/pointerlock When you see the "Click again to enable" message that means the browser...

I don't have Kiwi browser or Android, so I have no way of debugging or testing on that kind of device. As a result, I will not be personally supporting...

Thanks for the issue report! Just getting to this now. Not sure I completely understand the conditions where this happens. Are you saying you are mapping left stick movements to...

Oh yeah I actually had this at one point (essentially remove the default blur/focus listeners) but removed it as it was out of scope. I can definitely consider adding it...

FYI @AndnixSH I've added this in the latest v3 release of the extension, which is currently in review and should go live soon!

@bo-carey Thanks for the suggestion! I'd be happy to add support for more mouse buttons. I was not aware of the [`auxclick` event](https://developer.mozilla.org/en-US/docs/Web/API/Element/auxclick_event). It looks like [`mousedown` also supports multiple...

Thanks for the PR! I've merged the changes, and will work on pushing this change to the Chrome store as a part of the upcoming 3.0 release.