iberianpig / fusuma

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

Vertical scrolling stops working for some time after typing #69

Closed marcbenedi closed 6 years ago

marcbenedi commented 6 years ago

Hi,

It looks like vertical scrolling is deactivated for some time after typing. This was not happening before. Does somebody know why this happens?

Thank you!

iberianpig commented 6 years ago

Previous fusuma used the libinput option --enable-dwt that is disable scroll while typing. related issue https://github.com/iberianpig/fusuma/issues/78