I’m trying to build a distro that uses modern JS for the UI, so I can design my own OS.
I have found a fair number of modules that manage windows, but I haven’t found a native one. I’m expecting something like lighttpd
that is native but lets you point to a modern JS bundle to handle all window management of the OS.