Hacker News new | past | comments | ask | show | jobs | submit login

Judging from the wikipedia page it says it's a new WM but looking here: http://git.chromium.org/gitweb/?p=chromiumos/platform/window... there's clearly some bits borrowed from x11.



It's not just a new X WM, though we do still use X (at the screen level). Basically, we render everything inside the X root window. It's all composited, using the same compositor we use for web content ("CC").

http://dev.chromium.org/developers/design-documents/aura <-- somewhat old, but you can get the gist.

ChromeOS used to have an X window manager (which is what your link is pointing to, the code used in M18 and earlier). The cool thing about the new code is that it runs in Chrome, so it's much easier for more engineers to test and develop for, and it's also platform agnostic (since the only X interface is at the host layer). This means Windows developers like myself can work on ChromeOS WM features since I can effectively build and run the ChromeOS WM on Windows.


Wow, that's a really cool idea!

Hey wait, could you do that in Metro? Then we could have "Chrome OS" inside Windows 8...




Consider applying for YC's Spring batch! Applications are open till Feb 11.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: