My lower res, lower DPI display from my old Dell laptop looks much more sharp and crisp than the fancy pants Framework 13 high res display.

  • Da_Boom@iusearchlinux.fyi
    link
    fedilink
    English
    arrow-up
    9
    arrow-down
    2
    ·
    edit-2
    3 months ago

    Interesting, if it’s a native Wayland app, I’d guess the issue is just gnome problems then - from what I hear gnome is one of the poorest DEs for Wayland use, mainly because they refuse to support things the same way that everyone else agrees to, if at all. And they take a fair amount longer to deliberate and agree how to implement anything they do decide to support.

    I’d think of looking at KDE, which is very functional at this point, or a wlroots based Compositor/WM, - hyprland seems like one of the more well supported window managers out of the ones using wlroots.

    • anyhow2503@lemmy.world
      link
      fedilink
      arrow-up
      6
      ·
      3 months ago

      Gnome was the first popular DE to have reasonable Wayland support and Fedora has switched to it by default for literal years now. I don’t know where you get your info from, that Gnome is “one of the poorest DEs for Wayland use”, but it certainly isn’t from me (and I’ve actually used Gnome on Wayland since before it was the default in Fedora Workstation).

    • VeganCheesecake@lemmy.blahaj.zone
      link
      fedilink
      arrow-up
      4
      ·
      3 months ago

      I am using Gnome with Wayland and a 1440p display, and it seems to work surprisingly well. Or maybe I jut got used to dealing with the problems, and would be surprised at how well things work under a different DE.

      • AnonStoleMyPants@sopuli.xyz
        link
        fedilink
        arrow-up
        1
        ·
        3 months ago

        Do you remember making any tweaks? I had Debian 12 with Gnome and could not figure out how to fix blurred fonts with 1440p display.

        • VeganCheesecake@lemmy.blahaj.zone
          link
          fedilink
          arrow-up
          2
          ·
          3 months ago

          I’m on opensuse tumbleweed. It might just be that all the apps I use are Wayland. I’ll take a look when I’m back home, currently I’m on a trip visiting family.

        • testingtesting123@discuss.tchncs.de
          link
          fedilink
          arrow-up
          2
          ·
          3 months ago

          Xwayland apps (running in legacy xorg) are extremely blurry under fractional scaling, native wayland apps can have worse rendering but not very noticeable.

          The easiest way of checking if you have doubts is install xeyes and launch it. if xeyes follows the cursor inside the app you are tesing is in xwayland, if not is pure wayland.

          Electron apps have to be configured to use wayland, whereas If you are in Debian check Firefox (ESR) is using wayland or install it through the offical deb repo of mozilla the latest. I think in the archwiki are the envronment variables to check.

          And, for 125% maybe is just worth to you to just scale text to 1.20 using gnome-tweaks and leave it at 100% the scaling. It is not fancy, but it works. I have to use 150% so is too obvious/ugly to just scale the fonts…

          • AnonStoleMyPants@sopuli.xyz
            link
            fedilink
            arrow-up
            1
            ·
            3 months ago

            Yeah I’ve heard that xwayland is not great. But I did not have any factorial scaling, just normal 100%, nevertheless I did test esr and the standard one, though the standard is definitely a flatpack. Also just the text on the settings window was blurry so I don’t think that was the issue.