• ExLisper@linux.community
    link
    fedilink
    English
    arrow-up
    13
    arrow-down
    8
    ·
    edit-2
    8 months ago

    First of all, X is not a security nightmare. There were 0 cases of someone getting hacked because of X exploit. It’s a FUD.

    Now Wayland is a fad (haha). It’s not that much better than X and when it was drafted 10 years ago everyone just ignored it. Over the decade it became clear that X is stuck and at some point it will become obsolete so people started looking at alternatives and Wayland started getting some traction. Over time different tools started getting Wayland support, some people started getting exited about it and a kind of new meme developed where using Wayland meant that you’re ahead of everyone else (just like using Arch BTW). In the end it’s just a nice PR stunt. Ask people what specifically is so great about Wayland and they will mention some obscure features most people don’t need and features that it will have ‘soon’. In the long term the move will hopefully be a good thing but as of now if you don’t specifically need the few features it has you can keep ignoring it.

    • skulkingaround@sh.itjust.works
      link
      fedilink
      arrow-up
      6
      arrow-down
      4
      ·
      edit-2
      8 months ago

      There are some really major deficiencies in Xorg that aren’t present in Wayland. The main one that made me switch was proper support for variable refresh rate, and the ability to mix and match any fixed or variable refresh rate displays you want.

      It’s a super common use case to have a primary monitor with high refresh rate and VRR, plus one or two cheaper monitors that don’t. Xorg doesn’t really support that at all without some really hokey tricks that severely impede usability.

      Proper sync support is another one. Yes, you can set tearfree in X but the implementation is crap. You’ll still get tearing in a lot of programs and at least in my experience, it introduces a pretty significant and perceptible input lag, far more than needed to eliminate tearing.

      • Something Burger 🍔@jlai.lu
        link
        fedilink
        arrow-up
        9
        arrow-down
        5
        ·
        8 months ago

        It’s a super common use case to have a primary monitor with high refresh rate and VRR, plus one or two cheaper monitors that don’t. Xorg doesn’t really support that at all without some really hokey tricks that severely impede usability.

        I wish Wayland shills would stop spreading this lie. It literally just works. In fact, I’m doing it now on my laptop with a 144Hz 1080p monitor, and an external 60Hz 1440p monitor connected with Thunderbolt, with a dual-GPU setup (iGPU + nVidia, which Wayland doesn’t properly support, yet this is nVidia’s fault somehow even though Wayland compositors run entirely in user space, without interacting with the driver directly).

        • ExLisper@linux.community
          link
          fedilink
          English
          arrow-up
          5
          ·
          8 months ago

          That’s why it doesn’t make sense arguing about it with Wayland fans. They always find this one obscure feature that X is missing and then claim it’s absolutely essential for everyone to have it. Most people have just one monitor, two equal/similar monitors, a handheld device with one screen or (and that’s the vast majority) simply don’t give a fuck that one of their monitors is working on a lower refresh rate. I’m glad Wayland finally found some traction with gamers obsessed with those things and is being adopted but the constant BS about everyone needing it is getting boring.

          • skulkingaround@sh.itjust.works
            link
            fedilink
            arrow-up
            2
            arrow-down
            1
            ·
            8 months ago

            Mixed VRR is not an obscure feature for one. Most of my friends with gaming rigs have a primary monitor with VRR and use their old fixed rate monitors as secondary displays. Does it make a massive difference to run fixed refresh rate? No but it is noticeable and nice to have. Windows can do it and I paid for the hardware. Without parity on this kind of stuff, Linux is a hard sell to the people who do care about it.

            Does it matter to Joe Schmoe? Probably not, but Joe Schmoe probably doesn’t care about Linux to begin with. You have to go for the tech enthusiasts first before you can get it to the masses.

            • ExLisper@linux.community
              link
              fedilink
              English
              arrow-up
              3
              ·
              edit-2
              8 months ago

              1.6% of gamers use Linux. 25% of developers use Linux. Typical tech enthusiast is not gamer. Just because in your bubble people use VRR doesn’t mean it’s important to majority of users. Most Linux users don’t care.

        • HolyDuckTurtle@kbin.social
          link
          fedilink
          arrow-up
          3
          arrow-down
          2
          ·
          edit-2
          8 months ago

          I believe we’re specifically talking VRR, which for me in Kubuntu did not work properly without switching to Wayland.

        • skulkingaround@sh.itjust.works
          link
          fedilink
          arrow-up
          1
          ·
          edit-2
          8 months ago

          With VRR? Xorg definitely did not support this as of a year or so ago without running a separate xorg screen for each monitor which prevents you from doing stuff like moving windows between your displays.

          Mixed refresh rates worked okay-ish but VRR definitely did not work well in multi monitor setups.