Title

  • @deluxeparrot
    link
    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.

    • @[email protected]
      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.