1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-29 02:22:19 +00:00
mpv/core/input
wm4 2396e62c0b input: don't ignore press-only mouse button events
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 5b38a52.
2013-06-30 19:32:47 +02:00
..
input.c input: don't ignore press-only mouse button events 2013-06-30 19:32:47 +02:00
input.h input: trigger mouse_leave key bindings if mouse leaves mouse area 2013-06-29 22:58:13 +02:00
joystick.c Prefix keycode defines with MP_ 2013-02-12 10:27:00 +01:00
joystick.h
keycodes.h input: trigger mouse_leave key bindings if mouse leaves mouse area 2013-06-29 22:58:13 +02:00
lirc.c
lirc.h