Releases: TolikPylypchuk/SharpHook
Releases · TolikPylypchuk/SharpHook
v5.3.8
This release fixes mouse button release events for mouse buttons 2 and 3 on Linux. libuiohook was updated to commit ce96f42.
v5.3.7
This release fixes a CPU usage issue on Linux. libuiohook was updated to commit 1c96539.
v5.3.6
This release fixes the libuiohook build provided for macOS x64.
v5.3.5
This release fixes simulating mouse events when the screen configuration changes, as well as simulating text with repeating characters - both on Windows. libuiohook was updated to commit c7500ce.
v5.3.4
This release fixes simulating some keys on Windows. libuiohook was updated to commit 5128c04.
v5.3.3
This release fixes simulating mouse movement on multiple screens on Windows. libuiohook was updated to commit 902a30b.
v5.3.2
This release fixes publishing with Visual Studio and simulating mouse movement on Windows. libuiohook was updated to commit 5024193.
v5.3.1
This release makes it safe to dispose an already disposed test global hook.
v5.3.0
This release adds the ability to run keyboard-only and mouse-only global hooks. It also fixes an issue with simulating key press/release events for some keys on Windows. libuiohook was updated to commit 963415f.
v5.2.3
This release fixes Windows x86 support for .NET Framework.