I would like to display a native (x11 I guess?) window in a JUCE app on Linux but can’t find a component to do it with. I guess if there isn’t, it’s because it’s not a trivial task? In the meantime, I’m off to look at the WebBrowserComponent code, which I assume does this to display its native browser component…
edit: found it!
https://docs.juce.com/master/classXEmbedComponent.html