Wayland. It comes up a lot: “Bug X fixed in the Plasma Wayland session.” “The Plasma Wayland session has now gained support for feature Y.” And it’s in the news quite a bit lately with the announcement that Fedora KDE is proposing to drop the Plasma X11 session for version 40 and only ship the Plasma Wayland session. I’ve read a lot of nervousness and fear about it lately. So today, let’s talk about it!

    • nora@slrpnk.net
      link
      fedilink
      arrow-up
      3
      ·
      edit-2
      10 months ago

      It does for me. For some reason my touchpad has really high scroll sensitivity with libinput. It’s borderline unusable. The only desktop environment that exposes the ability to change this sensitivity is plasma Wayland. AFAIK there’s technical reasons it can’t be done on xorg without hacky workarounds. This is the killer feature for me.

      In addition both plasma and gnome only have 1:1 touchpad gestures on their Wayland sessions. Obviously I could use third party tools for trackpad gestures under x11 but those aren’t 1:1.

      Also while I’m aware that fractional scaling on Wayland is a mess and hacky but I still find the fractional scaling implementation on KDE Wayland to be the best, followed by KDE on xorg. I need fractional scaling for things to be appropriate sizes on my laptop screen.

      For my desktop I still use x11 because of nvidia but I would definitely benefit from the multi monitor improvements under Wayland since I have two monitors of differing refresh rates and it causes issues.

        • Semperverus@lemmy.world
          link
          fedilink
          arrow-up
          2
          ·
          edit-2
          10 months ago

          Nope, I also use it for many of these things. They’re not alone by a long shot.

          If you want to continue to use X11, you are free to simply not update your machine any further. It’s unlikely you value security, so this shouldn’t be an issue for you.

    • Semperverus@lemmy.world
      link
      fedilink
      arrow-up
      3
      ·
      10 months ago

      Wayland has the following features I need:

      Multimonitor and other screen feature support:

      • mixed DPI scaling (can drag a window from a 1x screen to a 1.75x screen and have it look correct on both at the same time, even when halfway across each)

      • Mixed refresh rate (my center monitor is higher refresh rate than my side monitors, X11 just baselines all monitors to the lowest common denominator).

      • Mixed variable refresh rate (center monitor is VRR capable, side monitors are not).

      • HDR support soon (already exists in GameScope).

      • Mixed HDR/SDR output across monitors

      Performance:

      • Lower resources

      • Smoother operation (can be felt in mouse cursor movements, window drags, composited animations, etc)

      • Better VR headset isolation compared to X11 (allows the headset to run separately and not interrupt regular monitor layout, and also lets it run freely at the correct refresh rate)

      Other:

      • Better security between apps (yes I actually use this and count it as a feature)

      • App video isolation leads to pipe wire functionality, which is a bonus and makes OBS work better overall


      I know for a fact I’m forgetting something because this list was longer the last time I wrote it out, but I think you get the point.

    • ono@lemmy.ca
      link
      fedilink
      arrow-up
      2
      ·
      edit-2
      10 months ago

      You have misunderstood me. I don’t use or promote Wayland, mainly for the very reasons you just listed. But I do recognize that it has the potential to solve real problems that are deeply embedded in X11. If/when it gets there, and fixes various deficiencies that it has today, I expect I will have a good reason to switch.

      But it’s never “it has essential features that people need”. Because it doesn’t. If it did people would use it.

      Actually, I believe it does have such features for people with certain hardware setups. I just don’t happen to have such a setup.

    • merthyr1831@lemmy.world
      link
      fedilink
      arrow-up
      1
      ·
      9 months ago

      Maybe a while ago that was true. But there’s so much cool stuff that KDE devs are spearheading with Wayland.

      For example, You’ll be able to reboot the window server without ending your session and losing your app state! They’ve demonstrated being able to swap between GNOME, KDE, Sway, and other WMs without logging out or crashing apps. This could also be used for swapping active GPU configurations without relogging, which would make Gaming laptops way less shitty to use.

      Wayland can also store window state to disk, which isn’t possible on X11. Another useful feature that could allow for more fluid hibernate and reboot behaviour.

      Touchpad gestures! You need a lot of dev effort to get them working on X11 but on Wayland it’s very fluid.

      Wayland is also partly why there’s been new effort to standardise the desktop experience on Linux with stuff like XDG.


      For the end user, X11 is fine. You don’t need to particularly care how your windows are drawn. As an app or desktop dev you’ll be way more empowered to build a next generation desktop experience with Wayland, in a way that X11 just wasn’t able to support because of its underlying design.

      But that’s also why the change can’t come from begging end users to migrate: we have to rely on distros dropping support for X and making Wayland the default.