In this blog post, David Edmundson describes how applications will handle a compositor crash in Wayland.

  • @klangcola@reddthat.com
    link
    fedilink
    72 years ago

    Well worth a read. The video swapping between Wayland compositors with a single button like it was nothing is freaking magic.

    Plasma 6 and Wayland looks so promising :D

  • shockwave
    link
    fedilink
    52 years ago

    This looks very cool indeed - I can’t wait until KDE 6 is released!

    • @MartinR@lemmy.kde.socialOP
      link
      fedilink
      32 years ago

      As most of the underlying work is in QtWayland, I’d say: yes, it’s Wayland only (not being the author nor an expert on display technology, so take my words with some caution). The blog post talks about some stuff that is impossible to do in X11 (“impossible” as in “would require massive changes to X11 itself, which no one wants to do”).

        • Stephan Seitz
          link
          fedilink
          12 years ago

          @Sina @MartinR xorg supported exchanging the compositor before (kwin --replace). I believe xorg didn’t support clients surviving a crash of xorg itself.