summaryrefslogtreecommitdiffstats
path: root/osdep/macosx_events.h
diff options
context:
space:
mode:
authorDiogo Franco (Kovensky) <diogomfranco@gmail.com>2013-07-20 18:28:43 -0300
committerwm4 <wm4@nowhere>2013-07-21 01:14:18 +0200
commit03fd2fe61c71ae8ebfca3db246694ae293ce7c30 (patch)
treea6e7be0237a02f56b455c2336642d492c90f9b88 /osdep/macosx_events.h
parentb9944e2dc12e557d0c92052f9abac9ea298320db (diff)
downloadmpv-03fd2fe61c71ae8ebfca3db246694ae293ce7c30.tar.bz2
mpv-03fd2fe61c71ae8ebfca3db246694ae293ce7c30.tar.xz
input: Ignore spurious mouse moves
Windows generates WM_MOUSEMOVE messages internally whenever the window manager wants to know where the mouse is[1] and broadcasts that to everyone; w32_common doesn't check whether the position is different and just (indirectly) calls this. Do the check on input.c since it's possible some other VO or frontend also do the same thing. [1]: http://blogs.msdn.com/b/oldnewthing/archive/2003/10/01/55108.aspx
Diffstat (limited to 'osdep/macosx_events.h')
0 files changed, 0 insertions, 0 deletions