Skip to content

v0.1.0-wurikiji NEW FEATURES

Latest
Compare
Choose a tag to compare
@wurikiji wurikiji released this 21 Sep 08:41
· 6 commits to custom since this release
  • 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.