Sign in Sign up
nuget

H.Hooks

Contains LowLevelKeyboardHook and LowLevelMouseHook. Features: - Global key handling and cancellation - Allows handling combination like 1 + 2 + 3 - Only one Up event per combination - Handle special buttons like Mouse.XButton - Optimized, runs hooks in a separate thread. Does not cause freezes when debugging the rest of the code. - By default, it delivers events from a ThreadPool instead of a hook thread, which makes it possible to do any action in event handlers without affecting system performance.

nuget View on Nuget

Activity

Latest release
1d ago
Total releases
30
Cadence
~daily
Last 12 months
3

Details

License
MIT
First release
Dec 15, 2020
Releases
Version Released
2.1.0-dev.45 pre
2.1.0-dev.36 pre
2.1.0-dev.26 pre
1.7.0 minor
1.6.0 minor
1.4.21 patch
1.4.20 patch
1.4.19 patch
1.4.18 patch
1.4.17 patch
1.4.14 patch
1.4.13 patch
1.4.12 patch
1.4.9 patch
1.4.8 patch
1.4.7 patch
1.4.6 patch
1.4.5 patch
1.4.3 minor
1.3.2 patch
1.3.1 patch
1.3.0 minor
1.2.4 patch
1.2.3 patch
1.2.2 patch
1.2.1 patch
1.2.0 minor
1.1.0 minor
1.0.1 patch
1.0.0 initial