diff --git a/CHANGELOG.md b/CHANGELOG.md index bdf98544..6afba1a9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,14 @@ Versioning](https://semver.org/spec/v2.0.0.html). ### Added +- TODO: Remove the notice about Wine->X11 drag and drop from the readme when + this gets released + +- Added support for dragging and dropping files and other content from a plugin + running under yabridge to a native application, such as your DAW. This makes + it much more convenient to use plugins like **Scaler 2** that generate audio + or MIDI files. With the way this is implemented it will only work for plugins + running under yabridge, but it does work for any Wine version. - When a plugin fails to load or when the Wine plugin host process fails to start, yabridge will now show you the error in a desktop notification instead of only printing it to the logger. This makes diagnosing issues much faster if diff --git a/README.md b/README.md index ba7770cb..08a2d14f 100644 --- a/README.md +++ b/README.md @@ -481,6 +481,9 @@ include: inotifywait -mre CLOSE_WRITE --format '%w%f' ~/.wine/drive_c ``` + **The latest master branch version of yabridge actually does support + drag-and-drop from plugins running under Wine to native applications.** + - Aside from the above mentioned Wine issue, _drag-and-drop_ to the plugin window under **REAPER** doesn't work because of a long standing issue in REAPER's FX window implementation. You can use a compatibility option to