From e28724d90d9d62c01c13d7da8ff2f10b490fc8ae Mon Sep 17 00:00:00 2001 From: der richter Date: Tue, 15 Sep 2020 16:24:36 +0200 Subject: mac: add ontop window level for desktop this puts the window ontop of the desktop but behind the desktop icons. Fixes #7791 --- DOCS/man/options.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'DOCS') diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst index ed0b38c719..75a7871c4a 100644 --- a/DOCS/man/options.rst +++ b/DOCS/man/options.rst @@ -2940,12 +2940,13 @@ Window treated as exclusive fullscreen window that bypasses the Desktop Window Manager. -``--ontop-level=`` +``--ontop-level=`` (OS X only) Sets the level of an ontop window (default: window). :window: On top of all other windows. :system: On top of system elements like Taskbar, Menubar and Dock. + :desktop: On top of the Dekstop behind windows and Desktop icons. :level: A level as integer. ``--border``, ``--no-border`` -- cgit v1.2.3