From 416c86f3cb3535a5b252b8c08a7f4cb253fa495a Mon Sep 17 00:00:00 2001 From: wm4 Date: Sun, 2 Nov 2014 20:48:45 +0100 Subject: command: add window-minimized property (X11 only) More or less requested by #1237. Should be simple to extend this to other backends. --- DOCS/man/input.rst | 3 +++ 1 file changed, 3 insertions(+) (limited to 'DOCS/man/input.rst') diff --git a/DOCS/man/input.rst b/DOCS/man/input.rst index e62552cd35..94c54d1029 100644 --- a/DOCS/man/input.rst +++ b/DOCS/man/input.rst @@ -1115,6 +1115,9 @@ Property list (or to be exact, the size the video filters output). ``2`` will set the double size, ``0.5`` halves the size. +``window-minimized`` + Return whether the video window is minimized or not. + ``video-aspect`` (RW) Video aspect, see ``--video-aspect``. -- cgit v1.2.3