Skip to content

Bug fixes, and Scroll Wheel Support

Compare
Choose a tag to compare
@wawesomeNOGUI wawesomeNOGUI released this 25 Jun 22:45
· 28 commits to main since this release
b78c267

I added support for using mouse scroll wheel. I also fixed a bug where if a browser lost connection before sending a keyup message, that key would continue to be pressed server side. Now on disconnect, the mouse and keyboard are simulated released and I delete all keys being autoreapeated in the keysDown sync.Map