289
submitted 2 days ago by Tea@programming.dev to c/linux@lemmy.ml
top 50 comments
sorted by: hot top controversial new old
[-] OsrsNeedsF2P@lemmy.ml 7 points 21 hours ago

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

[-] arc@lemm.ee 9 points 21 hours ago

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

[-] djsp@feddit.org 3 points 18 hours ago

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

[-] Luffy879@lemmy.ml 1 points 17 hours ago

SystemD is really bloated tho

I'm not saying we should all be using runit, but with systemD making more and more services only work through their init system just creates more vendor lock in

Like, who needs a cronjob alternative that only works if you use SystemD, limiting your software to people using it and locking out everyone needing a less bloated init system like runit? And who needs a systemD calendar?

[-] AnUnusualRelic@lemmy.world 1 points 4 hours ago

Systemd won't be done until they port libre office to it dammit!

[-] arc@lemm.ee 1 points 10 hours ago

Depends what you mean by bloat. It has a very large repo, but it compiles into little commands with least privilege execution. A lot of those commands are specifically there so someone doesn't have to pull in other repos with a larger attack surface. e.g. there is a time sync daemon to replace having to pull in ntp which is a lot more complex and fraught and the one thing most desktops need of NTP which is to set the clock.

[-] koncertejo@lemmy.ml 6 points 20 hours 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.

[-] arc@lemm.ee 6 points 21 hours ago

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

[-] bunitor@lemmy.eco.br 13 points 1 day 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

[-] geneva_convenience@lemmy.ml 1 points 17 hours ago

Is fractional scaling functional?

[-] Luffy879@lemmy.ml 1 points 17 hours ago

It was for a long time.

I use that on Hyprland for a year or 2 now

[-] vala@lemmy.world 4 points 1 day ago

I wish Nvidia agreed.

[-] procapra@lemm.ee 27 points 1 day ago

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 5 points 1 day ago

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 14 hours 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)
[-] Eyedust@lemmy.dbzer0.com 23 points 1 day ago

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 20 hours ago

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 20 hours 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 22 hours ago

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

[-] Eyedust@lemmy.dbzer0.com 3 points 21 hours 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)
[-] juipeltje@lemmy.world 10 points 1 day ago

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.

[-] vrighter@discuss.tchncs.de 2 points 18 hours 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

[-] Bulletdust@lemmy.ml 3 points 21 hours ago* (last edited 21 hours 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.

load more comments (2 replies)
[-] Artopal@lemmy.ml 16 points 2 days ago

"rough start" is putting it mildly. 🤭

[-] k0e3@lemmy.ca 7 points 1 day ago

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

Something similar happens to me on my desktop (debian 13) - it goes black then brings me back to the login screen. But in my case it's probably the nvidia drivers (proprietary). Not certain, though. Still happy on X11 for the meantime.

load more comments (8 replies)
[-] umbrella@lemmy.ml 39 points 2 days ago* (last edited 2 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.

[-] UnsavoryMollusk@lemmy.world 5 points 1 day ago

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 1 day ago

Like what? (Curious)

load more comments
view more: next ›
this post was submitted on 15 Apr 2025
289 points (98.3% liked)

Linux

53211 readers
1037 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