summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorDudemanguy <random342@airmail.cc>2023-06-12 18:42:49 -0500
committerDudemanguy <random342@airmail.cc>2023-07-01 02:06:02 +0000
commitf76c441ba2ec60d34f91341fb2643bcbccecf433 (patch)
tree1b0d84a23c20ef535e56aed298decac064f054fe /DOCS
parent6625a9460819714b50d023f236ac30ee354df3c2 (diff)
downloadmpv-f76c441ba2ec60d34f91341fb2643bcbccecf433.tar.bz2
mpv-f76c441ba2ec60d34f91341fb2643bcbccecf433.tar.xz
win32: add support for drag-and-drop option
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/man/options.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst
index 9d9368d8b8..99f7f2b078 100644
--- a/DOCS/man/options.rst
+++ b/DOCS/man/options.rst
@@ -3086,7 +3086,7 @@ Window
(Windows only) Snap the player window to screen edges.
``--drag-and-drop=<no|auto|replace|append>``
- (X11 and Wayland only)
+ (X11, Wayland and Windows only)
Controls the default behavior of drag and drop on platforms that support this.
``auto`` will obey what the underlying os/platform gives mpv. Typically, holding
shift during the drag and drop will append the item to the playlist. Otherwise,