summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorDudemanguy <random342@airmail.cc>2020-10-07 08:41:47 -0500
committerDudemanguy <random342@airmail.cc>2020-10-07 08:41:47 -0500
commit5dc16a4a183d51736cc56b4ef0a6b91a7b56fa09 (patch)
treea8c55afec447edfaf34e7e8ea177b44e072fd46c /DOCS
parent015b6768759c8bd8cc815be01123ef95c192f3c5 (diff)
downloadmpv-5dc16a4a183d51736cc56b4ef0a6b91a7b56fa09.tar.bz2
mpv-5dc16a4a183d51736cc56b4ef0a6b91a7b56fa09.tar.xz
Revert "wayland: add wayland-display-socket option"
Pointless feature that can be done with environment variables. It was also implemented incorrectly and broke autoprobing. This reverts commit 015b6768759c8bd8cc815be01123ef95c192f3c5.
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/man/options.rst6
1 files changed, 0 insertions, 6 deletions
diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst
index 3c8af768a5..c5e8aeb5c0 100644
--- a/DOCS/man/options.rst
+++ b/DOCS/man/options.rst
@@ -5382,12 +5382,6 @@ The following video options are currently all specific to ``--vo=gpu`` and
``--no-audio``, and ``--untimed=yes``. Only works with ``--gpu-context=wayland``
and ``--gpu-context=waylandvk``.
-``--wayland-display-socket=<string>``
- Specify the name of the wayland socket mpv attempts to connect to. By default,
- mpv will simply pass "NULL" which will then try to connect to the compositor
- currently in use. Note that this will only have an effect during startup since
- closing the connection to the wl_display will terminate the client.
-
``--wayland-edge-pixels-pointer=<value>``
Defines the size of an edge border (default: 10) to initiate client side
resize events in the wayland contexts with the mouse. This is only active if