summaryrefslogtreecommitdiffstats
path: root/video/out/cocoa/window.m
Commit message (Expand)AuthorAgeFilesLines
* cocoa: remove OpenGL cocoa backendder richter2023-11-101-454/+0
* mac: remove runtime checks and compatibility for macOS older than 10.15der richter2023-11-091-1/+0
* cocoa_common: remove deprecated VOCTRLs/VO_EVENTswm42019-12-121-10/+0
* osx: code cleanups and cosmetic fixesAkemi2018-01-201-1/+2
* cocoa: always return the target NSRect when in fullscreenAkemi2017-11-111-1/+4
* osx: code cleanups and cosmetic fixesAkemi2017-08-181-1/+2
* cocoa: add an option to disable the native macOS fullscreenAkemi2017-08-061-8/+29
* osx: change license header on some more cocoa fileswm42017-06-241-7/+7
* cocoa: properly unhide Dock when quitting during System fs animationAkemi2017-05-191-0/+12
* cocoa: fix first responder when borderless window is usedAkemi2017-03-261-0/+7
* cocoa: set background of the title bar from black to whiteAkemi2017-03-091-1/+1
* cocoa: improve calculation of new window position on a different screenAkemi2017-02-281-13/+44
* cocoa: only move window into screen bounds when changing screensAkemi2017-02-271-3/+9
* cocoa: fix segfault in certain circumstancesAkemi2017-02-271-3/+4
* cocoa: only report mouse movements when window is not being draggedAkemi2017-02-201-0/+5
* cocoa: optimise screen event handlingAkemi2017-02-021-5/+9
* cocoa: don't constrain window frame for fullscreenAkemi2017-01-191-3/+4
* cocoa: properly recover from toggleFullscreen failAkemi2017-01-191-8/+20
* cocoa: fix window size in certain circumstancesAkemi2017-01-191-8/+2
* cocoa: add border cyclingAkemi2017-01-111-0/+28
* cocoa: cosmetic fixesAkemi2016-12-161-2/+4
* cocoa: fullscreen refactoringAkemi2016-12-151-13/+160
* cocoa: fix display refresh rate retrieval on multi monitor setupsAkemi2016-06-181-0/+5
* cocoa: support the "window-minimized" propertyJaime Marquínez Ferrándiz2015-03-081-0/+10
* cocoa: fix autohide in fullscreenStefano Pigozzi2015-03-081-2/+2
* cocoa: fix mouse hiding with launchpad and dock foldersStefano Pigozzi2015-03-081-0/+10
* cocoa: remove usage of Objective-C categoriesStefano Pigozzi2014-10-121-2/+0
* cocoa: remove a debug commentoStefano Pigozzi2014-10-051-1/+1
* cocoa: separate video view and events viewStefano Pigozzi2014-10-051-1/+1
* cocoa: remove --fs-missioncontrolStefano Pigozzi2014-10-051-39/+1
* cocoa/libmpv: allow to embed mpv GL view in another windowStefano Pigozzi2014-10-051-0/+5
* cocoa: only call resize for view changing frameStefano Pigozzi2014-10-041-5/+1
* cocoa: macosx_application needs cocoa-applicationFRAU KOUJIRO2014-08-061-1/+0
* cocoa: use mainScreen as a fallback for window constrainingStefano Pigozzi2014-04-281-1/+1
* cocoa: disallow the titlebar to exit the visibleFrame on the bottom edgeStefano Pigozzi2014-04-281-6/+7
* cocoa: add constraints to prevent the window to exit the screenStefano Pigozzi2014-04-281-9/+21
* cocoa: fix native fullscreenRyan Goulden2014-04-281-52/+67
* vo_opengl, cocoa: allow to autoselect a color profileStefano Pigozzi2014-03-311-1/+7
* Fix OSX build; remove all remaining mpvcore references11rcombs2013-12-171-1/+1
* cocoa: use window-scale to support video scaling functionalityStefano Pigozzi2013-11-221-6/+2
* cocoa: apply the more invasive constraining only with cmd+1/2/3Stefano Pigozzi2013-10-281-2/+10
* cocoa: constraint the window position a little moreStefano Pigozzi2013-10-251-1/+6
* cocoa_common: split the code, refactoring and cleanupsStefano Pigozzi2013-09-281-0/+161