From 516e7d19da137e7b5b8d19c6f0e093823ecdb3a4 Mon Sep 17 00:00:00 2001 From: wm4 Date: Wed, 18 Nov 2015 21:37:38 +0100 Subject: 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. --- DOCS/man/options.rst | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'DOCS/man/options.rst') 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=`` + If set to ``yes`` (default), then ask the compositor to unredirect the + mpv window. This uses the ``_NET_WM_BYPASS_COMPOSITOR`` hint. + Disc Devices ------------ -- cgit v1.2.3