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.

  • @[email protected]
    link
    fedilink
    4510 months ago

    The ability to have multiple displays at different scales is a godsend when trying to use a laptop with a 4k display connected to 1080p monitors or vice versa

      • @murtaza64
        link
        2010 months ago

        I can never get this to work properly… Do you have any resources?

        • @[email protected]
          link
          fedilink
          -2
          edit-2
          10 months ago

          I just passed scale to xrandr after computing the proper scale and then used the nvidia-settings gui to write current configuration to xorg.conf its not incredibly hard basically all you are doing is scaling lower DPI items up to the same resolution as your highest dpi item and letting it scale down the correct physical size. For instance if you have 27’ monitors that are 4K and 1080p you just scale the 1080 ones by 2 if you have a 4k 27 and a 1080 24" its closer to 1.75. The correct ratio can be found with your favorite calculator app.

          You can set this scaling directly in nvidia-settings come to think of it where you set viewport in and viewport out.

          • LaggyKar
            link
            2610 months ago

            That’s not at all the same thing. That requires downscaling some screens, which makes everything blurry and breaks subpixel AA.

            • @[email protected]
              link
              fedilink
              610 months ago

              Yeah, wherever someone says “X has/has had fractional scaling” I just ignore them because it’s never actually true fractional scaling that doesn’t look and act like utter crap.

              • @[email protected]
                link
                fedilink
                English
                010 months ago

                I know you live in this weird universe where the screen that is 12 inches from my face actually looks like crap but it just isn’t so you are merely confused.

            • @[email protected]
              link
              fedilink
              English
              -310 months ago

              It is literally how Wayland is scaling your shit you just don’t know how anything works.

              • LaggyKar
                link
                110 months ago

                Without the recently added wp-fractional-scale-v1, yes, it will do that if you use fractional scales (albeit per window rather than per monitor). Not however if you stick to integer scales, as they might do in the 1080p+4k use case.

      • @[email protected]
        link
        fedilink
        1110 months ago

        I tried unsuccessfully to get this working for quite some time and broke my xrandr settings quite a few times

        With Wayland/gnome I just click a button in the settings gui and it works flawlessly

        • @[email protected]
          link
          fedilink
          English
          010 months ago

          With X/i3 I had to read and the result works well. With Sway I had to read and the result works poorly. So is sway better for the illiterate?

          • @[email protected]
            link
            fedilink
            2
            edit-2
            10 months ago

            Would you not say the best case scenario is for it to just work great straight away and not require you to read a manual or do any debugging at all just to configure your display scale?

            Also sway/i3 aren’t known to be “it just works” kinda window managers anyway they’re definitely aimed at people who like to tinker

      • @[email protected]
        link
        fedilink
        English
        410 months ago

        Sure but the thing is stuff that I have to edit files for install other programs just work with wayland out of the box.