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
    11 month 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.

    • beleza pura
      link
      fedilink
      171 month 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
        11 month 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
          191 month 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
            -11 month 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
      11 month ago

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

      • @[email protected]
        link
        fedilink
        11 month ago

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

        • imecth
          link
          fedilink
          51 month ago

          I highly doubt there isn’t an opened issue about it.

          There’s actually not. But there’s an open MR.