domsson / succade

Run, feed and style your Lemonbar with ease
Creative Commons Zero v1.0 Universal
55 stars 3 forks source link

Mouse actions sometimes trigger the wrong command #7

Closed domsson closed 5 years ago

domsson commented 6 years ago

When there are many mouse actions in quick succession, it seems that the wrong events are fired. For example, when putting volume control on mouse wheel and mute/unmute on left mouse button, after scrolling a lot, a mouse click might change the volume or scrolling might mute/unmute. Need to investigate this further.

domsson commented 5 years ago

Haven't been able to reproduce this lately. Maybe some code change fixed this accidentally? Not sure. I'll close this until I see it happen again.