summaryrefslogtreecommitdiffstats
path: root/DOCS/man/options.rst
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2015-11-18 21:37:38 +0100
committerwm4 <wm4@nowhere>2015-11-18 21:48:29 +0100
commit516e7d19da137e7b5b8d19c6f0e093823ecdb3a4 (patch)
tree6bbaf5618bd995471f5a68bc108316d8ed234cd5 /DOCS/man/options.rst
parent58caf577f1949655e2eeaf3d7c565eedb6ee2805 (diff)
downloadmpv-516e7d19da137e7b5b8d19c6f0e093823ecdb3a4.tar.bz2
mpv-516e7d19da137e7b5b8d19c6f0e093823ecdb3a4.tar.xz
x11: request bypassing compositor
Maybe this is a good idea. Also add an option to disable it again, for the sake of testing. Fixes #2502.
Diffstat (limited to 'DOCS/man/options.rst')
-rw-r--r--DOCS/man/options.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst
index c1f45f61e4..10eeb67741 100644
--- a/DOCS/man/options.rst
+++ b/DOCS/man/options.rst
@@ -2036,6 +2036,10 @@ Window
This option might be removed in the future.
+``--x11-bypass-compositor=<yes|no>``
+ If set to ``yes`` (default), then ask the compositor to unredirect the
+ mpv window. This uses the ``_NET_WM_BYPASS_COMPOSITOR`` hint.
+
Disc Devices
------------