aboutsummaryrefslogtreecommitdiffhomepage
path: root/video/out/cocoa/events_view.m
Commit message (Expand)AuthorAge
* cocoa: fix drawing on macOS 10.14Gravatar Akemi2018-11-13
* input: merge mouse wheel and axis keycodesGravatar James Ross-Gowan2017-09-03
* cocoa: fix button numbering for back/forwardGravatar James Ross-Gowan2017-09-03
* input: use mnemonic names for mouse buttonsGravatar James Ross-Gowan2017-09-03
* osx: code cleanups and cosmetic fixesGravatar Akemi2017-08-18
* cocoa: remove usage of FFABS and the dependency on libavutil/common.hGravatar Akemi2017-07-31
* cocoa: distinguish between horizontal and vertical scrollGravatar Akemi2017-07-31
* osx: change license header on some more cocoa filesGravatar wm42017-06-24
* osx: fix key input in certain circumstancesGravatar Akemi2017-03-26
* cocoa: fix dragging out of focus windowGravatar Akemi2017-02-21
* cocoa: only report mouse movements when window is not being draggedGravatar Akemi2017-02-20
* cocoa: fix cursor hiding at the top of the screen in fullscreenGravatar Akemi2017-02-19
* cocoa: fix cursor hiding in the Dock area of the screenGravatar Akemi2017-02-19
* cocoa: fix scroll wheel input with Shift modifierGravatar Akemi2017-02-19
* cocoa: refactor mouse events and cursor visibilityGravatar Akemi2017-02-16
* cocoa: fix dropping of files and URLsGravatar Akemi2017-02-02
* cocoa: fix build on OS X 10.9Gravatar Akemi2016-12-26
* cocoa: cosmetic fixesGravatar Akemi2016-12-16
* cocoa: fullscreen refactoringGravatar Akemi2016-12-15
* cocoa: fix dropping of certain urls on the windowGravatar Akemi2016-12-14
* os x: handle multiple dropped files on the windowGravatar Nyx0uf2016-04-30
* cocoa: fix autohide in fullscreenGravatar Stefano Pigozzi2015-03-08
* cocoa: clamp mouse position to window.Gravatar torque2015-03-07
* cocoa: update mouse coordinates when window is initialized.Gravatar torque2015-03-07
* input: add MOUSE_ENTER keybinding.Gravatar torque2015-02-18
* cocoa: fix build on 10.9Gravatar Stefano Pigozzi2015-01-02
* cocoa: fix NSMapGet errorGravatar Stefano Pigozzi2015-01-02
* cocoa: fix uninitialization while in fullscreenGravatar Stefano Pigozzi2015-01-01
* cocoa: allow to black out other display when going fsGravatar Stefano Pigozzi2014-12-01
* cocoa: allow mouse events to bubble up with no-input-cursorGravatar Stefano Pigozzi2014-10-17
* libmpv/cocoa: allow clients to use mpv event systemGravatar Stefano Pigozzi2014-10-12
* cocoa: remove usage of Objective-C categoriesGravatar Stefano Pigozzi2014-10-12
* cocoa: post keydown and keyup events without event monitorGravatar Stefano Pigozzi2014-10-09
* cocoa: allow to embed into an arbitrary NSViewGravatar Stefano Pigozzi2014-10-08
* cocoa: fix mouse autohideGravatar Stefano Pigozzi2014-10-05
* cocoa: separate video view and events viewGravatar Stefano Pigozzi2014-10-05