Dimitrie Milinovich
Dimitrie Milinovich
I spent hours trying to figure out what the problem was and I found out that having RivaTuner running was somehow blocking the overlay from displaying properly! I'm making this...
I've personally given up trying to get iohook working with any modern version of Electron. If you're in the same boat, try [uiohook-napi](https://www.npmjs.com/package/uiohook-napi) instead. It works great with less hoops...
Is there a way to enable auto updates to pre-release versions and a way to only update to stable versions? I would like my users to be able to opt...
Can the ws dependency be upgraded to 7.5.10? The current version has a vulnerability that allows a malicious user to crash the server. https://github.com/websockets/ws/issues/2230