@graves501 @amadeus if you have linux experience already it is not that complex, but it is also not that simple as for mac and windows.
first we have the dependencies, vstgui uses some stuff that is not guaranteed to be on every distro (specially the minor libxcb packages)
you might need to build some of those deps statically.
then some of the linux features are missing or broken, I recall there being issues with fonts
https://github.com/sfztools/sfizz-ui makes use of vstgui so worth to try/test that
@falktx @graves501 That is very helpful indeed, thanks! I'll forward that to the developers. 🙌