From 9bce2367142c266c1a1512494a03495583964c32 Mon Sep 17 00:00:00 2001 From: Dudemanguy Date: Wed, 12 Aug 2020 09:51:51 -0500 Subject: wayland: expose wayland-app-id as a user option This is extremely similar to x11's WM_CLASS. This commit allows users to set mpv's app-id at runtime for any of the wayland backends. --- DOCS/man/options.rst | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'DOCS/man/options.rst') diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst index de4eb08d87..5245e18cae 100644 --- a/DOCS/man/options.rst +++ b/DOCS/man/options.rst @@ -5338,6 +5338,10 @@ 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. + ``--wayland-disable-vsync=`` Disable vsync for the wayland contexts (default: no). Useful for benchmarking the wayland context when combined with ``video-sync=display-desync``, -- cgit v1.2.3