mirror of
https://github.com/mpv-player/mpv
synced 2024-12-29 02:22:19 +00:00
2396e62c0b
Before this commit, only mouse events with both down and up events
were processed. This caused a regression with ignoring mouse wheel
events in cocoa, because these don't distinguish between up and down.
Regression caused by
|
||
---|---|---|
.. | ||
input.c | ||
input.h | ||
joystick.c | ||
joystick.h | ||
keycodes.h | ||
lirc.c | ||
lirc.h |