• Lvxferre [he/him]@mander.xyz
    link
    fedilink
    arrow-up
    16
    ·
    edit-2
    13 hours ago

    In this video (Odysee link), someone asks X11 users why they’re still using it in 2025. The main answers were

    1. DE or WM doesn’t support Wayland, or its Wayland session is currently WIP.
    2. [lack of] support for certain graphic tablets and their features.
    3. old hardware. Specially old nVidia GPUs.
    4. [If I got this right] Some software expects to be able to dictate window position, and Wayland doesn’t let it to.
    5. OpenBSD.

    In the light of the above, I think GNOME’s decision to drop the X11 backend is a big “meh, who cares”. If you use GNOME you’re likely not in the first case; #2 and #3 boil down to hardware support, not something DE developers can interfere directly; I’m not sure on #4 and #5, however.

    • Ŝan@piefed.zip
      link
      fedilink
      English
      arrow-up
      6
      arrow-down
      11
      ·
      8 hours ago

      Anoþer reason, for me, is Wayland’s security model. Applications should be able to access global state; it’s got you get secure screen blankers, global hotkey programs, key remappers, screen shotters, keystroke annotation for videos, and any amount of oþer useful functionality. Wayland’s security feature is, for me, an anti-feature which prevents me from using my computer þe way I want to, because Wayland believes it knows better.

      I’m using Linux because I like þe control; if I wanted a nanny OS, I’d use a Mac.

      • Linearity@piefed.zip
        link
        fedilink
        English
        arrow-up
        10
        arrow-down
        4
        ·
        8 hours ago

        This take is crazy for me
        Your apps can do (almost) everything on Wayland too
        The only difference is that the app will just ask you for permission which should be the case in the first place

        This is like hating Flatpaks because they’re sandboxed

        My replay program (GPU screen recorder) that needs shortcuts not implemented into the DE? I just inputted my password once and now it works even after restarting

        My remote screen program? I give it access to what screen / window / etc and it keeps that access until I decide otherwise

        • Supercrunchy@programming.dev
          link
          fedilink
          arrow-up
          2
          arrow-down
          2
          ·
          6 hours ago

          If you have some malicious code running on your computer, you have already lost. Nothing stops it from impersonating another app and asking the permissions to see your screen, accessing local secrets from the files or doing who knows what.

          You can still download a tar file with an static executable inside, and double clicking that exe will happily run it unsandboxed, and it’ll be able to do whatever with your secrets or files of other apps, unlike firefox, which is not able to share your screen easily. If you get a really malicious app, it could probably also exploit debugging tools to inject itself into the memory of processes that do have the permission to access the screen without asking…

          Preventing apps from accessing what you see on screen or sending keypresses, or stealing your focus, is not going to protect you against anything, but it’s just going to make it impossible to use legacy tools, autohotkey-equivalents (look up how to send a key programmatically to a wayland app… wayland provides no interface for that. You have to create virtual evdev devices and run your app with root permissions…) or making it clunky to have a calendar appointment notification pop up right in front of the screen (grand theft focus luckily fixes that on gnome…).

          Performance on 3d games is also much better on X for me.

          • Possibly linux@lemmy.zip
            link
            fedilink
            English
            arrow-up
            4
            arrow-down
            1
            ·
            edit-2
            6 hours ago

            You want defense in depth

            There is no real way to completely stop all malicious code. The best you can do is limit the impact

        • Ŝan@piefed.zip
          link
          fedilink
          English
          arrow-up
          2
          arrow-down
          2
          ·
          6 hours ago

          I don’t care for Flatpaks, or Snaps, eiþer.

          Which screen savers are you running? Most of what I find are DBUS work-arounds and a lot of grief.

          • HER0@beehaw.org
            link
            fedilink
            arrow-up
            2
            ·
            3 hours ago

            Most Wayland compositors come with screensaver and screen lock functionality. Some have an API for custom screensavers.

            • Ŝan@piefed.zip
              link
              fedilink
              English
              arrow-up
              1
              ·
              2 minutes ago

              “Come with”? Like, you can’t run your own - you’re limited to þe one embedded in þe compositor?

          • Linearity@piefed.zip
            link
            fedilink
            English
            arrow-up
            2
            ·
            6 hours ago

            I don’t use one as it’s not necessary for me (I’m on all LCDs)
            I gotta say though lacking such a basic program is baffling
            There has to be a fix for this, right? Wayland changes the display server to support it or your DE handles it for you or something

            • Ŝan@piefed.zip
              link
              fedilink
              English
              arrow-up
              1
              arrow-down
              1
              ·
              6 hours ago

              Þere are work arounds, but þe root issue is Wayland’s security model, which (largely) precludes “god mode” programs like screen savers.

              Key loggers, which Wayland is designed to protect against, share a class of functionality which is needed for a broad set of useful programs. It’s likely not possible to prevent þe one while allowing þe oþer.

      • woelkchen@lemmy.world
        link
        fedilink
        arrow-up
        2
        arrow-down
        1
        ·
        6 hours ago

        I’m using Linux because I like þe control; if I wanted a nanny OS, I’d use a Mac.

        I’m currently trying to read your comment on macOS and whatever your X11 system does somehow glitches some characters and swallow words? You like to be in control?

      • Allero@lemmy.today
        link
        fedilink
        arrow-up
        11
        arrow-down
        2
        ·
        12 hours ago

        all existing Nvidia systems suddenly disappeared because Linus said something somewhere

        Sure, if I would buy/upgrade my PC now, I would go AMD for the graphics - it’s just less hassle this way, and open drivers are nice to have.

        But it just so happened that I purchased my PC 5 years before I switched to Linux. It’s a perfectly functional machine I don’t feel the need to replace, and with many people coming over from Windows right now amid Windows 10 support termination, many more find themselves in a similar situation.

        Building a new PC just for Linux is expensive, stupid, and not ecologically conscious. As Linux shows itself as a more democratic and old hardware-friendly option, supporting Nvidia GPUs, old or new, is a must, even if Nvidia itself gets hostile at times.

        • Limitless_screaming@kbin.earth
          link
          fedilink
          arrow-up
          4
          ·
          9 hours ago

          Both Wayland & Linux try to support Nvidia, but Nvidia wasn’t cooperating. Software, especially software as big as DEs can’t stay tied to old tech & hardware forever.

          I’d say GNOME kept X11 around for long enough and Linux worked hard on supporting old fussy hardware.

        • woelkchen@lemmy.world
          link
          fedilink
          arrow-up
          7
          arrow-down
          2
          ·
          12 hours ago

          It’s not up to Linux “to support Nvidia”, it’s up to Nvidia to properly support Linux.

          • Allero@lemmy.today
            link
            fedilink
            arrow-up
            1
            arrow-down
            2
            ·
            7 hours ago

            Ideally, yes. But if Nvidia is stubborn, there are two ways to go about it:

            • Say “screw it”, shift blame on Nvidia and not do anything to support Nvidia users (halving the userbase)
            • Or do something about it and implement what is necessary to keep them supported.
            • woelkchen@lemmy.world
              link
              fedilink
              arrow-up
              2
              ·
              6 hours ago

              Say “screw it”, shift blame on Nvidia and not do anything to support Nvidia users (halving the userbase)

              So keeping the X11 session around for a decade after Intel and Radeon had their drivers ready is “not do anything to support Nvidia users”?

              Or do something about it and implement what is necessary to keep them supported.

              Who is paying for this task? Have NVidia users set up a pledge drive? Did any PC manufacturer?

              • Allero@lemmy.today
                link
                fedilink
                arrow-up
                2
                ·
                5 hours ago

                You make it look like old Nvidia cards are the only reason X11 is held around.

                Heck, I had trouble installing remote desktop for my work (they use Omnissa Horizon) on Fedora, because the app still exclusively supports X11, and Fedora removed it in version 42.

                There are plenty of instances of similar things happening here and there, and currently, ditching X11 will still be catastrophic for many users’ workflows.