waybar/include
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
..
modules Workspaces: fix twitchy scrolling on touchpads 2019-06-11 17:22:24 +02:00
util refactor: try/catch, sigc trackable 2019-05-13 15:15:50 +02:00
ALabel.hpp refactor: move label name and id to label contructor 2019-05-22 12:06:24 +02:00
bar.hpp refactor(bar): onRealize, onMap 2019-05-25 17:50:45 +02:00
client.hpp refactor: avoid useless class vars 2019-05-24 09:49:09 +02:00
factory.hpp fix(battery): use path for the / operator 2019-05-12 19:53:22 +02:00
IModule.hpp refactor: format code 2019-04-18 17:52:00 +02:00