From 6898d57d98f1dbe2253585d39a8fa7b57a04d273 Mon Sep 17 00:00:00 2001 From: der richter Date: Fri, 24 Nov 2023 19:49:35 +0100 Subject: DOCS/options: remove the mention of cocoa and its removed backend the cocoa backend was removed and all functionality is either available on all macOS backends or explicitly only with cocoa-cb. the manual should properly reflect that change. also remove the last mention of the old cocoa backend. --- DOCS/man/options.rst | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) (limited to 'DOCS/man/options.rst') diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst index 36693c254f..6025705a99 100644 --- a/DOCS/man/options.rst +++ b/DOCS/man/options.rst @@ -4142,7 +4142,7 @@ Input implementation-defined. ``--input-right-alt-gr``, ``--no-input-right-alt-gr`` - (Cocoa and Windows only) + (macOS and Windows only) Use the right Alt key as Alt Gr to produce special characters. If disabled, count the right Alt as an Alt modifier key. Enabled by default. @@ -6195,21 +6195,21 @@ them. software renderer, and ``auto`` only falls back to the software renderer when the usual pixel format couldn't be created. - macOS only. + macOS and cocoa-cb only. ``--cocoa-cb-10bit-context=`` Creates a 10bit capable pixel format for the context creation (default: yes). Instead of 8bit integer framebuffer a 16bit half-float framebuffer is requested. - macOS only. + macOS and cocoa-cb only. ``--macos-title-bar-appearance=`` Sets the appearance of the title bar (default: auto). Not all combinations of appearances and ``--macos-title-bar-material`` materials make sense or are unique. Appearances that are not supported by you current macOS version fall back to the default value. - macOS and cocoa-cb only + macOS only ```` can be one of the following: @@ -6234,7 +6234,7 @@ them. ``--macos-title-bar-appearance`` appearances make sense or are unique. Materials that are not supported by you current macOS version fall back to the default value. - macOS and cocoa-cb only + macOS only ```` can be one of the following: @@ -6283,7 +6283,7 @@ them. 1000ms since it's possible that Apple or the user changes the system defaults. Anything higher than 1000ms though seems too long and shouldn't be set anyway. - (macOS and cocoa-cb only) + (macOS) ``--macos-app-activation-policy=`` @@ -6331,8 +6331,6 @@ them. auto auto-select (default) - cocoa - Cocoa/macOS (deprecated, use --vo=libmpv instead) win Win32/WGL winvk -- cgit v1.2.3