From a8347eb9ba9e09177da50592fde7f3ae7261ce59 Mon Sep 17 00:00:00 2001 From: Akemi Date: Sun, 4 Dec 2016 22:52:14 +0100 Subject: cocoa: fullscreen refactoring this replaces the old fullscreen with the native macOS fullscreen. additional the --fs-black-out-screens was removed since the new API doesn't support it in a way the old one did. it can possibly be re-added if done manually. Fixes #2857 #3272 #1352 #2062 #3864 --- DOCS/interface-changes.rst | 1 + DOCS/man/options.rst | 4 ---- 2 files changed, 1 insertion(+), 4 deletions(-) (limited to 'DOCS') diff --git a/DOCS/interface-changes.rst b/DOCS/interface-changes.rst index a33968307e..fae6605dae 100644 --- a/DOCS/interface-changes.rst +++ b/DOCS/interface-changes.rst @@ -42,6 +42,7 @@ Interface changes been compiled-in) - --sub-codepage= does not force the codepage anymore (this requires different and new syntax) + - remove --fs-black-out-screens option for macOS --- mpv 0.22.0 --- - the "audio-device-list" property now sets empty device description to the device name as a fallback diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst index 72eff0334d..e355d933d9 100644 --- a/DOCS/man/options.rst +++ b/DOCS/man/options.rst @@ -2026,10 +2026,6 @@ Window See also ``--screen``. -``--fs-black-out-screens`` - - OS X only. Black out other displays when going fullscreen. - ``--keep-open=`` Do not terminate when playing or seeking beyond the end of the file, and there is not next file to be played (and ``--loop`` is not used). -- cgit v1.2.3