• Fleppensteyn@feddit.nl
    link
    fedilink
    arrow-up
    2
    ·
    9 months ago

    For me, yes: Wayland doesn’t work at all and the only answer I can get is that it’s because of Nvidia. That’s stupid because until some update broke it, it worked. Most apps were just very buggy.

    • stevecrox@mastodonapp.uk
      link
      fedilink
      arrow-up
      1
      ·
      9 months ago

      @Fleppensteijn @leopold its a Nvidia issue.

      For years Nvidia tried pushing an alternative Linux driver called EGL, everyone told them it couldn’t support Wayland

      Eventually Nvidia tried to implement EGL backends to Gnome and KDE (this resulted in the buggy apps). Nvidia then declared their new cards would support GBM.

      This leaves the 10xx-30xx cards stuck on EGL with no one supporting the EGL backends. Nvidia have made it so GBM support can’t be added by outsiders to those cards either.

  • PAPPP@lemmy.sdf.org
    link
    fedilink
    arrow-up
    2
    ·
    edit-2
    9 months ago

    I will preface that Xorg is obviously an unmaintainable mess of legacy decisions and legacy code, and I have both a machine that runs Hyprland and a machine that usually starts Plasma in Wayland mode so the Wayland situation getting to be more-or-less adequate with persistent irritations here and there… but Wayland is trauma-driven-development. It’s former xorg developers minimizing their level of responsibility for actual platform code, but controlling the protocol spec, and in the position to give up on X in time with their preferred successor.

    Essentially all of the platform is being outsourced to other libraries and toolkits, who are all doing their own incompatible things (Which is why we have like 8 xdg-desktop-portal back-ends with different sets of deficiencies, because portals were probably designed at the wrong level of abstraction), and all have to figure out how to work around the limitations in the protocols. Or they can spend years bikeshedding about extensions over theoretical security concerns in features that every other remotely modern platform supports.

    Some of that outsourcing has been extremely successful, like Pipewire.

    Some attempts have been less successful, like the ongoing lack of a reasonable way to handle input plumbing in a Wayland environment (think auto-type and network kvm functionality) because they seem to have imagined their libinput prototype spun out of Weston would serve as complete generic input plumbing, and it’s barely adequate for common hardware devices - hopefully it’s not too late to get something adequate widely standardized upon, but I’m increasingly afraid we missed the window of opportunity.

    Some things that had to be standardized to actually work - like session management - have been intentionally abdicated, and now KDE and Gnome have each become married to their own mutually-incompatible half solution, so we’re probably boned on that ever working properly until the next “start over to escape our old bad decisions” cycle… which, if history holds, isn’t that far away.

    We’re 15 years in to Wayland, and only in the last few years has it made it from “barely a tech demo” through “Linux in the early 2000s” broken, and in the last year to “problems with specific features” broken … and it is only 4 years younger than the xf86->xorg fork.

    • ZephrC@lemm.ee
      link
      fedilink
      arrow-up
      0
      arrow-down
      1
      ·
      9 months ago

      So we’re calling just doing one thing “trauma-driven-development” now? Yeah, Wayland doesn’t do everything Xorg does. That’s a good thing. Xorg is a dying, dysfunctional mess because it does a thousand different totally unrelated things and nobody understands all of them and how they’re all tied together. We’re probably going to run into the same problem again eventually with systemd. Feature creep is toxic for open source software.

      Wayland has problems, but not being X12 isn’t one of them.

  • bluGill@kbin.social
    link
    fedilink
    arrow-up
    1
    ·
    9 months ago

    I switched a few months ago to see how bad it is. Never found anything not work so I’m still using it.

  • Mnglw@beehaw.org
    link
    fedilink
    arrow-up
    1
    ·
    edit-2
    9 months ago

    as long as software I use daily doesn’t work on it as transparently as it did to me as an end user on xorg then yes, to me as the enduser, Wayland does break things and no, Wayland is not ready

    I am an enduser. I don’t care about the specifics, I expect things to work and not suddenly break.

    For all the “year of the linux desktop” shouting, nobody wants to truly really think about or consider non-dev daily driver endusers who just want things to continue to work like they always have