cocoa: support the "window-minimized" property

Signed-off-by: Stefano Pigozzi <stefano.pigozzi@gmail.com>
This commit is contained in:
Jaime Marquínez Ferrándiz
2015-03-08 17:40:01 +01:00
committed by Stefano Pigozzi
parent 5c3a6ca96e
commit d7f04e2085
3 changed files with 33 additions and 1 deletions

View File

@@ -2,7 +2,7 @@
-- if it's brought back again. If the player was already paused when minimizing,
-- then try not to mess with the pause state.
-- Note: currently works with X11 only.
-- Note: currently works with X11 or OS X only.
local did_minimize = false