Hello @AusHick, this option should enable some additional logic before it decides to scale the UI. What is your display's resolution?
2736x1824 (12.3", 267 PPI). The OS does scale properly, but Steam doesn't seem to pick up on it.
I am experiencing this same issue. Ubuntu 18.04. I need to launch steam with GDK_SCALE=2 in order to get steam to scale with the OS. I am on a MacBook Pro 2015 15".
Display resolution: 2880x1800 (220 ppi)
OS scale: 200%
DE: Gnome
I can confirm this on Kubuntu 20.04, so I think #6125 applies. DPI is set to 144 with a 22" 1920x1080 monitor (the text is too tiny otherwise), and scaling is 100%. GDK_SCALE=2 works, but the result does not help (instead of too tiny, Steam becomes enormously big).
I can confirm this issue on Manjaro 20.1 KDE. The UI is too small on my 1440p monitor, and GDK_SCALE=2 makes it too large.
This worked for me, I'm not sure if it will for you;
https://github.com/ValveSoftware/steam-for-linux/issues/5908#issuecomment-1171285228
Your system information
Please describe your issue in as much detail as possible:
Despite 'Enlarge text and icons based on monitor size' being checked/enabled, Steam fails to scale properly. Launching Steam with
GDK_SCALE=2 /usr/bin/steamdoes apply scaling.Steps for reproducing this issue: