Curious from people who follow its development closely.

  • What protocol are about to be finally implemented?
  • Which ones are still a struggle?
  • How many serious protocols are there missing?

https://arewewaylandyet.com/

  • Unyieldingly@lemmy.world
    link
    fedilink
    arrow-up
    1
    ·
    6 months ago

    please don’t post that site. I just need a few more things to work well with Wayland like Nvidia Drivers.

    Last updated: 31 October 2022<

  • OsrsNeedsF2P@lemmy.ml
    link
    fedilink
    arrow-up
    0
    ·
    6 months ago

    XFCE doesn’t support it yet so I’m not on it.

    Also last I tried, autoclickers weren’t working

    • boredsquirrel@slrpnk.net
      link
      fedilink
      arrow-up
      0
      ·
      edit-2
      6 months ago

      Lol XFCE. If your reference is a bunch of software thats sole purpose is to be “traditional”, stable and not change, then well.

      Btw LXQt will have complete Wayland support soon.

      • LeFantome@programming.dev
        link
        fedilink
        arrow-up
        0
        ·
        6 months ago

        For anybody else following along, XFCE is working on Wayland support. In fact, the only component not already supporting Wayland in Git is XFWM4 itself. Wayland will ship officially as part of the 4.20 release.

        They are creating an abstraction library that will allow XFCE to support both X and Wayland. Other desktop environments are going to use it as well.

      • steeznson@lemmy.world
        link
        fedilink
        arrow-up
        0
        ·
        6 months ago

        XFCE is my preferred DE when I’m using one. It’s got a long lineage going back to FVWM and the setup remains consistent between new updates. I appreciate how it stays out of the way.

  • JustEnoughDucks@feddit.nl
    link
    fedilink
    arrow-up
    0
    ·
    6 months ago

    I just want my steam link to work on KDE Wayland.

    I just get a black screen with a mouse that I can’t move with a connected steam controller

      • JustEnoughDucks@feddit.nl
        link
        fedilink
        arrow-up
        0
        ·
        6 months ago

        Ah, for me moonlight just “searching for connected computers” forever with no controller buttons working at all and no ability to cancel it to put in the IP of the sunshine PC.

        Moonlight on my phone works fine though, moonlight on steam link seems to just have a problem.

  • TootSweet@lemmy.world
    link
    fedilink
    English
    arrow-up
    0
    ·
    6 months ago

    That site’s great.

    The main thing I wish for is for ffmpeg to start supporting the wlroots screengrabbing api.

  • Molecular0079@lemmy.world
    link
    fedilink
    English
    arrow-up
    0
    ·
    6 months ago

    I truly believe the answer to this question is going to be yes around the May - June timeframe when Nvidia releases their explicit sync enabled drivers. All aboard the Wayland hype train babyyyy!

      • xuniL@lemmy.dbzer0.com
        link
        fedilink
        arrow-up
        0
        ·
        6 months ago

        Hadn’t had a single issue on my AMD igpu. If you experience issues it’s most likely coming from a different source than Wayland itself, it might be worth tracking it down and reporting the issue, so it can be fixed in the future.

  • LaggyKar@programming.dev
    link
    fedilink
    arrow-up
    0
    ·
    6 months ago

    Already daily driving it on my laptop, which uses AMD graphics, and my work laptop, which uses Intel graphics. For Nvidia, there’s missing explicit sync (which should be fixed soon), and Steam completely freaking out (might get fixed by explicit sync). Kwin also seems a bit unstable on Nvidia, but I haven’t tested it for extended periods of time.

    I also have a computer with display on an Nvidia card via reverse prime, which suffers performance issues on Wayland. Might be improved on Plasma 6, but that computer runs OpenSUSE Leap, so it won’t get that for some time.

    There is also the issue of picture-in-picture, but that can be worked around with Kwin rules.

  • IcePee@lemmy.beru.co
    link
    fedilink
    arrow-up
    0
    ·
    6 months ago

    Slightly OT but hasn’t Fedora gone all in on Wayland? Maybe it’s an attempt drive critical mass of adoption and concentrate developers’ minds to closing the gap between now and fully production ready. As such, maybe moving to Fedora will net you the best support and smoothest Wayland implantation.

  • interdimensionalmeme@lemmy.ml
    link
    fedilink
    arrow-up
    0
    ·
    6 months ago

    Wake me up when there’s a working, native non-wsl waypipe client with sound for windows and android, that can hand off applications seamlessly to other hosts. (Think two computers, two monitors that feel like one).

    Also working screensaver and monitor power options

      • interdimensionalmeme@lemmy.ml
        link
        fedilink
        arrow-up
        0
        ·
        6 months ago

        My first experience in wayland, us discovering I couldn’t control monitor sleep/standby function. I found how to reinstall X and managed to escape it since.

        • boredsquirrel@slrpnk.net
          link
          fedilink
          arrow-up
          0
          ·
          6 months ago

          I dont know what that means. Normally the monitor turns off when the PC stops sending a signal. In KDE i can easily configure when to dim, turn off, lock etc. the screen.

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

          That sounds like problem with specific software configuration, like missing packages in some distro or something being badly built. There’s nothing about Wayland that would prevent it from working.

            • azvasKvklenko@sh.itjust.works
              link
              fedilink
              English
              arrow-up
              0
              ·
              edit-2
              6 months ago

              Wayland is not a standalone server like Xorg and it doesn’t have standard utilities to control stuff like DPMS. That functionality goes to compositors that are effectively individual Wayland server implementations. Compositors can provide utilities to control display, and they usually do. For example, on KDE Wayland you can call kscreen-doctor --dpms off, wlroots compositors (Sway, Wayfire, Hyprland,…) have inter-compatible tools, like swaymsg output DP-1 dpms off. If that’s what you meant anyway.

  • makingStuffForFun@lemmy.ml
    link
    fedilink
    arrow-up
    0
    ·
    edit-2
    6 months ago

    I use an accessibility tool called Talon Voice. It is x.org only. Will the shift to Wayland kill these tools, or is it a case of the developer needing to rewrite for wayland?

    • boredsquirrel@slrpnk.net
      link
      fedilink
      arrow-up
      0
      ·
      6 months ago

      On X11 apps can scan and read what they want. This is not even very good, but developers dont need to implement accessibility really, just make all text scannable.

      If this is a screenreader you are talking about.

      Apps need to send the reader specific texts that shouls be read, like push notifications. And this needs to be implemented, because on Wayland no app can just scan everything.

      • wewbull@feddit.uk
        link
        fedilink
        English
        arrow-up
        0
        ·
        6 months ago

        So rather than having one single app that deals with screen reading, it’s now down to every individual application to make accessibility a priority.

        Huge retrograde step.

        We can all agree that authors should all value accessibility, but we also all know that they won’t.

        • boredsquirrel@slrpnk.net
          link
          fedilink
          arrow-up
          0
          ·
          6 months ago

          GUI frameworks should implement this, just like any app built on GTK, Qt, Iced or possibly others have native wayland support.

          But yes I agree this is not a good situation. There should be something like “accessibility permission” on Android, where apps can basically read anything.

        • lemmyvore@feddit.nl
          link
          fedilink
          English
          arrow-up
          0
          ·
          6 months ago

          That’s one of the huge problems with Wayland. The core protocol is super minimalistic so it falls to each and every individual app to (re)implement everything: accessibility, clipboard, keyboard, mouse, compositing etc. etc.

          The fact this was done in the name of security is a solution looking for a problem. Inter-window communication was never a stringent security issue on Linux.

          It’s like advising people to wear helmets in their everyday life. Sure, in theory it’s a great idea and would greatly benefit those who slip and fall, or a flower pot falls on their heads, or are in a car accident and so on. But in practice it would be a huge inconvenience 99.99% of the time.

          The largest part of all Linux apps out there will never get around to (re)implementing all this basic functionality just to deal with a 0.01% chance of security issues. Wherever convenience fights security, convenience wins. Wayland will either come around or become a bubble where 99% of Linux userland doesn’t work.

          • Zamundaaa@discuss.tchncs.de
            link
            fedilink
            English
            arrow-up
            0
            ·
            6 months ago

            it falls to each and every individual app to (re)implement everything: accessibility, clipboard, keyboard, mouse, compositing etc. etc.

            I haven’t read so much nonsense packed in a single sentence in a while. No, apps don’t implement any of these things themselves. How the fuck would apps simultaneously “implement compositing themselves” and also neither have access to the “framebuffer” (which isn’t even the case on Xorg!) nor information about other windows on the screen?

            Please, don’t rant about things you clearly don’t know anything about.

      • kevincox@lemmy.ml
        link
        fedilink
        arrow-up
        0
        ·
        6 months ago

        Or just use it in a web browser. I don’t really want to run their proprietary spyware outside of a sandbox anyways.

        • Cornelius@lemmy.ml
          link
          fedilink
          arrow-up
          0
          ·
          6 months ago

          The problem is it’s completely unwatchable. Streams are 2 fps no matter how low or high quality you set the stream :c

      • devfuuu@lemmy.world
        link
        fedilink
        arrow-up
        0
        ·
        6 months ago

        It enters a loop in discord and doesn’t work. There was a bug recently I was reading about it. Makes you go insane. All the other alternatives basically make you lose the krysp and auto microphone sound detection.

  • Russ@bitforged.space
    link
    fedilink
    English
    arrow-up
    0
    ·
    6 months ago

    I’d love to find an alternative to xdotool’s auto type feature (or ClickPaste from Windows).

    There is wtype but unfortunately it doesn’t work in KDE nor GNOME because neither of them support the right protocol. I’ve run into the “<DE> hasn’t implemented $PROTOCOL” a few times in the past and it’s certainly a bit annoying.

    Aside from when that comes up, I don’t really have any complaints. A tool we used for work was never going to be fully functional on Wayland because of its dependence on Xinerama (I think) but thankfully we’ve moved away from it.

    • cheet@infosec.pub
      link
      fedilink
      arrow-up
      0
      ·
      6 months ago

      I like ydotool, uses a systemd user service, but fulfills my needs of KB shortcuts to paste text into vnc sessions