summaryrefslogtreecommitdiffstats
path: root/TOOLS/lua/pause-when-minimize.lua
Commit message (Collapse)AuthorAgeFilesLines
* w32_common: support the "window-minimized" propertyJames Ross-Gowan2015-03-091-2/+0
|
* cocoa: support the "window-minimized" propertyJaime Marquínez Ferrándiz2015-03-081-1/+1
| | | | Signed-off-by: Stefano Pigozzi <stefano.pigozzi@gmail.com>
* TOOLS/lua: add script that pauses playback when minimizing the windowwm42014-11-291-0/+22
Uses functionality that was added a month ago for exactly this purpose. Fixes #1237.