From a1c6762156a2e4f2f8c538a56bf2f8bbb0417b2b Mon Sep 17 00:00:00 2001 From: Dudemanguy Date: Sat, 26 Jun 2021 17:19:45 -0500 Subject: 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. --- DOCS/man/options.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'DOCS') 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=`` - 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=`` Disable vsync for the wayland contexts (default: no). Useful for benchmarking -- cgit v1.2.3