It seems like the change affects not just Google Chrome, but the Chromium in general. I assume this will also propogate to all apps using Electron, right?
Linux
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Rules
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
Maybe. The thing is that Electron is not made by Google. There's always a chance that downstream they may still default to X11.
I’m mostly de-googled in everything at this point. Still a little bit of stuff in isolated usage.
this is exciting for me mostly because of electron.
Electron is useful, I’ll give you that.
Interesting. I've been using Wayland for the past few months and forgot I even made the switch.
That means it's ready.
So what does it do?
Chromium defaults to using X11, even on Wayland. By setting the ozone hint to auto, it will then default Wayland users to using Chromium's Wayland backend.
Ah, makes sense. Also I had failed to notice the phoronix link in my app.
so the web browser will play nicer out-of-the-box with Wayland
Oh! I hadn't even noticed the phoronix link. Thanks