Title

  • mub@lemmy.ml
    link
    fedilink
    arrow-up
    5
    ·
    10 months ago

    I’m confused by this. I’m on EndeavourOS with KDE. It had an all called spectacle which takes screen shots perfectly fine. Does X11 have a screen shot function built in?

    • Something Burger 🍔@jlai.lu
      link
      fedilink
      arrow-up
      4
      arrow-down
      1
      ·
      edit-2
      10 months ago

      With X, any program can capture the entire screen. The Wayland protocol does not allow this, so each DE must implement it separately. You’re using KDE’s screenshot feature, not Wayland’s, and other screenshot tools may not work if they don’t support KDE’s custom protocol for screen capture.

      • Mnglw@beehaw.org
        link
        fedilink
        arrow-up
        1
        ·
        10 months ago

        wait so you’re telling me I’m gonna be forced to use spectacle on wayland if I use KDE?

          • Mnglw@beehaw.org
            link
            fedilink
            arrow-up
            1
            ·
            10 months ago

            sighh, that sucks

            does this go for pretty much all programs, like say an email client too? or is there a limit to this?

            • Something Burger 🍔@jlai.lu
              link
              fedilink
              arrow-up
              1
              ·
              edit-2
              10 months ago

              Only those that must interact with non-standard Wayland protocols, such as screen capture tools (like OBS), clipboard managers, WM utilities like xdotool… Other programs such as email clients or text editors are unaffected.

              However, this is a non-issue as far as most users are concerned. There are only a handful of implementations (basically, GNOME, KDE, and wlroots which is used by most Wayland WMs) and most modern programs which require specific support to work are all compatible.

              • Mnglw@beehaw.org
                link
                fedilink
                arrow-up
                1
                arrow-down
                1
                ·
                9 months ago

                still frustrating as all hell, these programs just worked on x11

                also Synergy/Barrier/etc dont work yet and would need “non standard” protocols. Pretty critical for me

                I am an enduser and I just expect things to work, but one of the most critical things of my setup wont

    • Mnglw@beehaw.org
      link
      fedilink
      arrow-up
      1
      arrow-down
      3
      ·
      10 months ago

      I’m told screenshots now work on wayland. The idea was that spectacle would not have worked on wayland because of how locked down it is