The same use case for XKeysWatcher exists in browser-based environments as for the node implementation. The trouble is that the current node implementation relies on node specific packages.
I have made a pure-polling implementation that is compatible with the browser, opening this ticket to gauge interest/viability before opening a PR. Thanks!
The same use case for XKeysWatcher exists in browser-based environments as for the node implementation. The trouble is that the current node implementation relies on node specific packages.
I have made a pure-polling implementation that is compatible with the browser, opening this ticket to gauge interest/viability before opening a PR. Thanks!