summaryrefslogtreecommitdiffstats
path: root/DOCS/man/options.rst
diff options
context:
space:
mode:
authorder richter <der.richter@gmx.de>2023-12-24 16:00:35 +0100
committerder richter <der.richter@gmx.de>2023-12-25 13:59:48 +0100
commit4d7763e6a65a2020aba505e378e83f49648bfa24 (patch)
tree8b02a750555d1506c5985a112d87cc6ae63c239c /DOCS/man/options.rst
parentdde277665514c2f97e824d08f901a84a3e590915 (diff)
downloadmpv-4d7763e6a65a2020aba505e378e83f49648bfa24.tar.bz2
mpv-4d7763e6a65a2020aba505e378e83f49648bfa24.tar.xz
mac: add support for --input-cursor-passthrough option
Diffstat (limited to 'DOCS/man/options.rst')
-rw-r--r--DOCS/man/options.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst
index 0d6b4c18dc..0e0afb09e1 100644
--- a/DOCS/man/options.rst
+++ b/DOCS/man/options.rst
@@ -4149,7 +4149,7 @@ Input
Support depends on the VO in use.
``--input-cursor-passthrough``, ``--no-input-cursor-passthrough``
- (X11 and Wayland only)
+ (X11, Wayland and macOS only)
Tell the backend windowing system to allow pointer events to passthrough
the mpv window. This allows windows under mpv to instead receive pointer
events as if the mpv window was never there.