From 55846641eac86d55817be20eab00b8256a7e1c9a Mon Sep 17 00:00:00 2001 From: wm4 Date: Fri, 6 May 2016 19:57:17 +0200 Subject: x11: add --x11-bypass-compositor=always Also add missing documentation for fs-only, and correct the default. --- DOCS/man/options.rst | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'DOCS') diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst index 7cd9b8d281..b3ec913dee 100644 --- a/DOCS/man/options.rst +++ b/DOCS/man/options.rst @@ -2085,9 +2085,14 @@ Window This option might be removed in the future. -``--x11-bypass-compositor=`` +``--x11-bypass-compositor=`` If set to ``yes``, then ask the compositor to unredirect the mpv window - (default: no). This uses the ``_NET_WM_BYPASS_COMPOSITOR`` hint. + (default: ``fs-only``). This uses the ``_NET_WM_BYPASS_COMPOSITOR`` hint. + + ``fs-only`` asks the window manager to disable the compositor only in + fullscreen mode, + + ``always`` asks the window manager to always enable the compositor. Disc Devices -- cgit v1.2.3