0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-20 20:03:10 +02:00
mpv/video/out/cocoa
Stefano Pigozzi 2c08ab1c6a cocoa: add constraints to prevent the window to exit the screen
Previously the window could be made to completly exit the screen with a
combination or moving it close to an edge and halving it's size (via cmd+0).

This commit address the problem in the most simple way possibile by
constraining the window to the closest edge in these edge cases.
2014-04-28 21:32:58 +02:00
..
additions.h cocoa_common: split the code, refactoring and cleanups 2013-09-28 11:20:00 +02:00
additions.m cocoa_common: check if the screen has a menubar in a more generic way 2013-10-09 09:27:41 +02:00
mpvadapter.h vo_opengl, cocoa: allow to autoselect a color profile 2014-03-31 22:07:33 +02:00
view.h cocoa: handle files drag and drop on the player video view 2014-01-04 17:29:53 +01:00
view.m cocoa: allow to drag and drop URLs 2014-01-10 10:48:54 +01:00
window.h cocoa: fix native fullscreen 2014-04-28 21:32:58 +02:00
window.m cocoa: add constraints to prevent the window to exit the screen 2014-04-28 21:32:58 +02:00