• cley_faye@lemmy.world
      link
      fedilink
      arrow-up
      1
      ·
      3 hours ago

      Still won’t handle popup menu correctly, still won’t allow copy/paste with CLI programs without using an extra, implementation-specific, piece of software, still won’t allow some window to correctly detect their position.

      Wayland might be interesting, but between blind haters and blind supporters, it’s really annoying. Forcing people to switch while some basic features are “mostly working” is not helping.

      • PlantPowerPhysicist@discuss.tchncs.de
        link
        fedilink
        arrow-up
        2
        ·
        2 hours ago

        still won’t allow copy/paste with CLI programs without using an extra, implementation-specific, piece of software

        What are you referring to here? I haven’t noticed anything out of place on KDE regarding copy/paste…

        • cley_faye@lemmy.world
          link
          fedilink
          arrow-up
          1
          ·
          12 minutes ago

          vim can’t use the kde/wayland clipboard to copy/past properly, you have to script it through something. I’ve read it’s related to non foreground app not being able to manipulate the clipboard or something close to that, which a CLI app will never be.

          There are “solutions”, mostly overriding vim behavior to write/read from that dedicated program, though. It’s not a show stopper, but not every software allow this kind of flexibility.

    • renzev@lemmy.world
      link
      fedilink
      arrow-up
      2
      ·
      4 hours ago

      Still gathering up my courage to make the switch. The better security / isolation between apps is a huge feature for me. But porting all of my shitty xorg-specific scripts and hacks will be a pain.

    • tal@lemmy.today
      link
      fedilink
      English
      arrow-up
      6
      ·
      8 hours ago

      I mean, there was a point in time, quite some years back, when I had to do up modelines, but Xorg can generally handle things without an xorg.conf.

      • John Richard@lemmy.world
        link
        fedilink
        English
        arrow-up
        6
        ·
        7 hours ago

        It has improved, but most developers working on Xorg have moved to Wayland. I’m not saying Xorg isn’t still useful at times, like forwarding over SSH, but Wayland has more isolation & security considerations, which can be seen as both an advantage & limitation. However, Wayland compositors have implemented most controls & protocols now to fill in the gaps.

    • lurch (he/him)@sh.itjust.works
      link
      fedilink
      arrow-up
      4
      ·
      11 hours ago

      Do you really think ppl don’t break their wayland setup? For example, some systems don’t get a mouse cursor in wayland umless they switch the cursor to software rendering. To do that, they must often set an env var for the wayland process, but there is no standard way to do it. Half of them starts tinkering with their PAM and the others with their .profile . Sometimes this breaks every way to log in.

        • KernelTale@programming.dev
          link
          fedilink
          English
          arrow-up
          2
          ·
          7 hours ago

          Dunno. Me and a friend had issues with Wayland, so we switched to X11 and that’s already like forty percent of Linux community.