v1.8.23
- improved: system events are debounced
- ie: when usb plugged in, it triggers Scan 3 times..(within 800ms). but debounce will make it Run Once, at the End.
- ( improves - #166 )
- ie: when usb plugged in, it triggers Scan 3 times..(within 800ms). but debounce will make it Run Once, at the End.
- fixed: mouse freezes for 1sec, when app Starts - #178
- migrated GlobalMouse to TolikPylypchuk/SharpHook
- exe is x64 . (SharpHook reqiures x64.)
- migrated GlobalMouse to TolikPylypchuk/SharpHook