Xtr126 / XtMapper

Keyboard and mouse input mapper
https://xtr126.github.io/XtMapper-docs
GNU General Public License v3.0
210 stars 22 forks source link

[feature] swipe function #8

Closed ghost closed 1 year ago

ghost commented 1 year ago

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.

Xtr126 commented 1 year ago

Thanks for the suggestion, I will try to provide an option for that in the future if I got time. You can also just add dpads and use that for swipes, length can also be adjusted.

ghost commented 1 year ago

Thanks for the suggestion, I will try to provide an option for that in the future if I got time. You can also just add dpads and use that for swipes, length can also be adjusted.

oh cool, thanks.

Xtr126 commented 1 year ago

Closing as implemented in v1.4.1 release.