Files
Waybar/src/modules
Aleksei Bavshin 68b6136989 fix(sway/workspaces): ignore emulated scroll events
GDK Wayland backend can emit two events for mouse scroll: one is a
GDK_SCROLL_SMOOTH and the other one is an emulated scroll event with
direction. We only receive emulated events on a window, thus it is not
possible to handle these in a module and stop propagation.

Ignoring emulated events should be safe since those are duplicates of
smooth scroll events anyways.

Fixes #386
2020-12-04 01:09:42 -08:00
..
2020-05-19 10:43:42 +00:00
2020-09-02 14:35:39 +02:00
2020-11-30 18:07:22 -08:00
2020-06-12 15:19:46 +02:00
2020-05-19 10:37:27 +00:00
2020-04-21 09:11:56 +02:00
2020-11-30 18:07:22 -08:00
2020-11-26 15:42:44 -08:00
2020-10-04 14:59:20 -03:00