Live data from Hacker News

The X.Org Server Is Abandonware?

phoronix.com

41–50 of 714 posts

Re: The X.Org Server Is Abandonware?

#41
post #38

I am not necessarily against Wayland or new things in general. But it bothers me when no clear upgrade path is defined ("drop your stuff" is not acceptable) and a half-hassed incomplete solution is proposed instead, and backwards compatibility is pretty much disregarded. For what concerns my personal computing, I'll stay on Xorg until XFCE supports Wayland. Then I'll update.

Who are you expecting to provide this for you?

Re: The X.Org Server Is Abandonware?

#42
post #14
post #11

Earlier quoted context omitted.

Where is that supposed Wayland progress after a decade? Input is broken and inconsistent, screenshots don't work, remoting is broken, every WM has to be rewritten or abandoned, trivialities like c&p handling are not yet there. Wayland is still in the early phase of catching up to X11, for any progress it will take another decade or maybe even a Wayland replacement. We should face it, Wayland is a dead end.

Yeah, but Wayland won't ever be able to "catch up to X11", because it's broken by design. (See my next comment.)

Waylands design is even more broken and leads to common functionality being duplicated and broken all over the place. Each app has to do input handling on its own? Comeon, a 5yearold could tell you that that is a huge design flaw. There are equally problematic design flaws in X11, just less of them and in different areas. Where Wayland tries to get rendering right and botches all the rest, X11 is weird for rendering, but at least has kind-of-ok answers for remoting, input, clipboard, screenshots, etc.

Re: The X.Org Server Is Abandonware?

#43

I have been using Fedora with Wayland daily for over 7 months now and I it works pretty well. I see that there are a lot of complains about Wayland here on HN. About input, screenshots and other stuff. But I have not experienced any of that. Input works perfectly and I have no problem with screenshots or screencasts. Maybe it's that I have well supported hardware (Thinkpad X1C7) or is it something that I'm missing?

It depends on your desktop environment and the applications, because the only compatible parts of Wayland are the dumbest "draw a rectangular window" and simplest input support (assuming your "WM" implemented the input right).

Essentially, what could depend on shared standards and implementations in X11, can't do so in Wayland, and there are two major forks when it comes to protocol extensions, as well as major fork between GNOME and everyone else on topic of Server-Side decorations.

Re: The X.Org Server Is Abandonware?

#44
post #29
post #18

X.org is not abandonware, it is actively supported. The fact that it's not updated with Awesome New Features every month, well, neither is Bash or Postfix. Some things should just work.

Not it is not, that's the whole point of the article. There's been no release for the past 2 years, even if there's bug fixes and updates waiting to be released. There's no release planned. If another company steps in an decide to take over support from Redhat, it can come back to life though.

Abandonware means "not actively supported" / "no people involved in the project anymore". It does not mean "the maintainers do not adhere to a regular version-bumpy release format that I approve of".

Re: The X.Org Server Is Abandonware?

#45
post #11

Yes, I agree. X11 is a historic artifact that is supposed to be honored in the museum now. The C/S architecture of X11 hits the spot when terminals and thin client are the norm, that means 20-30 years ago, but today, we all have dedicated graphics display devices (GPU, monitors) even in our pocket smartphone, and the way X11 works is holding Linux desktop scene back. But without X11 there you can't show how much impr…

Where is that supposed Wayland progress after a decade? Input is broken and inconsistent, screenshots don't work, remoting is broken, every WM has to be rewritten or abandoned, trivialities like c&p handling are not yet there. Wayland is still in the early phase of catching up to X11, for any progress it will take another decade or maybe even a Wayland replacement. We should face it, Wayland is a dead end.

Not sure what you referring to with regards to screenshots as they're working fine for me. I've been using Wayland for a few months now (wayfire which I switched to from bspwm) and overall it's seemed like a huge improvement in terms of smoothness and I have yet to run into any issues. Input seems to work fine even with things like multitouch gestures. I've never tried remoting into my machine graphically but there seem to be working vnc servers for Wayland.

Re: The X.Org Server Is Abandonware?

#46
post #36
post #28

Earlier quoted context omitted.

Or systemd? I've read about complaints regarding it but never had any issues myself on the many dozens of servers that I've managed. On the contrary I find systemd very easy to work with. Edit: This makes sense from an architecture point of view (although unsure whether things have changed since): http://www.landley.net/notes-2014.html#23-04-2014

systemd is hanging in 90% of all shutdowns on my machine. This never happened with sysvinit scripts.

There is a one-line fix for that. Change this line in /etc/systemd/system.conf:

  DefaultTimeoutStopSec=2s

Re: The X.Org Server Is Abandonware?

#47
post #20

Yes, I agree. X11 is a historic artifact that is supposed to be honored in the museum now. The C/S architecture of X11 hits the spot when terminals and thin client are the norm, that means 20-30 years ago, but today, we all have dedicated graphics display devices (GPU, monitors) even in our pocket smartphone, and the way X11 works is holding Linux desktop scene back. But without X11 there you can't show how much impr…

What about e.g., being able to run guis like pycharm/clion that run on Linux in corporate environments where you only have direct access to a windows box?

Microsoft's Wayland based Linux GUI support with WSL2 is in development (https://devblogs.microsoft.com/commandline/whats-new-in-the-...) . That'll hopefully be a good solution for that usecase in the not too distant future.

Re: The X.Org Server Is Abandonware?

#48
post #24

Someone explain why the push to wayland when there is no discernable performance increase [0] and lots of broken applications. [0] https://www.phoronix.com/scan.php?page=news_item&px=GNOME-Xo...

Most of X.Org is horrible and the entire system is unmaintainable. It is hard to even get maintenance releases for it released, as the article alludes to.

Development hasn't stalled because people think X is good. Development has stalled because the fundamental design is so misaligned from the modern graphics stack that improvements are not worth attempting.

Re: The X.Org Server Is Abandonware?

#49
'[...] but a prominent Intel open-source developer has conceded that the X.Org Server is pretty much "abandonware" with Wayland being the future.'

So? A "prominent US politician" recently conceded that global warming is a hoax by the Chinese, with coal being the future. Should I be doubling over myself to dismantle my solar panels?

Very weasel-wordy article if you ask me. X11 is fine.

Re: The X.Org Server Is Abandonware?

#50
post #11

Yes, I agree. X11 is a historic artifact that is supposed to be honored in the museum now. The C/S architecture of X11 hits the spot when terminals and thin client are the norm, that means 20-30 years ago, but today, we all have dedicated graphics display devices (GPU, monitors) even in our pocket smartphone, and the way X11 works is holding Linux desktop scene back. But without X11 there you can't show how much impr…

Where is that supposed Wayland progress after a decade? Input is broken and inconsistent, screenshots don't work, remoting is broken, every WM has to be rewritten or abandoned, trivialities like c&p handling are not yet there. Wayland is still in the early phase of catching up to X11, for any progress it will take another decade or maybe even a Wayland replacement. We should face it, Wayland is a dead end.

I've been using Wayland for 4 years now. I haven't encountered any of those issues.
Post reply on HN