(no title)
gabrielgio | 3 months ago
Nothing new is being created with x11 and the people from freedesktop don't seen to be thrilled to maintain it. I don't think should change just for the sake of changing, but I'd start looking to migrate whatever you use that depends on x11.
DonaldFisk|3 months ago
I regularly write code which relies on a working X11. I have written a virtual machine which makes X11 calls to do 2D graphics and event handling, as well as applications which compile to the virtual machine code. If X11 and now XWayland cease to be available, not only would I have to rewrite large parts of my virtual machine, but also rewrite all the 2D graphics code in applications. All so that I can stand still when the rug is being pulled from under my feet. I'm sure there are others in a similar predicament.
I may be naive about this, but as X11 just works, and has done for decades, it should require little to no maintenance, so why the need to withdraw it? I don't expect, or require, any additional functionality.
NoGravitas|3 months ago
vidarh|3 months ago
tokai|3 months ago
irthomasthomas|3 months ago
ColonelPhantom|3 months ago
exe34|3 months ago
1313ed01|3 months ago
graemep|3 months ago
For example, terminal transparency using Konsole on KDE flickers for me.
Its nearly there, but not quite. Maybe Gnome has no such issues?
ColonelPhantom|3 months ago
NoGravitas|3 months ago
lousken|3 months ago
ur-whale|3 months ago
True.
But does not address the fact that Wayland is a bad solution to X11's problems, and that its architecturally broken from inception.
gabrielgio|3 months ago
I have a more stable experience with wayland today than I had with x11. Which to be fair was not only because of wayland but because desktop linux as a whole has made a lot of progress in the last years
ColonelPhantom|3 months ago
Most of the issues and slow adoption were because the core protocol was deliberately kept extremely minimal, and agreeing on all the needed extensions took a long time. Don't take it from me, but rather from KDE developer Nate Graham: https://pointieststick.com/2023/09/17/so-lets-talk-about-thi...
As such, anyone who tried it early probably had to deal with a pretty large amount of non-working stuff, but by now the platform is capable of most features people require and the biggest remaining bottleneck is that software needs to use these new APIs.
user3939382|3 months ago
gabrielgio|3 months ago
But if you use really old nvidia gpu you can have a mixed experience with wayland. Which is a fair problem to complain, but you can't blame that on wayland and call that lack of freedom. That problem was caused by the lack of freedom coming from nvidia gpus and how locked down they are and how nvidia for many year has been hostile towards linux desktop.
jasonvorhe|3 months ago
dminik|3 months ago
happymellon|3 months ago