summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/interface-changes.rst1
-rw-r--r--DOCS/man/options.rst5
2 files changed, 1 insertions, 5 deletions
diff --git a/DOCS/interface-changes.rst b/DOCS/interface-changes.rst
index 253ea98a39..bcffc69cee 100644
--- a/DOCS/interface-changes.rst
+++ b/DOCS/interface-changes.rst
@@ -30,6 +30,7 @@ Interface changes
input_size instead
- add --sub-filter-sdh
- add --sub-filter-sdh-harder
+ - remove --input-app-events option (macOS)
--- mpv 0.24.0 ---
- deprecate --hwdec-api and replace it with --opengl-hwdec-interop.
The new option accepts both --hwdec values, as well as named backends.
diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst
index 19e331a468..f6f3e98472 100644
--- a/DOCS/man/options.rst
+++ b/DOCS/man/options.rst
@@ -2923,11 +2923,6 @@ Input
(This option was renamed from ``--input-x11-keyboard``.)
-``--input-app-events=<yes|no>``
- (OS X only)
- Enable/disable application wide keyboard events so that keyboard shortcuts
- can be processed without a window. Enabled by default (except for libmpv).
-
OSD
---