this post was submitted on 27 Dec 2023
271 points (98.2% liked)
Linux
48013 readers
842 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
- 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
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Every change will bring it's fair share of complainers, not much we can do about that. LILO to GRUB, SysV to systemd and now X11 to Wayland. No one is forcing your hand (unless you use a pre-packaged distro like Ubuntu/Fedora, in which case you go with whatever the distro provides), keep using X11 if you want stability, if you wanna dip your toes in bleeding-edge software and increase it's userbase to show hardware manufacturers that their drivers need to be updated (I'm looking at you, NVIDIA) then feel free to mess around.
Eventually the day will come when Wayland apps will simply not launch on X11 and you'll migrate too.
I'd say that's already becoming the case in a few places. Hyprland isn't just "Wayland good", it's "You should use Wayland good".
Yes, I know the devs behind it act like pissants. That's bad and I'm sorry for liking their software. I use Emacs too and RMS was kind of an asshole. Hell, I use Lemmy even though one of the devs has slighted me on more than one occasion.
I daily drive Hyprland too, there are some shortcomings with how the mouse behaves with XWayland but I don’t think it’s a Hyprland issue and Gamescope remedies that problem so overall, it’s a great experience.
… has gotten some help and is now a pretty well-adjusted human being, who still tells right wing trolls to go suck it, and still tells paid professionals that they should have known better when they should have known better, but in language that isn't abusive.
So I don't know why you bring him up.
I think you're like 5 years behind on this. It's true, just read up on it. Linus took time off after criticism for his language got too much. And he improved by a lot. You'll find no more name calling directed at contributors after a certain date.
I mean, you brought it up..
You're the one with issues here, I was just browsing and saw the thread and figured I'd comment.
Maybe talk to Torvalds for some recommendations.
Meh.
sometimes the complainers are right and sometimes they aren't
And when they're right, it's usually addressed. I say usually because GNOME exists.
In case of Gnome it was addressed, just by different people. Gnome 2 continues to live on as MATE, so anyone who doesn't like Gnome 3 can use it instead.
Likewise, KDE3 got forked to Trinity. But KDE kept producing (largely) quality software, so Trinity is pretty much an anecdote now.
I don't understand why anyone ever expects a different outcome. They fork something that has quite some investment into the original version. How do they expect to keep up?
I seem to remember a lot of people upset about GPL V3 I don't remember how that was resolved.
It was resolved by people not using it if they didn’t want to. Linux Kernel is still GPLv2
AFAIK, Fedora is the only distro that's getting rid of X11 support, the other distros are still packaging it AFAIK.
Nobody's getting rid of X support. Not for several years.
Go tell Fedora that then lol. They want it gone to the point where Nate is telling users who want X to stay away on that post. Xwayland I believe will still be around though.
They'll recant after their usage drops to a fraction. This move makes zero sense no matter how you look at it. As a generalist distro it's too early to drop X.
If they want to become a niche distro whose only claim to fame is "we only pack Plasma 6", big whoop, like there's any shortage of that. What kind of distro defines itself by what it does not offer? And is that the kind of distro that Fedora aims to be?
Hell, GNOME has been wayland-default since twenty-fucking-sixteen if I remember my dates right. You're overestimating the value X.Org provides.
Yeah its about time gnome drop support to encourage developers to switch to wayland.
This is the kind of distro Fedora has always been, both for better and for worse.
I don't see this decision driving users away from Fedora any more than other decisions they've made in the past and will surely make in the future.
There were news about Ubuntu doing it too some time ago, maybe they realized it’s not feasible yet. I don’t follow their development as I don’t use those distros
You are right in spirit.
It was not sysv to systemD, and it was forced (by making udev not work without it).
Other then nvidia, wayland is still missing some protocols (example: what virtual desktop you want your window to be on). But those protocols are (still) being worked on. And you will always be able to run x11 programs on wayland.
The advantages of wayland are a more direct path to hardware, and trowing away lots of code.