aboutsummaryrefslogtreecommitdiffhomepage
path: root/video/out/cocoa/events_view.m
Commit message (Expand)AuthorAge
* 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