|
|
|
|
|
by M95D
753 days ago
|
|
Linux (kernel I mean) is good enough. There were some scheduling problems with audio, but it's mostly resolved. The problem is GNU style. We need another GUI and that doesn't mean just replacing X with/or Wayland protocol. It means replacing GTK and QT too. |
|
Maybe the bold solution would be to port the Serenity userland + UI stack across to Linux and be very staunch about what gets into it. Essentially grafting the Linux kernel in place of the Serenity one, and using its UI Kit and WindowServer instead of GTK/QT/X/Wayland.
Maybe it might even be possible to preserve the logic and non-UI libraries of many applications, even if the UI required a complete rewrite.
A bit fantastical but just putting it out there.