summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorDudemanguy <random342@airmail.cc>2021-06-26 17:19:45 -0500
committerDudemanguy <random342@airmail.cc>2021-06-26 17:28:01 -0500
commita1c6762156a2e4f2f8c538a56bf2f8bbb0417b2b (patch)
treec5ffd87b41e97663d9df6e47717876fafc9563b9 /DOCS
parent488581912d01a982f226162eef19ad8aec0c8ead (diff)
downloadmpv-a1c6762156a2e4f2f8c538a56bf2f8bbb0417b2b.tar.bz2
mpv-a1c6762156a2e4f2f8c538a56bf2f8bbb0417b2b.tar.xz
wayland: handle app id option less stupidly
Not sure what I was on when I wrote this. wayland-app-id is supposed to default to "mpv". Just set that in the vo_sub_opts and don't do this weird m_config_cache_write_opt thing. Also make the doc entry nicer.
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/man/options.rst3
1 files changed, 1 insertions, 2 deletions
diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst
index fb111ded39..712af52db6 100644
--- a/DOCS/man/options.rst
+++ b/DOCS/man/options.rst
@@ -5446,8 +5446,7 @@ The following video options are currently all specific to ``--vo=gpu`` and
Currently only relevant for ``--gpu-api=d3d11``.
``--wayland-app-id=<string>``
- Set the client app id for Wayland-based video output methods. By default, "mpv"
- is used.
+ Set the client app id for Wayland-based video output methods (default: ``mpv``).
``--wayland-disable-vsync=<yes|no>``
Disable vsync for the wayland contexts (default: no). Useful for benchmarking