Commit Graph

29 Commits (ba5331118cc86fc2977184f0555931dfd794d3cc)

Author SHA1 Message Date
evilC 13b8757024 Fixes #16 6 years ago
evilC 0bbb79c730 Expose Handle, add methods to get ID from handle 6 years ago
evilC 5a7f34a813 Improved Extended Key Code handling
Extended Shift (0x12a) no longer fires
At all in Context Mode
In Subscription Mode for extended keys (eg non-NumPad Delete 339 / 0x153)
Much improved logic for Extended keys, special handling for Right Shift to compensate.
Much improved comments
6 years ago
evilC 999e82cede Fix mouse button state reporting 6 years ago
evilC fb1e0e5450 Remove console writeline 6 years ago
evilC 6d7b5d6ca0 Fixes #5 - Adds Mouse Wheel support 6 years ago
evilC d922ae775f Comment 6 years ago
evilC 894ec210a1 Fix Absolute Send, Add Absolute Click 6 years ago
evilC 9ef97fb18b ContextManager, Wrap all methods 6 years ago
evilC ee991775d0 Implement instance support 6 years ago
evilC 35089f9a55 Implement missing Send methods, Tidy, Comments 6 years ago
evilC 582f5fae82 Fix Init issue 6 years ago
evilC c237149d02 Initial Refactor 6 years ago
evilC c8deeb938a Subscription callbacks handled by thread pool 6 years ago
evilC 15ba7a30e9 Rename some endpoints 6 years ago
evilC e634f91115 Combine keyboard / mouse context routines 6 years ago
evilC d23c4e7780 update test app 6 years ago
evilC c862ab93c9 Fix context mode 6 years ago
evilC d7ac2f9f3a Crash fix 6 years ago
evilC 45353a4049 Implement IDisposable, fix crash (Not fixed by IDisposable) 6 years ago
evilC 3ace36fce0 Mouse POC 6 years ago
evilC c77a88995d Tidy 6 years ago
evilC e3e5781655 more ConcurrentDictionary changes 6 years ago
evilC a6701f3e7d Change to ConcurrentDictionary 6 years ago
evilC 5960e3b016 Move to dictionary for mappings, fix for right modifier variants 6 years ago
evilC 7592b2ec30 Implements SendKeyEvent 6 years ago
evilC 88af57c06a Context Mode and Subscription Mode can co-exist 6 years ago
Clive Galway ff95571ba9 Add Context mode 6 years ago
Clive Galway f04a82ab70 Add AHK wrapper, sample 6 years ago