In response to Wayland Breaks Your Bad Software

I say that the technical merits are irrelevant because I don’t believe that they’re a major factor any more in most people moving or not moving to Wayland.

With only a slight amount of generalization, none of these people will be moved by Wayland’s technical merits. The energetic people who could be persuaded by technical merits to go through switching desktop environments or in some cases replacing hardware (or accepting limited features) have mostly moved to Wayland already. The people who remain on X are there either because they don’t want to rebuild their desktop environment, they don’t want to do without features and performance they currently have, or their Linux distribution doesn’t think their desktop should switch to Wayland yet.

  • FluffyPotato@lemm.ee
    link
    fedilink
    arrow-up
    8
    arrow-down
    2
    ·
    10 months ago

    Yea, I’m currently using Wayland because Manjaro comes with it but like 90% of the programs I use launch with xwayland anyway. I’m not a developer but can’t they just give it proper support for all programs? Like run those programs like they do on X11. Seems pointless if nothing works on it.

    Not to mention my laptop with Nvidia graphics, that is just so broken on Wayland I ended up switching it to X11 and I’m very lazy.

    • orangeboats@lemmy.world
      link
      fedilink
      arrow-up
      6
      ·
      10 months ago

      Most programs you use (provided they are FOSS) probably already support Wayland, they just don’t do it by default. The following list of environment variables can go a long way in making your system largely Wayland-native.

      GDK_BACKEND=wayland
      QT_QPA_PLATFORM=wayland
      MOZ_ENABLE_WAYLAND=1
      #SDL_VIDEODRIVER=wayland # this one is dangerous if you play games
      
      • FluffyPotato@lemm.ee
        link
        fedilink
        arrow-up
        3
        arrow-down
        3
        ·
        10 months ago

        My desktop is basically just used for gaming so like nothing there is FOSS. My laptop is used for work which requires a ton of remoting so again Wayland would not work.

        • woelkchen@lemmy.world
          link
          fedilink
          arrow-up
          5
          arrow-down
          1
          ·
          10 months ago

          My laptop is used for work which requires a ton of remoting so again Wayland would not work.

          Funny how a 10 second “wayland remote desktop” web search disproves that claim.

          • FluffyPotato@lemm.ee
            link
            fedilink
            arrow-up
            1
            ·
            10 months ago

            Last time I tried that it just launched through xwayland. And currently my laptop is using X11 because Nvidia GPU so I can’t re-test.

            • woelkchen@lemmy.world
              link
              fedilink
              arrow-up
              1
              ·
              10 months ago

              And currently my laptop is using X11 because Nvidia GPU

              All notebook released in the last several years with an NVidia dGPU also have an AMD or Intel iGPU.

              • FluffyPotato@lemm.ee
                link
                fedilink
                arrow-up
                1
                ·
                10 months ago

                Sure and X11 actually works with it’s GPU while Wayland causes more issues than its worth. I’m not gonna use software that locks off my GPU especially if that software has no advantages for me.

                • woelkchen@lemmy.world
                  link
                  fedilink
                  arrow-up
                  1
                  ·
                  10 months ago

                  Wayland causes more issues than its worth. I’m not gonna use software that locks off my GPU

                  Sure, shift the blame of NVidia’s shitty Linux and Wayland support to Wayland. How on earth could a multi-billion dollar company ever manage to make proper drivers only 11 years after Wayland 1.0 has been released…? THAT’S IMPOSSIBLE! WAYLAND BAD!

                  • FluffyPotato@lemm.ee
                    link
                    fedilink
                    arrow-up
                    1
                    ·
                    10 months ago

                    Never said that. It’s probably going to be better at some point but for the average user X11 is still a better option.

        • orangeboats@lemmy.world
          link
          fedilink
          arrow-up
          1
          ·
          10 months ago

          On the other hand… if you are primarily gaming on your PC, then the moment Wine supports Wayland 90% of your programs will be Wayland-native.

          • FluffyPotato@lemm.ee
            link
            fedilink
            arrow-up
            1
            ·
            10 months ago

            And that would be great if/when it happens but currently Wayland offers very little over X11 to the average user. Better multi monitor support is like the only thing.

            • orangeboats@lemmy.world
              link
              fedilink
              arrow-up
              1
              ·
              10 months ago

              Theoretically an average user should feel nothing. The benefits of Wayland are usually more visible when more modern technologies are involved, for example VRR, high DPI, HDR, etc.

    • Rescuer6394@feddit.nl
      link
      fedilink
      arrow-up
      2
      ·
      10 months ago

      manjaro switched to Wayland??!

      i installed it a couple of years ago… should i search on how to switch it to Wayland?

      • FluffyPotato@lemm.ee
        link
        fedilink
        arrow-up
        4
        arrow-down
        4
        ·
        10 months ago

        I would not bother, Wayland doesn’t have many advantages, at least not from my point of view. I would honestly switch my install to X11 if I wasn’t lazy.