Having read the trouble one user went through
compiling SALSA on FreeBSD and having identical problems on Mint, which is a Debian-based distro, are there any plans to make the source more publicly available on GitHub or similar? I am a developer and so I'm not afraid of spending a morning compiling SALSA, but it would be good to have a means to make pull requests for features and fixes.
For instance, some of the dialogs respect the current theme, but some of them force a light theme, making text invisible when using a dark theme. Or layout and font inconsistencies on some dialogs. Or the assumption that all libraries are in ~/.local unless overridden, which isn't normal CMake practice. Or generating an AppImage. The list goes on, and these are things that I would be happy to fix and contribute back.
Kind regards,
John