mpv/mpvcore/input
wm4 3871024ec3 input: handle MOUSE_LEAVE specially
Do this so that MOUSE_LEAVE can't be combined with other keys. (E.g.
keep 'w' pressed, then move the mouse outside of the mpv window; it will
print a warning what w-MOUSE_LEAVE is not mapped.)
2013-09-27 15:33:47 +02:00
..
input.c input: handle MOUSE_LEAVE specially 2013-09-27 15:33:47 +02:00
input.h input: more mp_msg conversion 2013-09-27 15:30:59 +02:00
joystick.c
joystick.h
keycodes.h osx: use MP_KEY_* instead of MK_* for media keys 2013-09-01 20:57:40 +02:00
lirc.c
lirc.h