Title

  • Zoidsberg@lemmy.ca
    link
    fedilink
    arrow-up
    14
    ·
    6 months ago

    Does that mean that every application will need to be updated to work with Wayland?

    • NateSwift@lemmy.world
      link
      fedilink
      arrow-up
      22
      ·
      6 months ago

      In theory yes. In practice most X11 applications can be ran using Xwayland as a compatibility layer

      • nous@programming.dev
        link
        fedilink
        English
        arrow-up
        17
        ·
        6 months ago

        Additionally any application using a GUI toolkit (like kde, qt or gtk etc) only needs to to update to a version that has native Wayland support. Which means most applications already support it. At least if they don’t use any X11 APIs directly (which is not that common).

        • ferret@sh.itjust.works
          link
          fedilink
          English
          arrow-up
          1
          ·
          6 months ago

          Not really a GUI toolkit but many many games use SDL and they also gain wayland support with a library update

    • OmnipotentEntity@beehaw.org
      link
      fedilink
      arrow-up
      7
      ·
      6 months ago

      Yes, nominally, but there is a layer called XWayland to support backwards compatibility, so it’s not really a concern.