From 147c10b0439e8a83b83937cc7fb14f59189ba455 Mon Sep 17 00:00:00 2001 From: Robbert van der Helm Date: Thu, 14 Oct 2021 14:39:28 +0200 Subject: [PATCH] Clarify some things about Wine->X11 drag-and-drop --- README.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index c364ce95..0490a076 100644 --- a/README.md +++ b/README.md @@ -201,9 +201,13 @@ to override the Wine prefix for _all instances_ of yabridge. Yabridge supports drag-and-drop both from a native (X11) Linux application to plugins running under yabridge, as well as drag-and-drop from yabridge to native -X11 applications like your DAW. If you're using yabridge in _REAPER_ or _Carla_, -then you may need to enable a [compatibility option](#compatibility-options) to -prevent those hosts from stealing the drop. +X11 applications like your DAW. When dragging things from a plugin to your DAW, +then depending on which DAW you're using it may look like the drop is going to +fail while still hodling down the left mouse button. That's expected, since both +yabridge's and Wine's own drag-and-drop systems are active at the same time. If +you're using yabridge in _REAPER_ or _Carla_, then you may need to enable a +[compatibility option](#compatibility-options) to prevent those hosts from +stealing the drop. ### Input focus grabbing