From faeaa6c358847c812e025edd4cc1a13ed08d6239 Mon Sep 17 00:00:00 2001 From: wm4 Date: Sat, 17 May 2014 01:14:59 +0200 Subject: x11: implement --fs-screen properly, separate old code path Try to get the "new" code path (using NetWM/EWMH) free of hacks done for the sake of old WMs or the no-WM case. Implement --fs-screen using _NET_WM_FULLSCREEN_MONITORS. --- DOCS/man/en/options.rst | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'DOCS/man') diff --git a/DOCS/man/en/options.rst b/DOCS/man/en/options.rst index 28e6bee880..f1de8b75bd 100644 --- a/DOCS/man/en/options.rst +++ b/DOCS/man/en/options.rst @@ -878,10 +878,8 @@ OPTIONS .. admonition:: Note (X11) - This option does not work properly with all window managers. - ``all`` in particular will usually only work with - ``--x11-fstype=-fullscreen`` or ``--x11-fstype=none``, and even then - only with some window managers. + This option does works properly only with window managers which + understand the EWMH ``_NET_WM_FULLSCREEN_MONITORS`` hint. .. admonition:: Note (OS X) -- cgit v1.2.3