iberianpig / fusuma

Multitouch gestures with libinput driver on Linux
MIT License
3.67k stars 149 forks source link

Implement key press + swipe/pinch #129

Closed gabrielpetry closed 5 years ago

gabrielpetry commented 5 years ago

Is your feature request related to a problem? Please describe. Too little finger on my touch pad for so many great ideas.

Describe the solution you'd like Possibility to add a Super key press + swipe, so the swipe does action and the Super key + swip does another action.

Describe alternatives you've considered A plugin to extend the current functionality.

Additional context Since i'm using fusuma with i3wm, most of the time my hands are on the keyboard, pressing a key and swipe is simple, and creates possibilities for new shortcutes, like backlight and volume controls. Also is easier to press key + 2 fingers swipe instead of 4 fingers swipe.

gabrielpetry commented 5 years ago

https://github.com/iberianpig/fusuma/issues/105