summaryrefslogtreecommitdiffstats
path: root/DOCS/man/options.rst
diff options
context:
space:
mode:
Diffstat (limited to 'DOCS/man/options.rst')
-rw-r--r--DOCS/man/options.rst8
1 files changed, 8 insertions, 0 deletions
diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst
index 93e051af23..e00993cfac 100644
--- a/DOCS/man/options.rst
+++ b/DOCS/man/options.rst
@@ -5570,6 +5570,14 @@ them.
``--wayland-app-id=<string>``
Set the client app id for Wayland-based video output methods (default: ``mpv``).
+``--wayland-configure-bounds=<yes|no>``
+ Controls whether or not mpv opts into the configure bounds event if sent by the
+ compositor (default: yes). This restricts the initial size of the mpv window to
+ a certain maximum size intended by the compositor. In most cases, this simply
+ just prevents the mpv window from being larger than the size of the monitor when
+ it first renders. This option will take precedence over any ``autofit`` or
+ ``geometry`` type settings if the configure bounds are used.
+
``--wayland-disable-vsync=<yes|no>``
Disable mpv's internal vsync for Wayland-based video output (default: no).
This is mainly useful for benchmarking wayland VOs when combined with