waybar/include/modules
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
..
sni feat(Watcher): define watcher_id 2019-05-20 11:47:52 +02:00
sway Workspaces: fix twitchy scrolling on touchpads 2019-06-11 17:22:24 +02:00
backlight.hpp refactor: destroy threads first 2019-05-29 17:53:22 +02:00
battery.hpp refactor: destroy threads first 2019-05-29 17:53:22 +02:00
clock.hpp refactor: destroy threads first 2019-05-29 17:53:22 +02:00
cpu.hpp refactor: destroy threads first 2019-05-29 17:53:22 +02:00
custom.hpp refactor: destroy threads first 2019-05-29 17:53:22 +02:00
idle_inhibitor.hpp refactor: kill custom modules scripts en destroy 2019-04-23 15:56:38 +02:00
memory.hpp refactor: destroy threads first 2019-05-29 17:53:22 +02:00
mpd.hpp fix(mpd): regularly timeout the event listener to prevent timeout 2019-04-21 10:58:40 +02:00
network.hpp refactor: destroy threads first 2019-05-29 17:53:22 +02:00
pulseaudio.hpp feat(pulseaudio): source info 2019-05-21 14:53:31 +02:00
temperature.hpp refactor: destroy threads first 2019-05-29 17:53:22 +02:00