summaryrefslogtreecommitdiffstats
path: root/DOCS/man/options.rst
diff options
context:
space:
mode:
authorDeadSix <DeadSix27@users.noreply.github.com>2023-09-22 15:35:39 +0200
committerDudemanguy <random342@airmail.cc>2023-09-27 14:02:08 +0000
commitf19ada7b583e9bf78de38d228a956c365b5c417b (patch)
treeedf2b08adc943e56b9921de03ddf0a37230e5497 /DOCS/man/options.rst
parent5638fcabfdeae200d4591d274f30a2ec549230e7 (diff)
downloadmpv-f19ada7b583e9bf78de38d228a956c365b5c417b.tar.bz2
mpv-f19ada7b583e9bf78de38d228a956c365b5c417b.tar.xz
win32: add option to change backdrop style
Diffstat (limited to 'DOCS/man/options.rst')
-rw-r--r--DOCS/man/options.rst10
1 files changed, 10 insertions, 0 deletions
diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst
index 8ffa5b3c34..681494a604 100644
--- a/DOCS/man/options.rst
+++ b/DOCS/man/options.rst
@@ -7110,6 +7110,16 @@ Miscellaneous
This is a key/value list option. See `List Options`_ for details.
+``--backdrop-type=<auto|none|mica|acrylic|mica-alt>``
+ (Windows only)
+ Controls the backdrop/border style.
+
+ :auto: Default Windows behavior
+ :none: The backdrop will be black or white depending on the system's theme settings.
+ :mica: Enables the Mica style, which is the default on Windows 11.
+ :acrylic: Enables the Acrylic style (frosted glass look).
+ :mica-alt: Same as Mica, except reversed.
+
``--window-affinity=<default|excludefromcmcapture|monitor>``
(Windows only)
Controls the window affinity behavior of mpv.