This full packed release comes with three new staging protocols:

  • system bell - allowing e.g. terminal emulators to hand off system bell alerts to the compositor for among other things accessibility purposes

  • fifo - for implementing first in first out surface content update behavior

  • commit timing - for adding time constraints to surface content update

Other than this, the presentation timing protocol protocol got a version minor bump describing how to deal with variable refresh rate.

Other protocols saw the regular clarifications and bug fixes, and some deprecated events is now properly indicated as such in the XML. Please see individual commits for details.

  • @[email protected]
    link
    fedilink
    222 days ago

    FIFO and commit timing are big for gaming. IIRC the lack of those protocols was a big reason why devs didn’t want to enable Wayland support for SDL3 at first.

      • @[email protected]
        link
        fedilink
        02 days ago

        Sure but I think the core devs should focus on it. It is a big thing that is important (especially for a piece of always changing beta software like Wayland) yet still missing.

        • @[email protected]
          link
          fedilink
          162 days ago

          we all have our most wanted missing features but if i’m being honest i don’t see how session saving should take priority over e.g. rendering protocols

          • @[email protected]
            link
            fedilink
            02 days ago

            What’s wrong with rendering? It seems to have everything needed for most users. Driver issues don’t exactly count here because they’re not a part of Wayland. However session saving is very important for any work, especially office tasks. It’s becoming critical now when all major DEs make Wayland the default.

            • @[email protected]
              link
              fedilink
              172 days ago

              What’s wrong with rendering?

              Oh I dunno, maybe something with almost 700 comments? (HDR).

              However session saving is very important for any work, especially office tasks. It’s becoming critical now when all major DEs make Wayland the default.

              If apps don’t want to save their state when they close there isn’t much a window manager can do about that. The only part the window manager would be involved in is with positioning its window and that is hardly something very critical to the functionality of an app.

              • @[email protected]
                link
                fedilink
                01 day ago

                Ok this is a legit point. I actually forgot about HDR. But in my personal opinion session saving is still more important.

        • imecth
          link
          fedilink
          12 days ago

          Well the first step would probably be to open an issue.

          • @[email protected]
            link
            fedilink
            12 days ago

            It’s being worked on for years (or even decades lol). I highly doubt there isn’t an opened issue about it.