erelong 19 hours ago

I'm curious to what extent things in this article have been fixed:

"Think twice before abandoning X11. Wayland breaks everything!"

https://gist.github.com/probonopd/9feb7c20257af5dd915e3a9f2d...

In my experience Wayland always had problems, so depending on how XWayland works, I'd probably have to drop Gnome if there's no X11 support that's functional and I imagine a lot of others would need to do so (until X11 support is reinstated)

What are some better Gnome alternatives that support X11?

  • coldtea 3 hours ago

    Most of the arguments sound irrelevant:

    >Wayland breaks everything! It is binary incompatible, provides no clear transition path with 1:1 replacements for everything in X11, and is even philosophically incompatible with X11

    Being binary compatible is a moot point, 1:1 replacement for "everything in X11" are not an issue if the subset you need works or has good replacements, and being "philosophically incompatible" is part of the point of using it.

    >Even the most basic, most simple things (like xkill) - in this case with no obvious replacement

    Yes, you can't use Xkill to kill a Wayland-based application- wasn't that a given. You can use regular kill or whatever means your DE provides (several do).

    If your workflows depend on regular use of xkill, you have bigger problems than it not being available for Wayland.

  • immibis 10 hours ago

    KDE, MATE, Cinnamon.

    Gnome has been going in this direction for many years now, where it seems to ship based on the principle of "works on my machine." Gnome is also the driving force behind Wayland. Go figure.

christophilus a day ago

I haven’t booted into an X11 environment in maybe 4 years. Wayland has been fine (Fedora + Gnome, Fedora / Arch + Niri). I think this is one of those issues where hardcore users overestimate how much anyone else cares or will notice.

  • serf 20 hours ago

    > I think this is one of those issues where hardcore users overestimate how much anyone else cares or will notice.

    I don't think users that rely on accessibility featurescount as 'hardcore', and the majority of X->Wayland complaints i've heard center around all of that stuff.

    Little of it has been remediated last I checked.

  • LennyHenrysNuts 16 hours ago

    Wayland is buggy as hell for me. Im not particularly invested in X11 but at least it works.

    • Gigachad 15 hours ago

      Nvidia GPU? Their drivers have been broken on Linux for a long time now. I've had no bugs on my steam deck or on asahi linux with wayland.

      • aweiher 9 hours ago

        Are simple things like screensharing working now, without crashing in the worst possible moments?

        • sph 6 hours ago

          I screenshare on Wayland on Microsoft Teams of all things without issues.

          Buy supported GPUs.

  • eqvinox 12 hours ago

    I'm happy for you!

    On my end I'm still waiting on several critical-for-me things to be fixed. (first and foremost noticeable mouse pointer lag, but also clipboard over-security, and missing XInput analog)

  • kalterdev 17 hours ago

    Mouse warping does not work in XWayland. Thus, I still use X11.

    David (UI details) beats Goliath.

  • wltr a day ago

    I used X when I started with Linux in my high school. When I finally stopped tolerating macOS almost a decade ago, I started with Wayland only, and never looked back. I even ditched Krita in favour of Gimp, solely because Gimp supports Wayland (from version 3, and on 2.99 before that). To this day, I don’t understand X, like at all. It’s all some super complicated pile to me. While I don’t understand Wayland either, it’s super simple to interact with as a user. That’s all I care about, especially given that Wayland is better with security, multiple displays, has a smaller code base, and whatnot. Each time I see someone says Wayland is unusable to them, I wonder whether that’s some edge case they have, or is it just some habit. I’m happy I don’t need X for anything, so I just wait till most apps would support Wayland.

    • woleium a day ago

      Remember x11 was initially a client server model, where multiple clients could access a single x11 server. This brought a lot of complexity we don’t use these days

      • tcbawo a day ago

        For certain jobs, I've done development for Linux while also having a Windows box for other things. Opening Linux GUI apps remotely on my Windows desktop is nice and allows me to consolidate my displays. This is an edge case, for sure. How well does Wayland support this?

      • alextingle 15 hours ago

        Speak for yourself. I use it every day.

        • gpderetta 13 hours ago

          Same. As my main dev environment.

      • palmotea a day ago

        > Remember x11 was initially a client server model, where multiple clients could access a single x11 server. This brought a lot of complexity we don’t use these days

        It's worth noting that the "client" and "server" are flipped from what was typical: your screen on your desk is the server and the client is a program running on some expensive machine on a rack somewhere.

        It's still really cool to be able to spin up a GUI app on a remote machine, and use it like it's running locally.

wongarsu a day ago

I was mostly surprised by the "Gnome 50" part. Last I remembered Gnome was still version 3. Turns out they jumped from 3.38 to version 40

  • ernst_klim a day ago

    They are not planning to go Gnome 4, hence Gnome 3.40 became 40. Just like Emacs went from 1.12 to 13.

  • hulitu 14 hours ago

    > I was mostly surprised by the "Gnome 50" part. Last I remembered Gnome was still version 3. Turns out they jumped from 3.38 to version 40

    I think GTK is version 5, so they have to converge somewhere.

    This is an old trick from SW developers to show a suppose maturity: bump the version number.

    • sph 6 hours ago

      Then there’s the Linux approach: bump the major version when Linus feels the minor number is too large.

    • 1718627440 13 hours ago

      To me a larger version number doesn't signify a more mature codebase, it signifies less mature developer and developer culture, that doesn't care about backward compatibility and semantic versions.

killerstorm a day ago

I've been using Gnome for years, but, honestly, it just isn't good: seems like it's optimized for very basic use. Something as simple as adding launcher to a panel now requires an extension.

Also Wayland has some problem on my system (Thinkpad / Intel Xe) where it randomly just goes slow, this makes it an easy choice to try things other than Gnome.

  • ginalloa a day ago

    As discussed earlier on HN, KDE these days has been the most usable desktop for many users. It is mostly stable, feature rich and can be customized easily.

    • nmstoker a day ago

      Yes, fuly agree. And enough time has passed with it being robust and performant that the old bores who used to go on about KDE performance have finally given up bleeting on about that.

      I wouldn't bash GNOME as clearly plenty of work goes into it and having two decent DE is good for the ecosystem, but for me GNOME never struck a chord compared to the elegance of KDE - it just feels like the Duplo version compared to KDE

      • pjjpo 13 hours ago

        This was good to read, thanks. Last experience with KDE is probably almost 30 years ago when it was so sluggish I quickly gave up on it. With Gnome being _the default_ in some sense given Ubuntu's control of desktop Linux, it never even came to mind to give kubuntu a try, I think I will.

    • xedrac 19 hours ago

      I tried KDE on several different occasions this year, and each time the bottom panel froze on me when trying to configure it, usually within the first minute or two. It felt a bit like I was still using KDE4 when it was first released.

  • 1718627440 13 hours ago

    Mate (aka Gnome 2) is also fine.

  • BoredPositron a day ago

    [flagged]

    • nkohari a day ago

      Comments like these are less than worthless. If you're going to contribute, say something meaningful.

    • ga_to a day ago

      Gonna tell him what?

demetris a day ago

I was working on a carousel library a few months ago. I had made a few stress-test demos so that I could catch obvious issues while I was adding things and tweaking things.

One carousel there had 16K slides.

On Windows both Chrome and Firefox managed that fine. They scrolled from start to end and back without issue and you could see, I think, all the frames in my 60Hz screen.

On GNOME and X11 (dual boot, so same hardware) Chrome was fine but there were issues with Firefox. I was curious so I logged out and logged in with Wayland. On Wayland Firefox was fine too, indistinguishable from Chrome.

I don’t understand hardware, compositors, etc., so I have no idea why that was, but it was interesting to see.

  • mid-kid 15 hours ago

    Firefox remains very conservative on enabling modern features on X11. Some distributions force them on, but otherwise it's up to the user to figure out how to do that.

    It's likely that some hwaccel flag in about:config wasn't turned on by default. Similarly, if you want smooth touchpad scrolling, you need to set MOZ_USE_XINPUT2

    • demetris 9 hours ago

      Oh! That’s interesting. Thank you.

      My main Firefox in that setup is from the Mozilla repos, rather than the ESR version that is the default in Debian stable. So, it could very well be that. I will have to check to see what the ESR Firefox from the Debian repos does.

    • hulitu 14 hours ago

      > Firefox remains very conservative on enabling modern features on X11.

      So old school throthling if you don't use the "right" version (Apple batterygate, Microsoft wordperfectgate). They could blame it on testing though (we only use Wayland and we are too lazy to test the X11 version)

rich_sasha a day ago

I love Linux and vastly prefer it to Windows, but whenever people tell me Linux is vastly more stable than Windows, I think of the whol X11/Wayland saga.

I still scarcely know what these are. In fact I actively don't want to know about compositors and whatnot. When I want GUIs, I just want to see them.

I can list many crappinesses of Windows, but stuff like this kinda just works.

  • serf 20 hours ago

    what's the drive to use a nix but 'actively dont want to know' about things?

    just need to fulfill some software necessity?

    The two most major OSs out there specialize in catering to users that don't want to know how the thing works -- it seems like you're swimming against the current a little bit, no?

    also I don't think that anyone has ever called any nix stable and had software politics and human-stuff in mind ; what's meant is that it doesn't crash and burn when you're trying to use it.

    • jbaber 4 hours ago

      Modern unix gives me the choice to know a lot about some parts and stay ignorant about others. I don't think there's anything wrong with being real into, say, the network stack and wanting other nerds to handle the GUI for you.

  • Ferret7446 21 hours ago

    This stuff just kinda works on Linux too. This discussion is for distro maintainers (think of them like OS packagers) and power users. If you just install Ubuntu or Bazzite or whatever, it should just work

  • wakawaka28 a day ago

    Linux is extremely stable. There are some exploits for it, but generally you are very unlikely to accidentally get a virus on it. If you don't update your software, it could potentially run for YEARS without a reboot on Linux. Maybe that is possible on Windows but I have yet to see it really.

    If you mean API/ABI stability, the question is far more nuanced. I think most Linux software you are likely to use will run on any Linux distro equally well, although you may require it to be rebuilt for your particular distro. In the worst case there is always Docker. Statically linked programs can work for a VERY long time across distros. Microsoft probably has a bigger commitment to backward compatibility right now, but Linux binary software can be carried forward for many years as well with few/no changes. The Wayland thing is going to upset this stability, but in theory XWayland should make the old stuff keep working.

    Most popular distros on common hardware "just work" these days and can be used easily by normal people. You might be confused if you tried to migrate a binary executable forward or between distros and it didn't work, but it is mostly developers and admins who think about such things.

Daunk a day ago

I don't understand how Wayland is becoming the norm when it can't even restore window positions yet.

  • saturn_vk a day ago

    Why does the display server have to restore window positions?

    • vidarh a day ago

      If you want that feature, then the display server doesn't need to be the one to support it when the display server lets applications obtain and control window positions.

      Wayland doesn't let you do that, and it's a deliberate choice.

      See e.g.:

      https://wayland-book.com/xdg-shell-in-depth/interactive.html

      "However, a deliberate design trait of Wayland makes application windows ignorant of their exact placement on screen or relative to other windows."

      And: https://hackaday.com/2025/11/11/waylands-never-ending-opposi...

      • wakawaka28 a day ago

        We know it's a deliberate choice. It's just wrong.

        >This decision affords Wayland compositors a greater deal of flexibility — windows could be shown in several places at once, arranged in the 3D space of a VR scene, or presented in any other novel way. Wayland is designed to be generic and widely applicable to many devices and form factors.

        Do ANY of these other features work? Furthermore, all our applications are built basically as 2D grids of pixels. What click position do you get if you render the same window in some "novel" way like in two places at once? I don't especially care if any of their space-age bullshit works. It NEEDS to work for the apps we have, which are just pixel arrays. Many users have been ranting about this issue for years and all we get in response from Wayland wackos is basically "live with it!" Nobody has realized any actual benefits in functionality from switching to Wayland. Maybe some graphics nerds with weird monitor setups are geeking out about fractional pixel coordinates and multiple refresh rates. The rest of us are just dealing with issues for no benefit.

        • bsder 18 hours ago

          > Maybe some graphics nerds with weird monitor setups are geeking out about fractional pixel coordinates and multiple refresh rates.

          They're complaining too because Wayland upscales everything (quadrupling the number of pixels and trashing performance) in order to downscale it for fractional scaling.

          • hulitu 14 hours ago

            > They're complaining too because Wayland upscales everything (quadrupling the number of pixels and trashing performance) in order to downscale it for fractional scaling.

            Only once ? They could do this 3 times. For smoothness. /s

      • Ferret7446 21 hours ago

        Wayland deliberately chose to break user workflows. Is it any surprise that users resent Wayland?

        • bigyabai 20 hours ago

          I don't resent it. x11 is laggy and poorly supported on modern desktops, even if all the bugs were fixed it would be a pretty sore daily driver experience. Without Wayland I'd still be dual-booting into Windows, the same likely goes for every Steam Deck owner.

          x11 desktops can and will continue to exist, and users will choose whichever one they prefer.

    • yjftsjthsd-h a day ago

      Because the display server refuses to let anyone else set or restore window positions.

  • lobo_tuerto a day ago

    Tiling window managers are the future.

szszrk a day ago

Transition to Wayland opened so many user experience regressions. Many are solved today, or at least partially solved but...

There is still no possibility to have proper remote sessions when using Wayland. On any Window Manager and any distro. It's such a shitshow when you go into details. Nothing works, including third party tools (like NoMachine) and I could find no real hope for actual solutions being designed.

The best you can go with "remote session" on Wayland is viewing a desktop session that was already opened by someone directly on the computer. You can partially work around this by... setting your account to be automatically logged in with no password :D And even then it's a crippled experience.

A basic feature I used for the past 25 years and helped me to learn linux and offer safe space for others to learn it as well. To work around work computer limitations. To use your best hardware wherever and whenever you want.

I currently had to ditch both my favorite distro and WM because of that. But at least we can make screenshots nowadays, so I guess it could be worse.

  • Sweepi a day ago

    The "Transition to Wayland" from a user experience pov is the slowest car crash of all time. We are like 1.5 DECADES in at this point.

    I have a simple application written in QT6. It works on Windows, macOS, and X11/Linux. On Wayland/Linux, applications cannot move their own windows anymore, because "security". Good luck finding this in the QT documentation, it is there, but only at 3/dozens of places were it would be necessary, and 2/3 of those dont mention the word "Wayland". Great fun.

    • tsoukase a day ago

      There are slower ones, like IPv4 to IPv6 transition. Jokes aside, in Linux any transition happens instant or never.

  • eliaspro a day ago

    "gnome-remote-desktop" does exactly that - providing (amongst other capabilities) a way to handle remote logins: https://gitlab.gnome.org/GNOME/gnome-remote-desktop

    • szszrk a day ago

      Remote assistance, NOT remote logins. It can be used as support when someone is already went to that computer, authenticated and has a full gnome session opened.

      So you literally CANNOT log in remotely :) If you are lucky, you can assist remotely to a session someone opened locally on that machine.

      And it's like that on any other WM. KDE also has a deceiving option in settings that suggests full remote desktop, while it doesn't allow that.

      • eliaspro a day ago

        Please just click in the link, read the README! It offers: - remote assistance - headless multi user remote login - headless (single user)

        • szszrk a day ago

          I don't want to argue on semantics. Currently you can't start a graphical session completely remotely using any protocol (RDP, VNC, no machine, whatever).

          • yjftsjthsd-h a day ago

            I don't use GNOME, or GDM, or RDP, but isn't https://gitlab.gnome.org/GNOME/gnome-remote-desktop#headless... describing that?

            > GNOME Remote Desktop supports integrating with the GNOME Display Manager (GDM) to achieve remote login functionality. This feature is only available via the RDP protocol. It works by the remote user first authenticating via a system wide password, which gives access to the graphical login screen, where they can login using their user specific credentials.

            And then it seems to describe a pure-cli config process that you could set up once over SSH and then be able to RDP to the box thereafter.

            Actually for that matter, the next section - https://gitlab.gnome.org/GNOME/gnome-remote-desktop#headless... - appears to describe doing a single-user version of the same, explicitly running headless.

            • szszrk a day ago

              Have you actually tried setting it up on Wayland yourself?

              Please do.

              I've seen too many threads like this based on a hunch and docs, while it just doesn't work.

              I'll be more than happy to be proven wrong.

              • accelbred 21 hours ago

                I've used it. It works fine. You connect with RDP, get a gdm login screen, and can log in.

                • szszrk 15 hours ago

                  Thank you, I will definitely test it soon.

    • magicalhippo a day ago

      It's not explicit from the link, but does it allow the headless login to be resumed from console and vice versa?

      I tried some solutions in the past but they did not support that, which is a deal breaker.

      • szszrk a day ago

        There are no headless sessions on Wayland. At all.

        You want proper headless session, set up X11 distro and use xrdp - it's really easy. But on wayland "remote support" to something that is already displayed on screen is all you can get now.

        • magicalhippo a day ago

          What I want is to be able to start a session remotely after a reboot, and continue that same session when I get back home. And conversely start a session while at my desk at home and resume that same session remotely. Without any weird limitations.

          In other words, how RDP works on Windows.

          So you're saying that is still not possible I take it.

benterix a day ago

What a strange title. X11 is still more popular than Gnome, and formulating a wish like a fact doesn't make it so.

  • ColonelPhantom a day ago

    Anecdotally, I strongly doubt this is true, although my environment is probably quite biased. I know a ton of people who use Gnome, some who use KDE, and I think roughly all of these people use them with Wayland. The standalone-WM users I know are also mostly on Sway or other Wayland ones. The only real X11 holdouts seem to be people using X11-only DE's, such as Xfce or Cinnamon.

    • eqvinox 12 hours ago

      > I think roughly all of these people use them with Wayland.

      While we're making unfounded statements based on our own anecdotal experiences: can't speak for Gnome users (very few in my circle), but for KDE and tiling window manager users, it's a lot of X11. Hard to say exactly, but would put it at ≥50% X11.

      • tapoxi 8 hours ago

        KDE Plasma defaults to Wayland as of KDE 6, with X11 scheduled for removal whenever 7 is released.

        • eqvinox 8 hours ago

          I'm talking actual usage, not defaults, and nothing I said relates to future KDE plans.

    • freehorse 21 hours ago

      Pretty much possible to use gnome and x11 (until now).

      Personally I have given up with wayland as in years ago. There will always be something I should not have wanted to do in the first place while using wayland. I would rather use x11 and have much better control.

    • NoGravitas a day ago

      Xfce is working on Wayland session support. It is working now with some limitations (limitations on what you can embed in the panel are all that's left, I think).

  • tokai a day ago

    Such a statement is pointless with any data to back it up.

  • saturn_vk a day ago

    Do you have a source for that statistic?

    • CodeArtisan a day ago
      • roryirvine 13 hours ago

        Be aware that Debian's xwayland depends on x11-common, so your number here will be the combined total of Xorg and Wayland.

        You could try comparing xserver-xorg-core instead, but even then that'll only show you the number of submitters who have it installed, not the number that actually use it. The usual way to get a graphical desktop in Debian (task-desktop) pulls in both Wayland and Xorg, but uses the former by default.

        The best estimate would be something like the number of xserver-xorg-core installs less the number of xwayland installs.

        Using that method, it looks like there are roughly twice as many GNOME users as pure Xorg users.

compsciphd 10 hours ago

one thing I've asked in the past, is there a headless vnc for use in a wayland only environment, ala xvncserver (and related forks)

  • hollow-moe 10 hours ago

    Yes, there's a wayvnc project (you need a wlroots compositor tho, so no GNOME). You can start a compositor in headless mode and then connect to it with a fully wayland client like wlvncc

iamnothere a day ago

Makes sense to move to something actively maintained. I don’t use GNOME, but I have been on Wayland for years in both KDE and tiling WMs. It works great while on X11 I would often get weird flickering and stuttering issues (some NVIDIA bug I could never track down). Anyway, if the X11 die-hards want it to survive, they need to organize an effort to maintain it, not yell at everyone who wants to build something better.

I am sympathetic to people who have a working setup and just don’t want to mess with their configuration anymore. Unless you’re on OpenBSD, though, that ship has long sailed in most *nix distros (even “stable” Debian). Long-term stability is underrated but hard to achieve.

aitchnyu a day ago

Site is blocked by origin server in India.

Hizonner a day ago

Mighty presumptuous to think everybody uses Gnome. I've spent decades using neither Gnome nor KDE.

lloydatkinson 14 hours ago

I can’t believe apps still can’t position their own windows

  • immibis 10 hours ago

    It's a deliberate decision so it will never change. I'm not surprised that Wayland doesn't allow this (and a great many other things, e.g. window icons) but I am surprised that anyone uses Wayland despite that.

bjourne a day ago

Sadly, I recently had to switch back from Wayland to xorg because clients are getting so memory hungry. My eight year old gpu only has 2gb of vram, which I constantly run out of. Some part of the gfx stack should handle swapping out vram to main ram but it apparently isn't.

sunshine-o a day ago

One of the big problem I am/was facing with Wayland is the performance when accessing a VM with SPICE and virt-viewer. You basically had to use X11 on the host and the guest for everything to work in an optimal way.

Do anybody knows if any progress have been made on this front?

  • mhitza 19 hours ago

    SPICE is slowly being phased out by Redhat, so I'm doubtful we'll see improvements on that front any time soon.

    • sunshine-o 15 hours ago

      That would be a bummer !

      And with X11 support gone we would have to downgrade to VNC to access our VMs?

anthk a day ago

Another nail in the coffin. Bye, Red Hat. Bye, NGOME. Non GNU OldIBM Mediocre Environment. I wish GTK4 dies in IBM hands too, for the good. XFCE can go back to a community supported GTK3 anytime.

mx7zysuj4xew a day ago

X11 is not going anywhere. If anything it's Gnome adding another nail to its coffin

  • gabrielgio a day ago

    x11 is in maintenance mode at this point and Gnome is not going anywhere. Gnome is used (and financed) by major distributions.

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

      I had assumed that XWayland is a drop-in replacement fo X11, and will be available indefinitely.

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

        Yes, XWayland is intended to continue to be available indefinitely.

    • vidarh a day ago

      For my part, I have no intention of moving off X11 for the next decade at least. The only app I use that I don't fully control is a browser, and the worst case fallback is to run the browser in a Wayland compositor that runs on X.

      • tokai a day ago

        Are you also still running python2?

        • vidarh a day ago

          What a weird question. I have no use compelling use-case for python2. I have plenty of use-cases for X, such as the fact that none of my software other than my browser has Wayland support, including my window manager.

          • tokai a day ago

            Nothing weird about it, it makes perfect sense with what you are posting. I find it weird that you react like that to a simple question. Just probing what kind of old software you use, cause it tells a lot depending.

            • vidarh a day ago

              It was weird because you implied (and still are) that it'd mean I was hanging on to old, superceded software that has adequate replacements. I'm not. So this is telling us more about your assumptions.

              I'm using my own terminal, wm, and file manager. They use X11, and I have no interest in changing that, because I have no need to as long as X11 works on my hardware and that won't change anytime soon. Everything I don't do in a terminal, I do in a browser.

              EDIT: To add some more context for why I have no interest in changing that: 1) my wm is 1568 lines of code at the moment. If anything, that is more than I'm happy with. With Wayland I'd need to write my own compositor. Way too much work even with reusing e.g. wlroots.

              2) My file manager is more of a basic desktop launcher. That is fine, and intentional. I may add some features to it. But the reason I'm using that rather than any of the over a dozen options I've tested is that most of them either never had or have ripped out spatial features, and the ones that had some spatial features didn't act the way I wanted them to. I want Amiga-like semi-spatial features of being able to selectively snapshot icon and window placement ("semi-"spatial because traditional spatial would imply a single instance of a window for a given path; I just want default placement to be the same as last time I snapshotted it). Wayland on purpose refuses to allow that, and so I'd need to hack on a compositor or write my own to be able to support the most important feature to me in the file manager.

              I'm not going to tolerate my usability being reduced just to switch away from software that does what I want it to, to software that offers me nothing new that I want and takes away features I do want.

            • exe34 a day ago

              I'm curious, what were you hoping to learn about their use of python 2? If you had specific questions, it would be helpful if you ask those, instead of trying to ask through euphemisms.

        • 1313ed01 a day ago

          If it was maintained (security fixes and platform support only), but with no other changes, it would be a very tempting alternative to python3 for the many times API stability is valuable.

    • irthomasthomas a day ago

      And wayland is in broken mode. KDE keep changing the default back to wayland after each update, and every time my linux systems are broken until I switch back to x11.

      • ColonelPhantom a day ago

        What is broken for you? At this point, starting from roughly KDE 6, Wayland has been pretty much flawless for me. KDE 5.27 was pretty much fine already as well.

        • InvertedRhodium 21 hours ago

          Fractional scaling is awful on Wayland if the application relies on XWayland to work. Drives me up the wall having to find the various flags to force Wayland mode.

          • Spivak 18 hours ago

            I mean don't worry, once there's no more X11 you won't have to switch it into Wayland mode anymore.

    • graemep a day ago

      The problem is that I find Wayland to be a lot buggier than x11.

      For example, terminal transparency using Konsole on KDE flickers for me.

      Its nearly there, but not quite. Maybe Gnome has no such issues?

      • ColonelPhantom a day ago

        Do you have more specifics? I just tried it on my machine (Fedora 42, Plasma 6.5.1 Wayland, Konsole 25.08.2, Radeon 780M) and it seems fine for me. Does it only occur occasionally/under specific circumstances for example?

        • graemep a day ago

          I have been testing and its Konsole 25.08.1, does not affect XFCE Terminal.

          Plasma v: 6.3.6, Ryzen 7 5800U with integrated graphics. Happens every time I use Konsole with transparency.

      • NoGravitas a day ago

        I've never seen similar issues using a variety of terminals on Gnome, Sway, or Niri. Haven't used Konsole or Plasma, but I wonder if it's maybe a driver issue?

    • exe34 a day ago

      x11 being in maintenance mode is the best thing that happened to it for my use case. It hasn't crashed in 15 years.

      • 1313ed01 a day ago

        It would be sad if, after all those years, it was still missing anything significant. Maintenance mode sounds like a good thing, not something that makes me tempted to switch to some less stable alternative.

        • exe34 a day ago

          and one without the features I use. ssh -X is a must.

    • ur-whale a day ago

      > x11 is in maintenance mode at this point and Gnome is not going anywhere

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

        I don't know the implementation details but I can't really complain about the state of wayland today. It used to be annoying to get working many years ago (worse because I had a nvidia gpu). But today I drive a nigthly build of niri, run it by just spawning an dbuss session and everything works. Bluetooth audio, screen sharing, fractional scaling, no tearing, no font blurring. Every utility I needed has been created and works quite nicely (e.g.: wdisplay). I can even play video games with HDR support.

        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

        • exe34 a day ago

          X11 is far more stable now since they stopped improving it! I haven't had a crash in 15 years.

          • bigyabai 20 hours ago

            Hardware-accelerated x11 is buggier than software-accelerated Quartz Compositor, on my machine.

            • exe34 15 hours ago

              Reality might hit me in the face if I ever get a new machine, but my 13 year old laptop works flawlessly.

      • ColonelPhantom a day ago

        I don't think it's true that anything is architecturally or fundamentally broken in Wayland (though if you disagree, I'm very curious what you think is so deeply broken).

        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.

        • vidarh a day ago

          Window positioning is one that on its own is sufficient to make me ignore Wayland, as it means that without my own compositor with my own extension, I can't get a file manager that will behave how I want it.

          Most people won't care, but for a number of us Wayland is stubbornly refusing to support functionality we see as dealbreakers.

          • ColonelPhantom a day ago

            That's fair! I believe that window positioning also works on XWayland, though, so running your file manager that way should still work with the rest of the system being Wayland (and Gnome has no plans to drop XWayland afaik).

            I believe the main holdup is a desire for Wayland to be usable with e.g. VR interfaces where there is no simple 2d grid.

            Out of curiosity, how do you want the file manager to behave? And did you write your own or are you using an existing one that works that way?

            • vidarh a day ago

              It's managing the desktop too, so I'm not sure that'd work unless running Xwayland in "rootful" mode, in which case I might just as well run X.

              The VR stuff is a poor excuse - just fail on that scenario. Nobody that cares about window positioning will have an issue with that.

              My file manager defaults to re-opening a window for any directory to a previously snapshotted location, like the Amiga Workbench did. And, yes, I wrote my own. It's a few hundred lines of of a quick and dirty Ruby hack talking directly to a pure Ruby X11 binding, which is anothe reason I stick with X - I can throw things together quickly for X. The amount of ceremony, or big additional dependencies, needed for Wayland is ridiculous.

            • mx7zysuj4xew 8 hours ago

              The only file managers that run on Wayland are the weird "flat" kind with "is" that prevent you from doing anything that didn't match their poorly conceived use cases

    • user3939382 a day ago

      Goodbye to any trace of freedom left on Linux when you combine this with proprietary graphics drivers.

      • gabrielgio a day ago

        I don't think I understand what you mean. Do you mean wayland is not usable with nvidia proprietary driver? I remember that being annoying but possible many year ago (with sway --my-next-gpu-wont-be-nvidia thingy).

        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.

        • user3939382 a day ago

          The “what’s the harm” here is the systemd conversation all over again basically. If you pipe everything through a single point of failure black box users have already lost, when you combine it binary blob drivers that shouldn’t exist it’s worse. Linux is doomed in achieving its most important goals which are user freedom, not someone’s idea of pretty UI imposed at the expense of that. If that’s what users want they should buy a Mac. If you want to get locked out of your OS for eye candy we have that.

          • ColonelPhantom a day ago

            Where is this Wayland black box then? If anything, Wayland made this situation significantly better: the X11 server was exactly this 'single point of failure black box' you are describing. Wayland replaces this with a much simpler protocol with multiple independent implementations (notably Mutter/gnome-shell, KWin, wlroots-based ones such as sway, and Smithay-based ones such as niri).

          • NoGravitas a day ago

            I don't understand how proprietary drivers with Wayland are supposed to be a bigger problem than proprietary drivers with X11, could you explain?

            Personally, I've never used a proprietary driver with either.

          • api a day ago

            Open source has never achieved user freedom.

            It’s achieved developer and very tech savvy IT pro freedom. If you can deal with command lines and debugging systems you are not a user. You’re a computer professional.

            If OSS wanted to bring freedom to users its primary focus would be radical simplification and UI/UX.

            • jasonvorhe a day ago

              What nonsense, especially if framed in a such an absolutist way leaving no room for nuance. Millions of people are storing their data on self hosted or 3rd party run managed OSS services on multiple platforms. Sure, it is not all perfect, UX might be an issue here and there but compared to having to relearn using some proprietary app redesign every other year because some Product Manager needed a promotion, a lot of OSS stuff is perfectly usable, stable and secure.

              • api a day ago

                > Millions of people are storing their data on self hosted or 3rd party run managed OSS services on multiple platforms.

                That's open source being used by developers to provide a closed service to users. Users experience it as an opaque closed service.

                SaaS backed by open source is actually the most closed model of software, more closed than closed-source software run locally.

      • jasonvorhe a day ago

        What's the substance behind this claim? It keeps on being repeated but I don't get what it's actually about. Is there anything proprietary about Wayland that I'm not aware of? What's the difference between proprietary drivers using X11 and Wayland?

      • dminik a day ago

        Freedom is dead when a single implementation is replaced with several competing implementations implementing an open standard.

        • chrismorgan a day ago

          Just so it’s clear:

          The X Window System (X11) is a protocol with multiple implementations. Sure, the X.Org Server (Xorg) was the most popular by a huge margin, but there were quite a few others (e.g. XFree86, Xming, XWayland), though over time most were discontinued for one reason or another.

          X11 and Wayland do differ in an important way: in X11 window managers (GNOME, KDE, i3, whatever) all sat atop the Xorg server; whereas in Wayland there’s only the compositor, so GNOME, KDE, Sway, whatever, all essentially include their own equivalent of Xorg (which could be fully integrated, or factored into a library, such as Mutter, KWin, wlroots).

          • the_why_of_y 13 hours ago

            Every single X server you list is a fork of XFree86, and every X server I'm aware of is a fork of the original X11R1 (or later) release from MIT.

            Please cite a single independent implementation of an X11 protocol server.

            • marwis 4 hours ago

              There were plenty of those, including commercial ones.

              It's pretty hard to find but ~25 years ago I was using Xi Graphics Accelerated-X which had 3D acceleration long before Xfree86.

              Update: but yes I imagine it had some code from original MIT release.

              For completely independent one you can have a look at WeirdX/WiredX, which was written in Java and even supported antialiasing and transparency for core protocol (something that Xfree86 people claimed to be impossible to implement).

              It's surprisingly hard to find this stuff today: https://web.archive.org/web/20250220140358/http://www.jcraft...

              • the_why_of_y 3 hours ago

                Oh, WeirdX, that's one I hadn't heard of.

                The commercial ones (Xsun, Xsgi, Hummingbird, DESQView/X etc.) were all based on MIT code.

      • happymellon a day ago

        Only Nvidia use proprietary graphics drivers?

        • blueflow a day ago

          vmxgfx has similar issues.

          • happymellon a day ago

            If you are using VMWare then the proprietary video driver is probably the least of your issues.

  • GuB-42 a day ago

    X11 desktop environments are dying, but it doesn't mean that X11 is dead. XWayland is still a thing so you can still run your X11 apps on Gnome.

    The big reason why I want to keep X11 besides backwards compatibility is the ability to run GUI apps remotely, even from a server that has zero graphical capabilities. But these do not really apply to desktop environments. If you want to remote a full desktop rather than individual applications, there are better options (VNC, RDP, ...).

    • NoGravitas a day ago

      I think waypipe should generally do what you want, though TBH so far when I need to run a remote GUI app, I just have them display to XWayland out of habit.

  • pjmlp a day ago

    Wayland was created by X11 developers, as they decided keeping X11 going was beyond hope.

    Feel free to find volunteers to fulfill their shoes.

    • mx7zysuj4xew 7 hours ago

      They weren't "developers" more like a Jr intern asked to do some minor maintenance

      The real work was done in the 80s/90s through a consortium of universities and corporations

      Then one day, some nobody shows up and in their infinite wisdom decides: I know better than all the 100s of people before me.

      And now we have to listen on and on about how this nobody was somehow a "major developer"

    • gabrielgio a day ago

      I think we would have a lot less problems if wayland was called X12 /s

      • vidarh a day ago

        We'd have had a lot fewer problems if Wayland had been X12, in the sense of taking an approach of gradual iteration, even if they went at it fairly aggressively.

        E.g. instead of the Xwayland approach, you could've already ditched "half" of Xorg if you stripped most of the server-side drawing primitives and server-side font support and moved them to Xlib, handling it client side, and then made it clear someone else would need to take over maintenance of Xlib, and "started over" with a stripped down Xcb.

        You could've validated further restrictions by letting clients opt in to them with extensions before "flipping the switch" and restricting them by default when the damage was acceptable.

        Even if we then eventually reached a point where there'd be a schism, odds are it'd be far smaller. And certainly far less time would've been wasted.

        • cout 13 hours ago

          There was a schism anyway (wayland vs mir). I was excited about both, though I never understood the difference between the two.

  • ColonelPhantom a day ago

    Rumors of Gnome's demise seem greatly exaggerated to me. It's still the default DE in nearly all major distributions, and it doesn't seem to have incurred major mindshare or marketshare hits recently. I feel like most of the 'complainers' already abandoned the Gnome ship with the release of GNOME 3.

    Really the only high-profile 'switch' in recent times I can think of is that Fedora promoted KDE to be first-class ('edition') alongside Gnome, instead of delegated to a more second-class spin. And while KDE is a bit more conservative in this regard, I believe that in the long term KDE also wants to go Wayland-only at some point.

    Personally I did switch from Gnome to KDE some time after Gnome 40, since I quite liked 3.x but the UI overhaul 40 did wasn't really my thing. It also helps that KDE got a lot better in recent years.

    • cout 13 hours ago

      KDE got better some ways, but I would really like to be able to write an applet without learning QML and everything that goes with it. The learning curve feels higher than when I wrote my first Android app.

  • antiloper a day ago

    X11 isn't going anywhere because distros will ship XWayland for a long time to ensure compatibility with existing X11-only applicatin.

    xorg-server is gone from the linux desktop. Gnome and KDE use wayland shells by default, and that's what users get when they download a Debian/Ubuntu/Fedora/whatever ISO.

    • yjftsjthsd-h a day ago

      > xorg-server is gone from the linux desktop. Gnome and KDE use wayland shells by default, and that's what users get when they download a Debian/Ubuntu/Fedora/whatever ISO.

      Well, no. Stand-alone Xorg is probably declining on the Linux desktop, but "gone" is inaccurate.

      - Sent from i3

  • criddell a day ago

    > adding another nail to its coffin

    They've been adding nails to the coffin for 25+ years now. How many more do you think it's going to take?

    • NoGravitas a day ago

      Damn thing's more nail than coffin at this point!

  • ur-whale a day ago

    > X11 is not going anywhere. If anything it's Gnome adding another nail to its coffin

    Yup, my feeling as well.

    Wayland was sold as a sorely needed fix to X11 long-standing problems.

    The fact that X11 had problems that sorely needed to be fixed is indeed true.

    The fact that Wayland is the solution is unfortunately not.

    Just because something is the next gen project does not mean it actually succeeded in fixing what it planned to.