Mention Wine->X11 drag-and-drop in the changelog

This commit is contained in:
Robbert van der Helm
2021-07-11 17:38:46 +02:00
parent d21073f866
commit 1c84c4a02a
2 changed files with 11 additions and 0 deletions
+8
View File
@@ -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
+3
View File
@@ -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