Chromium OS source released
Chromium OS source released
Posted Nov 20, 2009 21:11 UTC (Fri) by adamgundy (subscriber, #5418)In reply to: Chromium OS source released by ariveira
Parent article: Chromium OS source released
I'm reasonably surprised they didn't drop X from the stack completely - for example, chrome->cairo->glitz->OpenGL (all that code exists today). there are a grand total of three X clients that I saw on a quick trawl through the code - xscreensaver, chrome (browser) and the login dialog... and they're talking about replacing the login dialog with chrome too.
instead, they've written (or more likely, hacked something else into shape) their own X11 window manager, and have GTK etc in the mix.
there's nothing to say they couldn't drop X at some future point, of course. end users wouldn't notice (except maybe things are a little faster).
I like X11.. but it seems a little overkill for a one-trick GUI! I guess time to market trumps a small increase in performance...
