summaryrefslogtreecommitdiffstats
path: root/stream
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2013-07-01 21:33:41 +0200
committerwm4 <wm4@nowhere>2013-07-02 12:19:14 +0200
commit2f8dcac28b64cecd537ab1fad366b2c2052c2ead (patch)
treecf490ec08a89b67dbad953b912c3cabf134cd15e /stream
parent931ee2dd2142772343fcab38da83126035f6a204 (diff)
downloadmpv-2f8dcac28b64cecd537ab1fad366b2c2052c2ead.tar.bz2
mpv-2f8dcac28b64cecd537ab1fad366b2c2052c2ead.tar.xz
input: fix behavior if there are actually key up events
Wayland is the only backend that actually sends per-key key up events (the X11 one just sends MP_INPUT_RELEASE_ALL for simplicity). Handling was broken with Wayland, and each key event was interpreted twice, once on key down and once on key up. This commit should fix it.
Diffstat (limited to 'stream')
0 files changed, 0 insertions, 0 deletions