JUCE patches black window issue when running in WINE
JUCE patches black window issue when running in WINE
forum.juce.com
Juce8 Direct2D WINE/yabridge
I’m not qualified to do this implementation in Wine myself, but I think what I can contribute is a minimal example, with source code, to help Wine devs. I’m looking to learn enough JUCE to make this p...

JUCE will now default to software rendering for plugins when running in wine, working around the direct2d issue causing applications to not render their gui. Hopefully plugins start working again.