summaryrefslogtreecommitdiffstats
path: root/DOCS/man
diff options
context:
space:
mode:
authorPhilip Langdale <philipl@overt.org>2019-11-29 16:51:53 +0800
committerPhilip Langdale <github.philipl@overt.org>2019-11-29 18:21:19 +0800
commitc13d6da4d4207cc3f8c64e31019306139cf139f2 (patch)
treee5e383409e4dc10c01476ecd1bc8757d323014ca /DOCS/man
parenta220f086486563bf27110013fc3f2322bbb198c7 (diff)
downloadmpv-c13d6da4d4207cc3f8c64e31019306139cf139f2.tar.bz2
mpv-c13d6da4d4207cc3f8c64e31019306139cf139f2.tar.xz
x11: implement minimize and maximize related VOCTRLs
This allows the pseudo client side decorations to be used under x11, which might be desirable when running in border=no mode.
Diffstat (limited to 'DOCS/man')
-rw-r--r--DOCS/man/input.rst11
1 files changed, 9 insertions, 2 deletions
diff --git a/DOCS/man/input.rst b/DOCS/man/input.rst
index 70e3a4e8e9..57261c39d0 100644
--- a/DOCS/man/input.rst
+++ b/DOCS/man/input.rst
@@ -2017,8 +2017,15 @@ 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.
+``window-maximized`` (RW)
+ Whether the video window is maximized or not. Setting this will maximize,
+ or unmaximize, the video window if the current VO supports it.
+
+``window-minimized`` (RW)
+ Whether the video window is minimized or not. Setting this will minimize,
+ or unminimze, the video window if the current VO supports it. Note that
+ some VOs may support minimization while not supporting unminimization
+ (eg: X11 and Wayland).
``display-names``
Names of the displays that the mpv window covers. On X11, these