Live data from Hacker News

The X.Org Server Is Abandonware?

phoronix.com

171–180 of 714 posts

Re: The X.Org Server Is Abandonware?

#171
post #2

Better to say both X11, and Wayland are now two pieces of abandonware.

I really hate to say it, but Canonical was and still is correct with starting Mir.

the problem was that the "whole" open source community sponsored by RedHat, Intel etc... bashed the project to oblivion and left Canonical as the only contributor and put all the efforts on Wayland. This is just one of the reasons why Linux never reaches highs as a Desktop OS.

Re: The X.Org Server Is Abandonware?

#172
post #66

Earlier quoted context omitted.

I'm against Wayland because it forces compositing on all windowed applications. I'll stay on Xorg as long as possible because I'm not willing to sacrifice latency for no tearing.

Wrong: https://www.gamingonlinux.com/articles/gnomes-mutter-gets-fu... I get it, all these features that used to just be supported by the one Xorg server now need to be supported by individual compositors - but still, it is simply misinformation that "Wayland" is broken because Mutter / Kwin / Sway are incomplete.

How is a 1yo merge request about "surface fullscreen unredirect" relevant to a complaint about forcing compositing on WINDOWED applications?

Re: The X.Org Server Is Abandonware?

#173

Oh, look, more non-experts spreading misinformation about Wayland on HN. Must be Sunday. https://drewdevault.com/2019/02/10/Wayland-misconceptions-de...

So, there are plugins somewhere that support all kinds of basic functionality. I can already see how nice will be to keep a system like this up to date.

Do the developers expect to incorporate those plugins at the main code at some time?

Re: The X.Org Server Is Abandonware?

#174

Earlier quoted context omitted.

I keep trying to use Wayland, but it never fully works. Everyone keeps saying how well the highdpi stuff works, but then it really only works for a subset of things. For the rest it's actually worse than Xorg. Multiscreen is Xorg is kinda mushy so I thought maybe Wayland fixes it, but no it doesn't. Wayland is now 12 years old and everything is still half-baked. It quotes an intel developer saying they don't want to…

Wayland is a protocol. It has nothing to do with multi screen support. You're talking about the compositor you used. The one I use handles multi-screen setups quite well.

I never got to fully understand Wayland's model, but if this means that something that previously was handled by the display server for everybody, and now every single desktop environment (or at least something like wlroots) has to solve it over and over again... how isn't this a step back?

Re: The X.Org Server Is Abandonware?

#175

Earlier quoted context omitted.

Nobody is forcing you to use Wayland. Or are they? On Fedora it's a single line change em /etc to disable it (which I do because of Nvidia).

Except that, in the name of progress, various things are broken in the x11 world too on fedora, as a direct consequence of the wayland updates. Which is unfortunate

Sounds like a Fedora problem then. Pick a different distro - problem solved.

There is nothing so special going on in Fedora that can’t be done in other distros. Try an Arch based Linux desktop. You’ll get newer packages and better package management. Manjaro has worked well for me.

Re: The X.Org Server Is Abandonware?

#176
post #132

If Wayland is the future, the future is grim. People often complain that Wayland is taking a long time to catch up to X11, but that actually stems from a deeper issue: Wayland has a horrible design, for an X11 replacement, a design that leads to massive fragmentation issues across the graphical part of the Linux ecosystem. Implementing a Wayland compositor requires much more effort than implementing an X11 window man…

> Wayland is also, with its forced composition, hostile to interactive applications requiring low latency, e.g. video games.

https://www.gamingonlinux.com/articles/gnomes-mutter-gets-fu...

Re: The X.Org Server Is Abandonware?

#177

Earlier quoted context omitted.

What could be the reason behind this? Asking as a noob.

What could be the reason behind this? Asking as a noob Abstractions piled on top of abstractions. Something that might have been 5 function calls deep on either side with a carefully crafted packet in the middle is now 100s on each side. We have a culture that prizes programmer happiness above all and this means everyone thinks "this is a mess, I'll put my own layer on top to make it nice, then work above that layer"…

Exactly. There’s no customer, so the product is a nerd carnival that delivers whatever the developers want.

Re: The X.Org Server Is Abandonware?

#179

Oh, look, more non-experts spreading misinformation about Wayland on HN. Must be Sunday. https://drewdevault.com/2019/02/10/Wayland-misconceptions-de...

So, there are plugins somewhere that support all kinds of basic functionality. I can already see how nice will be to keep a system like this up to date. Do the developers expect to incorporate those plugins at the main code at some time?

I don't know what you mean by plugins. They're protocols, they have first-class support. X11 also uses protocols to implement these features.

Re: The X.Org Server Is Abandonware?

#180
If Wayland is the future, then the future was 12 years ago.

Since it hasn't really caught on or solved the same problems that X.Org accomplished a long time ago, it seems kind of pointless to continue pursuing it at this point. In my opinion, the best thing about X.Org is that it's no longer changing. I remember installing updates for X.Org all the time and booting to a black screen on multiple occasions.

Post reply on HN