this post was submitted on 06 Aug 2025
44 points (94.0% liked)

Linux

57095 readers
864 users here now

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

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 6 years ago
MODERATORS
top 11 comments
sorted by: hot top controversial new old
[–] pogodem0n@lemmy.world 11 points 2 days ago (1 children)

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?

[–] that_leaflet@lemmy.world 8 points 2 days ago

Maybe. The thing is that Electron is not made by Google. There's always a chance that downstream they may still default to X11.

[–] AndrewZabar@lemmy.world 15 points 2 days ago (1 children)

I’m mostly de-googled in everything at this point. Still a little bit of stuff in isolated usage.

[–] umbrella@lemmy.ml 10 points 2 days ago (1 children)

this is exciting for me mostly because of electron.

[–] AndrewZabar@lemmy.world 1 points 2 days ago

Electron is useful, I’ll give you that.

[–] haloduder@thelemmy.club 3 points 2 days ago

Interesting. I've been using Wayland for the past few months and forgot I even made the switch.

That means it's ready.

[–] davidgro@lemmy.world 9 points 2 days ago (2 children)
[–] that_leaflet@lemmy.world 14 points 2 days ago (1 children)

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.

[–] davidgro@lemmy.world 3 points 2 days ago

Ah, makes sense. Also I had failed to notice the phoronix link in my app.

[–] HiddenLayer555@lemmy.ml 5 points 2 days ago (1 children)

so the web browser will play nicer out-of-the-box with Wayland

[–] davidgro@lemmy.world 2 points 2 days ago

Oh! I hadn't even noticed the phoronix link. Thanks