I’m running KDE Wayland session on a Surface Pro 6 and the UI is much too small.

I changed the UI scale in System Settings which works for all my apps except for the system text (panels, menus, Dolphin). The text in my system UI is super blurry.

I’ve done a bit of research and it looks like Wayland may not support fractional scaling properly, but I’m finding conflicting info on this.

At this time, is it possible to run a Wayland session in KDE with 150-200% UI scaling?

  • 2xsaiko@discuss.tchncs.de
    link
    fedilink
    English
    arrow-up
    4
    ·
    1 year ago

    I’m running a 4k monitor at 150% scaling along a 1080p monitor at 100% scaling. Works fine for me.

    What is currently still happening though afaik is that the screen buffer is rendered at a higher resolution at 200% scaling and then downscaled to 150%. Hopefully there will be fractional scaling on a protocol level in the future. But it should be barely noticeable unless you have a direct comparison, since downscaling generally retains quality well.

    • PerogiBoi@lemmy.caOP
      link
      fedilink
      arrow-up
      1
      ·
      edit-2
      1 year ago

      How are you downscaling after upscaling? There is just the option to up the scaling (which makes everything blurry).

      Edit: never mind, got it working. It’s not sufficient to restart KDE or log out. A full restart is required.

  • LinuxSBC@lemm.ee
    link
    fedilink
    arrow-up
    6
    arrow-down
    2
    ·
    edit-2
    1 year ago

    That should work. One of the benefits of Wayland is that it’s better at scaling than X11. What version of KDE are you running? Is there a switch between two different types of scaling (one is blurry for XWayland applications but works for all of them, the other is sharp for all applications but only some XWayland applications and all Wayland applications work)?

    • PerogiBoi@lemmy.caOP
      link
      fedilink
      arrow-up
      2
      arrow-down
      1
      ·
      edit-2
      1 year ago

      I’m on the latest version of KDE (5.27.8) and scaling works in an X11 session but makes text and icons of my KDE panels blurry in a Wayland session at 200% scaling.

      Edit: one has to restart the computer after setting scaling for it to work properly. Otherwise it can cause weird glitches like what I reported 😅