summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2019-11-29 14:27:27 +0100
committerwm4 <wm4@nowhere>2019-11-29 14:27:27 +0100
commit3f7556baefec810b4bf4a4374b80ae58f53d06f6 (patch)
tree87d204a030d6c528e8620be6573733aaa354c306 /DOCS
parent2b4c8675057cd43c21d4c124381bfb9c9930871c (diff)
downloadmpv-3f7556baefec810b4bf4a4374b80ae58f53d06f6.tar.bz2
mpv-3f7556baefec810b4bf4a4374b80ae58f53d06f6.tar.xz
x11: implement unminimization
This appears to work with IceWM.
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/man/options.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst
index 7c36cb657a..f31173a8ee 100644
--- a/DOCS/man/options.rst
+++ b/DOCS/man/options.rst
@@ -2811,7 +2811,7 @@ Window
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).
+ (eg: Wayland).
Whether this option and ``--window-maximized`` work on program start or
at runtime, and whether they're (at runtime) updated to reflect the actual