From 804eb80e78337f5a60080acc1bbbc8a754060a1e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kacper=20Michaj=C5=82ow?= Date: Tue, 22 Aug 2023 00:12:33 +0200 Subject: win32: add --window-corners Allows to set preference for window corners rounding for DWM. --- DOCS/man/options.rst | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'DOCS/man/options.rst') diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst index 8e59ac1dbc..20ba4f8552 100644 --- a/DOCS/man/options.rst +++ b/DOCS/man/options.rst @@ -3131,6 +3131,15 @@ Window Focus the video window on creation and makes it the front most window. This is on by default. +``--window-corners=`` + (Windows only) + Set the preference for window corner rounding. + + :default: Let the system decide whether or not to round window corners + :donotround: Never round window corners + :round: Round the corners if appropriate + :roundsmall: Round the corners if appropriate, with a small radius + ``--border``, ``--no-border`` Play video with window border and decorations. Since this is on by default, use ``--no-border`` to disable the standard window decorations. -- cgit v1.2.3