Title

  • xor
    link
    English
    224 months ago

    That’s not what Wayland is like these days - screenshots etc have been implemented for years now

    The point they’re making is that, as a totally distinct project, every single feature had to be implemented from scratch. It’s not a fast process, especially relying on volunteer labour

      • @deluxeparrot@thelemmy.club
        link
        fedilink
        English
        24 months ago

        Wayland does only do the most basic stuff and leaves everything else to the compositor (aka Gnome or KDE). That means every compositor will implement their own hacky version of the missing functionality and it takes ages until that gets unified again, so that apps can actually use that functionality.

        Would this functionality be mostly the same? Could they get together to make a shared libcompositor that implements the bulk of the functionality? Or is it so tied to specifics of the desktop environment that there’s little commonality. In which case, Wayland not doing it would be the right call.

        • @ReakDuck@lemmy.ml
          link
          fedilink
          5
          edit-2
          4 months ago

          I think wlroots is the standardized thing. Many WMs use it but desktops need to switch over to it afaik. I think KDE talked about doing this for plasma.

          I am unsure what wlroots really is and maybe its not a libcompositor you were talking about but similar.

      • @verdigris@lemmy.ml
        link
        fedilink
        2
        edit-2
        4 months ago

        It seems very well specified to me, just developers have leaned on X’s insecurity for years to let them just reach across application boundaries freely. That’s addressed by Wayland, but it’s obviously a breaking change that requires new ways of transferring information between apps with oversight from the system, instead of X where all apps could just freely spy on each other. Things breaking and being complex to reimplement is the cost of doing it right.

    • Mnglw
      link
      fedilink
      64 months ago

      that’s something

      I’ve heard that synergy/barrier/etc doesn’t work though and that is critical for my daily workflow so I won’t be switching until it is supported