How can I show my appreciation? Do you have a PayPal button somewhere? The website associated to your account seems vanished (http://www.cphjazzquartet.dk/)
Depends on your definition of soon. I prefer not to release unfinished work, and if I can follow my intend to the doorstep, I would prefer to release only end user oriented, packaged software, that have clear cut boundaries and extremely easy setup procedures. If you want, you can get the sources and play around with the current state - the build procedure is a little specific and requires a little tweaking. I prefer not having assistance in the development process, because I like to follow my own pace and stick to my own solutions.
@alfkil Will creator/designer be possible to build? Surprised that you chose Qt 6.2, since it was officially released the 14'th this month 😃 will you port the KDE expansions? Not really important but there is some program's that seems to depend on them (kdenlive, scribus, k3b).
At this point there is no native build tools. Everything is cross compiled. I don't want to spend much time setting up a native build process + tools, since my focus is entirely different. If there turns up some solution to do a native build kit in an easy manner, I might consider. But at this point I think it unnecessary.
EDIT: Of course this is the very early stages. Noone can predict what I am going to work on a month from now, and who knows if a native build environment seems attractive by then? I am glad you asked, and if I seem a little cautious about commitments, it is because I don't want to disappoint in the long run.
Question : Is there a way to implement a toTexture function with ogles2.library? I think this came up earlier with the MiniGL port, and afair the answer was 'no'. Qt likes to use this for flushing of screen contents, but in case it shows to be impossible, there is a nifty workaround.