From a26ea5069412c74e7d68599c6299331bfcd64030 Mon Sep 17 00:00:00 2001 From: James Ross-Gowan Date: Mon, 9 Mar 2015 20:30:33 +1100 Subject: w32_common: support the "window-minimized" property --- TOOLS/lua/pause-when-minimize.lua | 2 -- 1 file changed, 2 deletions(-) (limited to 'TOOLS') diff --git a/TOOLS/lua/pause-when-minimize.lua b/TOOLS/lua/pause-when-minimize.lua index 69cb382b19..99add709f1 100644 --- a/TOOLS/lua/pause-when-minimize.lua +++ b/TOOLS/lua/pause-when-minimize.lua @@ -2,8 +2,6 @@ -- 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 or OS X only. - local did_minimize = false mp.observe_property("window-minimized", "bool", function(name, value) -- cgit v1.2.3