Google Introduces Freon, a Replacement For X11 On Chrome OS
An anonymous reader writes With this week's release of Chrome OS M41, there is the new Freon graphics stack to replace X11 on some platforms. Freon is a very limited graphics stack to replace Chrome OS usage of X11/X.Org by having the Chrome browser communicate directly with the Linux kernel's KMS/DRM API and OpenGL ES interfaces for drawing. This design is much simpler and yields various power and performance improvements though it's not based on Wayland nor Mir (though Chrome plans to support these display server models).
If Chome browser IS the OS, then what they have is an embedded video driver. It's not a X11 replacement anymore than FB interface is a replacement for X11.
Here I'm assuming that "KMS/DRM" refers to "kernel mode setting and direct rendering manager", not anything to do with "digital restrictions management" such as establishing a protected video path for use with the Content Decryption Module draft stuff in HTML5.
yet another not invented here.
At least they are not as bad as Canonical, which not just have mir, but also bzr.
and develop R22 as a replacement.
Never answer an anonymous letter. - Yogi Berra
Marketing gibberish aside, the Chrome browser is not the OS. The OS also happens to be called Chrome but it is just a variant of Linux. And the Chrome browser is a browser, not an operating system. Google wants to limit your applications to those that run in the browser to sort of simulate the "browser is the OS" look and feel, but that's not really what's going on. The confusion is intentional.
"He took a duck in the face at 250 knots." -- William Gibson, Pattern Recognition
You mean Freon as in R-11 or R-12 which increase the ozone hole and were banned? (It's Dupont's trademark. Wonder if they asked first.)
Is the next release gonna be named Thalidomide? Or maybe Dimethyl Mercury?
Network transparency is not supported because noone uses it.
they can do this but won't give us damn sorting on gmail
Shouldn't you finish cleaning the deep fryer before your manager gets back?
Il n'y a pas de Planet B.
Freon is an organic chemical, not a noble gas. Actually, it's freons (plural) because the name is a trademarked trade name for a class of hydrocarbon products produced by DuPont.
Highlight, right click, click, that's two extra steps that everyone has to do, just to save one person one extra step. You're not, by chance, a shade efficiency consultant, are you?
APK quotes people (including myself) without context and should not be trusted. Just thought you should know.
I worked in fast food for 3 years (not a point of pride, just a fact) and I can tell you they don't clean those things...
APK quotes people (including myself) without context and should not be trusted. Just thought you should know.
I worked breakfast time at a Hardee's while at school, and we had to suck out all the oil, run it through a filter, and scrub the inside of the fryer every morning at the end of the shift. Of course this was back in the 80s, things might have changed since then.
Il n'y a pas de Planet B.
" The OS also happens to be called Chrome but it is just a variant of Linux."
WTF is this modded insightful. Linux is just the kernel, maybe the heart of the operating system, but not the OS itself. The OS is the kernel and the whole bunch of other stuff that allows you to run the program you click, type or tap at. See: Ubuntu can be called an OS, a variant of what some free software advocates call GNU/Linux (but actually a little bit more). Android is an OS, mostly without GNU components, also based on the Linux kernel. OpenWRT is an embedded Linux-based OS for routers and other network devices. Chrome OS is another OS that runs on top of the Linux kernel.
You could however die if enough freon leaked into a room and it displaced the oxygen. But you would smother (lack of oxygen) not be poisoned.
It doesn't even take that. You can just get it into your lungs. Because it's heavier than air, you have to do some really heavy breathing to expel enough of it to restore normal breathing function. It's also a big part of the reason why we don't use pits for automotive maintenance any more. Besides the risk of driving into them (heh heh) there's also the risk of refrigerant leaking out of a vehicle, settling in the pit, and killing mechanics. CO and CO2 are also heavier-than-air, though, so they're just bad things. You don't want a blower in there in case of fire...
"You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
Not sure why Google is going their own way rather than jumping on with other projects that are already heading down this path. The X11 replacement is a controversial one. I have found X11 to be excellent over the years and have no plans to replace it. It does the job for me and has sufficient performance.
Hover over the link and the URL pops up. Been that way for over a decade. Also, what makes you think it was me who fixed it? Clearly, I don't post anon, Anon.
APK quotes people (including myself) without context and should not be trusted. Just thought you should know.
Just a guess,they might want to change the name.
"Freon is a registered trade name of DuPont"
Jack of all trades,master of none
The acceleration is now accessible by the client program as it draws into it's own frame buffer. On modern systems the client program can use the GPU as a resource to compute it's own results.
Wayland mostly is providing a way of telling a central service how to combine the client's frame buffer with all the other clients into the image put on the screen.