From 40c2f2eeb05f83176d325d4efd7a2e1635447f04 Mon Sep 17 00:00:00 2001 From: wm4 Date: Fri, 29 Nov 2019 13:49:33 +0100 Subject: command: change window-minimized/window-maximized to options Unfortunately, this breaks window state reporting for all VOs which supported it. This can be fixed later (for x11 in the next commit). --- DOCS/man/input.rst | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'DOCS/man/input.rst') diff --git a/DOCS/man/input.rst b/DOCS/man/input.rst index 57261c39d0..c96fd57300 100644 --- a/DOCS/man/input.rst +++ b/DOCS/man/input.rst @@ -2017,16 +2017,6 @@ Property list (or to be exact, the size the video filters output). ``2`` will set the double size, ``0.5`` halves the size. -``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 are the xrandr names (LVDS1, HDMI1, DP1, VGA1, etc.). On Windows, these -- cgit v1.2.3