-
-
Notifications
You must be signed in to change notification settings - Fork 23
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[feature] swipe function #8
Comments
Thanks for the suggestion, I will try to provide an option for that in the future if I got time. |
oh cool, thanks. |
Closing as implemented in v1.4.1 release. |
First of all thank you for working on this app.
I know that there is support for using mouse as touch input, i haven't tried that yet but i will assume that it can be used for swiping too.
what i am saying is that it would be nice to have a swipe function mappable to a key, like i pre define swipe position and length and map a key to it and when i press that key, it does the swipe. It will be useful in games like subway surfers where predefined swipes can do the trick.
The text was updated successfully, but these errors were encountered: