mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-06 19:40:10 +02:00
Add a changelog entry for the GUI fixes
This commit is contained in:
@@ -10,10 +10,18 @@ Versioning](https://semver.org/spec/v2.0.0.html).
|
|||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
|
- Fixed a compatibility issue with **Wine 9.22** and above that caused mouse
|
||||||
|
clicks in plugin GUIs to not register properly. A massive thanks to Rémi
|
||||||
|
Bernon for looking into this!
|
||||||
- Worked around an interaction between **Ubuntu 24.10** and certain hosts like
|
- Worked around an interaction between **Ubuntu 24.10** and certain hosts like
|
||||||
**Ardour** that would cause yabridge to hang and eventually crash the host by
|
**Ardour** that would cause yabridge to hang and eventually crash the host by
|
||||||
consuming too much memory. This only affected the prebuilt binaries from the
|
consuming too much memory. This only affected the prebuilt binaries from the
|
||||||
releases page.
|
releases page.
|
||||||
|
- As a side effect of the Wine 9.22 fix, plugin GUIs are now also no longer
|
||||||
|
offset when the plugin window is dragged offscreen on the top and/or left
|
||||||
|
sides of the screen.
|
||||||
|
- Similarly, popups should no longer spuriously appear in the wrong placeo n
|
||||||
|
screen. This mostly affected _MeldaProduction_ plugin
|
||||||
|
|
||||||
### Removed
|
### Removed
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user