summaryrefslogtreecommitdiffstats
path: root/DOCS/man/osc.rst
diff options
context:
space:
mode:
authorDudemanguy <random342@airmail.cc>2023-12-15 23:11:30 -0600
committersfan5 <sfan5@live.de>2023-12-21 09:13:11 +0100
commit069143252ae390a5c66eec3f971fbce8da62a2d9 (patch)
tree79012db484376d2b8f89643db164a3e6691048f6 /DOCS/man/osc.rst
parent17be6e1990a92e9b43f5f49cca9c4dd3da24a1e8 (diff)
downloadmpv-069143252ae390a5c66eec3f971fbce8da62a2d9.tar.bz2
mpv-069143252ae390a5c66eec3f971fbce8da62a2d9.tar.xz
osc: allow disabling special mouse wheel behavior
When hovering certain elements over the OSC, using the mouse wheel can result in special commands (such as seeking, changing audio tracks, etc.) Not everyone neccessarily wants this feature, so add an option to make it possible to disable all of it. Maybe more fine-tuned control would be more ideal, but probably not worth it. Fixes #13096.
Diffstat (limited to 'DOCS/man/osc.rst')
-rw-r--r--DOCS/man/osc.rst7
1 files changed, 7 insertions, 0 deletions
diff --git a/DOCS/man/osc.rst b/DOCS/man/osc.rst
index c791d7522f..8c8c8b83aa 100644
--- a/DOCS/man/osc.rst
+++ b/DOCS/man/osc.rst
@@ -211,6 +211,13 @@ Configurable Options
Alpha of the seekable ranges, 0 (opaque) to 255 (fully transparent).
+``scrollcontrols``
+ Default: yes
+
+ By default, going up or down with the mouse wheel can trigger certain
+ actions (such as seeking) if the mouse is hovering an OSC element.
+ Set to ``no`` to disable any special mouse wheel behavior.
+
``deadzonesize``
Default: 0.5