Narsil / rdev

Simple library to listen and send events to keyboard and mouse (MacOS, Windows, Linux)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Now you can record drag event on macos, and also stop listen fn is provided too. the author hasn't merge them yet.

qzd1989 opened this issue · comments

It works on macos and windows, I haven't adapted them on linux.
you need to merge them manually, because the author haven't updated this lib in months. waiting for him :)
I'm newbie, so please check it carefully, reply if you have any better idea.

stop listen is here:
#139

drag event on macos is here:
#140

you can simulate drag event on macos smoothly, enjoy it~