• turdas@suppo.fi
    link
    fedilink
    arrow-up
    92
    arrow-down
    10
    ·
    3 days ago

    Yeah. “Feature parity or get out”, like dude we’re long past feature parity.

    Wayland supports so much more stuff than X11 does, and what does X11 have that Wayland doesn’t? X forwarding? Just use a modern remote desktop solution, all X forwarding was doing in “modern” times (read: the 21st century) was streaming pixels anyway, just less efficiently than modern remote desktop.

    • redjard@lemmy.dbzer0.com
      link
      fedilink
      arrow-up
      27
      arrow-down
      1
      ·
      edit-2
      3 days ago

      I still use X forwarding.
      It works just fine using xWayland, and X forwarding has always been so janky there is no chance to notice any difference caused from using xWayland instead of native.

      It will surely take many years and well established wayland native remote tunneling before anyone thinks of ditching xWayland.

    • First_Thunder@lemmy.zip
      link
      fedilink
      arrow-up
      21
      arrow-down
      1
      ·
      3 days ago

      Multi window apps are still broken, and the wayland protocol guys have been dragging it for more than two years

      • monogram@feddit.nl
        link
        fedilink
        English
        arrow-up
        7
        arrow-down
        5
        ·
        3 days ago

        Honestly which app do you use that makes use of multi window rendering?

        • First_Thunder@lemmy.zip
          link
          fedilink
          arrow-up
          19
          ·
          3 days ago

          I don’t, but some people like multi window GIMP, and apparetnly several applications in the automotive (kiCAD for example) and scientific field

          • FishFace@piefed.social
            link
            fedilink
            English
            arrow-up
            12
            arrow-down
            12
            ·
            3 days ago

            People who like multi window gimp must be a very special kind of nerd. I used it before single window mode was added, but when it was I never looked back. Positioning each subwindow in a way that didn’t suck was such an absolute pain

            • Bo7a@piefed.ca
              link
              fedilink
              English
              arrow-up
              6
              ·
              edit-2
              2 days ago

              But that pain was once. And then you shoved that config into your dotfile svn and never did it again. Mine has followed me since like 2010.

              (This is not me taking part in the wl/X11 argument. I am just one of those multi-window gimp nerds)

            • Eager Eagle@lemmy.world
              link
              fedilink
              English
              arrow-up
              1
              ·
              2 days ago

              ah that was so annoying, and nowadays using tiled windows, that’s something I don’t see myself doing anymore

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

              It’s not a pain if you use a tiling WM, and doesn’t KDE remember and restore window positions yet?

              alias hc=herbstclient
              # GIMP
              # ensure there is a gimp tag
              hc add gimp
              hc load gimp '
              (split horizontal:0.850000:0
              (split horizontal:0.200000:1
              (clients vertical:0)
              (clients grid:0))
              (clients vertical:0))
              '               # load predefined layout
              # center all other gimp windows on gimp tag
              hc rule class=Gimp tag=gimp index=01 pseudotile=on
              hc rule class=Gimp windowrole~'gimp-(image-window|toolbox|dock)' \
              pseudotile=off
              hc rule class=Gimp windowrole=gimp-toolbox focus=off index=00
              hc rule class=Gimp windowrole=gimp-dock focus=off index=1
              
              • FishFace@piefed.social
                link
                fedilink
                English
                arrow-up
                1
                arrow-down
                1
                ·
                2 days ago

                it’s not a pain

                Here’s the dozen lines of config I had to write and tweak and debug to make it tolerable

                Uh huh. You do you.

                • Ŝan@piefed.zip
                  link
                  fedilink
                  English
                  arrow-up
                  2
                  arrow-down
                  3
                  ·
                  edit-2
                  2 days ago

                  It’s not cool to write someþing as if you’re quoting me saying someþing I didn’t.

                  I literally copied þat off þe herbstluftwm web site. I had to write, tweak, and debug noþing about it.

        • SlurpingPus@lemmy.world
          link
          fedilink
          arrow-up
          6
          ·
          edit-2
          3 days ago

          Hold on, so I can’t run Transmission that has the torrent list in one window and torrent details in another window? Only one single window per app? What insanity is this.

          Every app I know opens a window for the preferences, how is this solved in Wayland? Even just the typical Explorer-style file manager requires multiple windows to function. And of course, I always have a dozen Firefox windows open.

          • Yoddel_Hickory@piefed.ca
            link
            fedilink
            English
            arrow-up
            7
            ·
            2 days ago

            Oh multi-window works, it is mostly just that applications cannot geometrically position them themselves. There are other small issues, but thay is the main one I hear. It is a non-issue for things like settings and Transmission, since you just open another window and do not really care exactly where it os relative to the other ones. It often ends up being on top. For multi-window Gimp it is worse, as it is toolbars and modules, and the app wants to place them precisely relative to one another. This is currently not working in Wayland, but they create new extensions all the time so it is only a matter of time IMO.

            • SlurpingPus@lemmy.world
              link
              fedilink
              arrow-up
              3
              ·
              2 days ago

              Thanks for the explanation. As it happens, one of my irks about the Windows version of Transmission is that it doesn’t remember the position of the torrent-properties window. I want the list on the left, the details on the right — particularly since Transmission reuses the details window, essentially treating it as a pane. This worked splendidly on MacOS.

    • bobo@lemmy.ml
      link
      fedilink
      arrow-up
      7
      arrow-down
      1
      ·
      3 days ago

      Yeah. “Feature parity or get out”, like dude we’re long past feature parity.

      Ok, replace the xfce/KDE wm with something like i3 and then keybind all of the commands that aren’t wm specific through a global hotkey daemon like sxhkd.

    • JojoWakaki@lemmy.world
      link
      fedilink
      English
      arrow-up
      2
      ·
      2 days ago

      I switched to Wayland. I think I have almost everything working except keepassxc’s global hotkey and autotype. Also certain apps like ardour, I have to manually break components off from the main window and move to different monitor to get the “multi monitor” functions going. This I know they have been trying for 2 years now, anyday now.