index
:
mpv
absurd_test
absurd_test2
absurd_test3
ass_shit
bliss
coverity_scan
master
mruby
rc
rcombs/macos-fixes
rcombs/swift
read_stats_new
read_stats_old
release/0.1
release/0.2
release/0.27
release/0.28
release/0.29
release/0.3
release/0.30
release/0.31
release/0.32
release/0.33
release/0.34
release/0.35
release/0.36
release/0.37
release/0.38
release/0.39
release/0.4
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
stream_debug_stuff
stream_no_size_caching
stream_size_fstat
stream_size_fstat_nocache
x11_geo
ytdl_sub_delayload
a free, open source, and cross-platform media player
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
video
/
out
/
cocoa
/
events_view.m
Commit message (
Expand
)
Author
Age
Files
Lines
*
cocoa: fix drawing on macOS 10.14
Akemi
2018-11-13
1
-0
/
+6
*
input: merge mouse wheel and axis keycodes
James Ross-Gowan
2017-09-03
1
-3
/
+3
*
cocoa: fix button numbering for back/forward
James Ross-Gowan
2017-09-03
1
-4
/
+7
*
input: use mnemonic names for mouse buttons
James Ross-Gowan
2017-09-03
1
-3
/
+3
*
osx: code cleanups and cosmetic fixes
Akemi
2017-08-18
1
-10
/
+3
*
cocoa: remove usage of FFABS and the dependency on libavutil/common.h
Akemi
2017-07-31
1
-4
/
+2
*
cocoa: distinguish between horizontal and vertical scroll
Akemi
2017-07-31
1
-2
/
+12
*
osx: change license header on some more cocoa files
wm4
2017-06-24
1
-7
/
+7
*
osx: fix key input in certain circumstances
Akemi
2017-03-26
1
-10
/
+0
*
cocoa: fix dragging out of focus window
Akemi
2017-02-21
1
-1
/
+0
*
cocoa: only report mouse movements when window is not being dragged
Akemi
2017-02-20
1
-0
/
+1
*
cocoa: fix cursor hiding at the top of the screen in fullscreen
Akemi
2017-02-19
1
-0
/
+12
*
cocoa: fix cursor hiding in the Dock area of the screen
Akemi
2017-02-19
1
-1
/
+1
*
cocoa: fix scroll wheel input with Shift modifier
Akemi
2017-02-19
1
-1
/
+2
*
cocoa: refactor mouse events and cursor visibility
Akemi
2017-02-16
1
-10
/
+3
*
cocoa: fix dropping of files and URLs
Akemi
2017-02-02
1
-14
/
+5
*
cocoa: fix build on OS X 10.9
Akemi
2016-12-26
1
-1
/
+1
*
cocoa: cosmetic fixes
Akemi
2016-12-16
1
-9
/
+14
*
cocoa: fullscreen refactoring
Akemi
2016-12-15
1
-71
/
+0
*
cocoa: fix dropping of certain urls on the window
Akemi
2016-12-14
1
-1
/
+6
*
os x: handle multiple dropped files on the window
Nyx0uf
2016-04-30
1
-2
/
+7
*
cocoa: fix autohide in fullscreen
Stefano Pigozzi
2015-03-08
1
-1
/
+2
*
cocoa: clamp mouse position to window.
torque
2015-03-07
1
-0
/
+2
*
cocoa: update mouse coordinates when window is initialized.
torque
2015-03-07
1
-1
/
+0
*
input: add MOUSE_ENTER keybinding.
torque
2015-02-18
1
-0
/
+3
*
cocoa: fix build on 10.9
Stefano Pigozzi
2015-01-02
1
-1
/
+1
*
cocoa: fix NSMapGet error
Stefano Pigozzi
2015-01-02
1
-2
/
+4
*
cocoa: fix uninitialization while in fullscreen
Stefano Pigozzi
2015-01-01
1
-0
/
+12
*
cocoa: allow to black out other display when going fs
Stefano Pigozzi
2014-12-01
1
-1
/
+1
*
cocoa: allow mouse events to bubble up with no-input-cursor
Stefano Pigozzi
2014-10-17
1
-14
/
+99
*
libmpv/cocoa: allow clients to use mpv event system
Stefano Pigozzi
2014-10-12
1
-0
/
+1
*
cocoa: remove usage of Objective-C categories
Stefano Pigozzi
2014-10-12
1
-5
/
+37
*
cocoa: post keydown and keyup events without event monitor
Stefano Pigozzi
2014-10-09
1
-0
/
+8
*
cocoa: allow to embed into an arbitrary NSView
Stefano Pigozzi
2014-10-08
1
-5
/
+0
*
cocoa: fix mouse autohide
Stefano Pigozzi
2014-10-05
1
-1
/
+1
*
cocoa: separate video view and events view
Stefano Pigozzi
2014-10-05
1
-0
/
+262