this post was submitted on 15 Apr 2025
290 points (98.3% liked)

Linux

53235 readers
769 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 5 years ago
MODERATORS
top 50 comments
sorted by: hot top controversial new old
[–] arc@lemm.ee 10 points 1 day ago

I'm glad Wayland is maturing and taking over. Even most of the X11 devs hated X11 which tells you something.

[–] OsrsNeedsF2P@lemmy.ml 9 points 1 day ago (2 children)

You know Wayland will be ready when these threads don't get 100 comments

[–] IndieGoblin@lemmy.4d2.org 1 points 21 hours ago

Wayland is already ready and majority of linux desktop users are using it without issue.

[–] arc@lemm.ee 10 points 1 day ago (4 children)

I think Wayland just attracts trolls in the same way as systemd does.

[–] djsp@feddit.org 4 points 1 day ago

Yeah. Over on ~~Moronix~~ Phoronix, every article about Rust, systemd, Wayland or –to a lesser extent– GNOME is a troll fest.

load more comments (3 replies)
[–] koncertejo@lemmy.ml 7 points 1 day ago

I finally switched when I moved from Arch to Fedora and it's worked fantastically for me. This is where the Linux desktop is heading now for sure.

[–] bunitor@lemmy.eco.br 14 points 2 days ago

to the unavoidable "it's been 15 years" comments: 15-year-old x11 was a piece of shit. the difference is that we had no alternative so we had to put up with it

[–] procapra@lemm.ee 30 points 2 days ago (2 children)

I might switch to wayland when xfce starts to have decent support for it. I'm not a ride or die Xorg fan, I just want to keep using the DE I'm used to.

[–] Wilmo@lemmy.world 6 points 2 days ago (1 children)

Yeah AFAIK the only two DEs that fully support Wayland are the big two - Gnome and KDE. and a few tiling window managers like Sway and Hyprland.

I look forward to a world where all modern DEs are fully supportive of Wayland like Cinnamon and Budgie and I know people love their xfce.

[–] procapra@lemm.ee 2 points 1 day ago

Yeah, i can't explain why I love xfce so much. It's very much like a windows 9x style desktop with some QOL improvements (press alt to click drag a window is such a great feature)

load more comments (1 replies)
[–] vala@lemmy.world 5 points 2 days ago

I wish Nvidia agreed.

[–] Eyedust@lemmy.dbzer0.com 25 points 2 days ago (9 children)

As an average desktop user, I've run into very little pushback on Wayland. Its made huge leaps in a short amount of time.

[–] arc@lemm.ee 6 points 1 day ago (1 children)

Yes it's been stable for some time with a couple of caveats - you need a decent graphics driver and not be using apps with edge cases.

Here is a simple example of an edge case and it's not hard to find people blaming Wayland even though with some thought this was a security issue - apps like Zoom, Discord, MS Teams want to do screen sharing which is easy in X11 because it has non existent security - just steal the screen bitmap. That's a problem.

Wayland (the protocol) provides no means for one app to grab the screen, or other apps. This is by design for security. Instead the app must be a good citizen and send a "i want to screen cast" message to the xdg-desktop-portal (a service provider implemented by GNOME, KDE etc.), the desktop asks for user consent and then the app gets a video stream. So it's a lot more secure but it requires the app and the WM do things properly.

Desktops and apps have matured and these issues are thankfully going away. I think the biggest hurdle left is proper graphics drivers, especially the problem of getting NVidia drivers working.

[–] Eyedust@lemmy.dbzer0.com 1 points 1 day ago

Thankfully I haven't run into any problems with Nvidia drivers. My main rig is running a RTX 3080 with proprietary drivers and my side-project NixOS laptop uses a GTX 970m with nouveau drivers no problem.

It gets me curious about the possibility of specific GPU manufacturers having more of a problem than some. There has to be some discrepancy, because I do see that some users have issues right out the gate, with some being seasoned Linux vets. Whereas I'm mediocre at best and its all been plug and play for me.

I do like the idea of added security, as much as the permission popups annoy the hell out of me. The more Linux becomes popular, the more we'll need extra security down the road. I hope we can simply whitelist packages at some point, though. Then things become less of a Wayland security issue and more of a user choice thing. If a user chooses a bad package to whitelist, then that's on them at that point.

I don't know the details, so it more than likely isn't as easy as that, however.

[–] jimmy90@lemmy.world 2 points 1 day ago (1 children)

yeah i think it was a couple of gnomes ago, i never noticed the chageover

[–] Eyedust@lemmy.dbzer0.com 4 points 1 day ago

Same. I booted up NixOS with Gnome around 5 months ago and it took a second for me to realize it was defaulting to Wayland. I was running it on an ancient Asus gaming laptop with nouveau drivers and the experience was overall smooth. Had it multi screened with my TV, too.

load more comments (7 replies)
[–] geneva_convenience@lemmy.ml 1 points 1 day ago (2 children)

Is fractional scaling functional?

[–] spez@sh.itjust.works 2 points 17 hours ago* (last edited 17 hours ago) (1 children)

It has been since like 2022 at least for me. I was on X11 and it looked blurry as hell. Same thing on wayland. One day, out of the blue a KDE update dropped and boom everything was crisp and clear. I thank the lords of wayland everyday 🛐. Since then, it has only gotten better

[–] geneva_convenience@lemmy.ml 2 points 17 hours ago (1 children)

Awesome. I tried Wayland a year or two ago but it broke QT stuff back then so it was a no-go. I should really give it another try soon.

[–] spez@sh.itjust.works 2 points 8 hours ago (1 children)

For me X11 just flat out doesn't work, fucks up the icons and scaling. Unusable.

[–] geneva_convenience@lemmy.ml 1 points 6 hours ago

Xorg scaling has always been horrible. But Wayland broke stuff like OpenCV window showing in the past with QT.

[–] Luffy879@lemmy.ml 3 points 1 day ago

It was for a long time.

I use that on Hyprland for a year or 2 now

[–] umbrella@lemmy.ml 38 points 3 days ago* (last edited 3 days ago)

agreed, plenty of bug and issues with wayland in the past, but i can now comfortably use it for everything on amd/intel cards.

[–] Artopal@lemmy.ml 15 points 2 days ago

"rough start" is putting it mildly. 🤭

[–] juipeltje@lemmy.world 10 points 2 days ago (4 children)

Yeah it's at the point where i'm wondering if i still even need xorg. I'm still keeping it around just in case for now, but i could very easily purge it from my system anytime since i'm using nixos and all my xorg related settings are in a specific file. The main pet peeve i have with wayland is gaming related, and should hopefully improve when wine and proton go native wayland. I have a dual monitor setup and games always choose the wrong monitor by default, which means i can only use the resolution and refreshrate of the secondary monitor. I have a keybind to set the primary xwayland monitor with xrandr, which solves the problem, but it is a bit hacky. I also need to toggle vrr on and off with a keybind because it causes flickering on my monitor. It's a bit annoying but atleast it works, on xorg you can't even use vrr with multi monitor to begin with.

[–] Bulletdust@lemmy.ml 3 points 1 day ago* (last edited 1 day ago)

My biggest issue gaming under Wayland is the fact that certain games can't capture the mouse when run full screen with multiple monitors. I've got a number of games that exhibit the issue, but the easiest way to experience it is to try and run CS2 as wayland native (so not under xwayland - As the performance overheads running xwayland are notable running CS2) - Within 10 mins you'll be looking at the ground with the mouse pointer on your secondary monitor.

Furthermore, running gamescope doesn't fix the problem - And yes, I'm running the correct commands under gamescope.

I mean - This is basic functionality that should be an integral part of any modern OS. Under X11 running the same dual matched monitors everything works perfectly with great FPS.

[–] vrighter@discuss.tchncs.de 2 points 1 day ago

i deleted the x session files so they don't show up in my greeter. They got annoying by now, for me. I used to shit on wayland, but it's inching closer and closer to being usable. and i use an nvidia gtx 1080, so that's saying something

load more comments (2 replies)
[–] k0e3@lemmy.ca 7 points 2 days ago (9 children)

I dunno why but I can't even log into KDE when I select wayland. The screen just turns black and unresponsive :(

load more comments (9 replies)
[–] UnsavoryMollusk@lemmy.world 5 points 2 days ago (1 children)

I have a shitload of bug/weird behavior with Wayland, I hope it gets better but for me it is not there yet.

[–] downhomechunk@midwest.social 4 points 2 days ago

Like what? (Curious)

load more comments
view more: next ›