Skip to content

Releases: wurikiji/iohook

v0.1.0-wurikiji NEW FEATURES

21 Sep 08:41
Compare
Choose a tag to compare
  • Keyboard propagation management
iohook.enableKeyboardPropagation();
iohook.disableKeyboardPropagation();
  • Mouse move propagation management
iohook.enableMovePropagation();
iohook.disableMovePropagation();

The files are not built on release mode.
Linux X11 environments are not tested.