I tried different font settings in the font settings and it didn’t improve much (font hinting, anti aliasing, custom DPI settings, different font size)

The font is the default one which is Ubuntu Regular with font size set to 10

Sub pixel order is set properly to RGB Linux Mint xfce

Even when running windows in a virtual machine, the font rendering in it is miles ahead of what I got on my Linux setup!!!

  • just_another_person@lemmy.world
    link
    fedilink
    arrow-up
    15
    arrow-down
    3
    ·
    2 months ago

    This is almost always a compositor issue, and unless something is terribly wrong, only affects certain applications that don’t properly use the composite rendering method. First, find out which compositor you’re in (probably Wayland if a modern distro), then find out which apps seem blurry. Last step: force those apps to use your specific compositor (start searching for runtime options for the app).

    Should fix it.

    • Im28xwa@lemdro.idOP
      link
      fedilink
      English
      arrow-up
      2
      ·
      2 months ago

      I’m running linux mint xfce which after checking it seems that it uses xfwm 4.18.0 and everything is blury, there isn’t a single thing that isn’t blury well except for the windows 10 vm lol

      • just_another_person@lemmy.world
        link
        fedilink
        arrow-up
        5
        ·
        edit-2
        2 months ago

        Did you turn off any fancy UI tweaks like scaling (especially fractional)? Have you confirmed if your session has a compositor running?

        Also, try something like this

        Depending on your overall OS and sessions setup, your distro install may not be tweaked properly for Xfce, which still doesn’t have Wayland support last I checked. So unless you made sure to clear out all the other global configs that could impact the GUI session, you’ll probably have some issues unless you switch to an Xfce catered distro.

        • Im28xwa@lemdro.idOP
          link
          fedilink
          English
          arrow-up
          1
          ·
          2 months ago

          Scaling has always been set to 1x (100%) and I have never changed it or played with it until today!