iberianpig / fusuma

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

Implementation of the scrolling gesture #170

Closed iberianpig closed 4 years ago

iberianpig commented 4 years ago

Currently, the only way to control value changes such as brightness and volume adjustments was with a hack that set Threshold and Interval low on the swipe.

It will implement a dedicated ScrollDetector that recognizes changes without the need to set thresholds or intervals.

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.