>>44I know what it is. You say that it was designed from scratch, but it isn't. It is only written from scratch. The X11 taint is still there. I'm not even against networking (even though it is stupid).
The Unix philosophy is not a good idea for things like this. All it does is allow tons of idiotic NIH libraries to pop up. You don't have to install 500MB of libraries to get a Hello World dialog on windows. It needs a tight integration with the OS. 90% of the features need to be gone. Composition and window management and all the other shit should be inseparable. No switching out components just for the fuck of it. No extra libraries to put widgets on the screen. Desktop managers should just be themes and a menu. It sure would save a dick load of time, effort, and memory to not have to have 100 libraries (then KDE and Gnome libs on top of that) installed just because it's a complete pain in to make a window without them.
But, if there was any interest in something like that, it would probably just merge X11 and GTK+ and KDE or some other sort of almost-incompatible unholy abomination of hacked together shitware long enough to get it to just barely work. Instead of getting anything sane, you'd end up with the Systemd of GUIs. The open source community is absolutely terrible at things like this. Gnome can't even make a resource monitor that doesn't eat tens of megabytes just to display a list box.