Waybar/include/modules/sway
Patrick Hilhorst ed4521d113
Workspaces: fix twitchy scrolling on touchpads
Previously, any and all scroll events were interpreted as reason to switch
workspaces. This resulted in twitchy behaviour, where the scrolling was
practically unusable.

Now, we pool all scroll values, and only scroll if the value is larger than the
new config option "smooth-scrolling-threshold". If this option is not set, the
behaviour is unchanged.
2019-06-11 17:22:24 +02:00
..
ipc refactor: try/catch around json parse 2019-05-09 10:30:54 +02:00
mode.hpp refactor: destroy threads first 2019-05-29 17:53:22 +02:00
window.hpp refactor(window): gtk stuff in update method 2019-06-04 17:34:00 +02:00
workspaces.hpp Workspaces: fix twitchy scrolling on touchpads 2019-06-11 17:22:24 +02:00