Hello! I was wondering if some kind of documentation for compose-multiplatform-core development exists. I've forked skiko and did some changes that I wanted to integrate within compose desktop. The thing is... It's hard to know where to start from just with the complex gradle setup.
"Why?" you may be wondering. Well, I wanted to experiment about the possibility to replace AWT with a different set of libraries, nothing serious. I think I commented about this in the past in the same chat, but I didn't have time to work on it until now. For now I've started creating a new source set for compose/foundation, as I guessed that was a good point to start with, but, being honest, I'm not really sure about what I'm doing or how does the build system work.
In any case, back to the initial question, I just wanted to know if there is any development documentation that I may have missed.