This is great because if I understand it correctly, it would allow apps to build with a Wayland or x11 interface (if u get Wayland) rather then requiring one to write an entirely new cocoa one (or reuse older interface code, kinda what PowerVLC does). Also Apple x11/quartz is near 2 decades old, and things are (unfortunately) moving away slowly from x11 for better or for worse. When X11 is really supported I think it’s great. Apple did a good job back in the day with theirs and are a good example. I think X gets a bad wrap because of the thousands of possible Linux configurations from back in the day with incorrectly configured drivers and what not. Even that has changed a lot since then it’s really not the same situation.
What’s the status of X11 in PPCPorts by the way? I kinda have this insane idea of trying to build wine targeting x11 on Intel at some point (at the very least I’d imagine cli programs could work without x)