aboutsummaryrefslogtreecommitdiffhomepage
path: root/video/out/cocoa
Commit message (Expand)AuthorAge
* cocoa: fix drawing on macOS 10.14Gravatar Akemi2018-11-13
* osx: code cleanups and cosmetic fixesGravatar Akemi2018-01-20
* cocoa: always return the target NSRect when in fullscreenGravatar Akemi2017-11-11
* 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: add an option to disable the native macOS fullscreenGravatar Akemi2017-08-06
* 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
* cocoa: properly unhide Dock when quitting during System fs animationGravatar Akemi2017-05-19
* cocoa: fix first responder when borderless window is usedGravatar Akemi2017-03-26
* osx: fix key input in certain circumstancesGravatar Akemi2017-03-26
* cocoa: set background of the title bar from black to whiteGravatar Akemi2017-03-09
* cocoa: improve calculation of new window position on a different screenGravatar Akemi2017-02-28
* cocoa: only move window into screen bounds when changing screensGravatar Akemi2017-02-27
* cocoa: fix segfault in certain circumstancesGravatar Akemi2017-02-27
* 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: optimise screen event handlingGravatar Akemi2017-02-02
* cocoa: don't constrain window frame for fullscreenGravatar Akemi2017-01-19
* cocoa: move updateBorder method to the protocolGravatar Akemi2017-01-19
* cocoa: properly recover from toggleFullscreen failGravatar Akemi2017-01-19
* cocoa: fix window size in certain circumstancesGravatar Akemi2017-01-19
* cocoa: add border cyclingGravatar Akemi2017-01-11
* 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
* cocoa: fix display refresh rate retrieval on multi monitor setupsGravatar Akemi2016-06-18
* os x: handle multiple dropped files on the windowGravatar Nyx0uf2016-04-30
* cocoa: support the "window-minimized" propertyGravatar Jaime Marquínez Ferrándiz2015-03-08
* cocoa: fix autohide in fullscreenGravatar Stefano Pigozzi2015-03-08
* cocoa: fix mouse hiding with launchpad and dock foldersGravatar 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: reintroduce async resizeGravatar Stefano Pigozzi2014-10-18
* 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