1
0
mirror of https://github.com/mpv-player/mpv synced 2025-01-03 21:42:18 +00:00
mpv/video/out/cocoa
Akemi fffab30a3e cocoa: only report mouse movements when window is not being dragged
even though the mouse doesn’t move relative to the window itself, when
the window is being dragged, some outliers are still reported and
trigger the OSC.
2017-02-20 17:26:56 +01:00
..
events_view.h cocoa: refactor mouse events and cursor visibility 2017-02-16 22:22:11 +01:00
events_view.m cocoa: only report mouse movements when window is not being dragged 2017-02-20 17:26:56 +01:00
mpvadapter.h cocoa: refactor mouse events and cursor visibility 2017-02-16 22:22:11 +01:00
video_view.h cocoa: allow to embed into an arbitrary NSView 2014-10-08 19:38:35 +02:00
video_view.m cocoa: cosmetic fixes 2016-12-16 16:32:26 +01:00
window.h cocoa: move updateBorder method to the protocol 2017-01-19 14:54:22 +01:00
window.m cocoa: only report mouse movements when window is not being dragged 2017-02-20 17:26:56 +01:00