|
> UI scaling took a long time to get good, but it's more flexible than macOS now for pixel-perfect output on displays that aren't multiples of 1440p. (e.g. 4K) We can't be using the same windows. At work we have 27" 5k displays which I use at 200%, so a perfect multiple of the usual 100% I use everywhere else. The screen is blurry 99% of the time. The only reliable way to get it sharp is to boot the PC with the screen attached. Of course, if I go to the toilet and the screen turns off, when I come back it's just like hot-plugging it: a blurry mess. Apparently, updating the graphics driver also works, so I suppose it's enough to restart just that instead of the whole OS. Don't know how to do that, though. The resolution is reported as the correct one, changing scaling options doesn't help. 100% looks sharp enough, but it's unusable for me. And I don't use any old app, it's mostly new outlook and edge. But even the start menu is blurry! There's also the fact that afterwards, tray icons' menus tend to appear in random places, but I understand that apps draw those, so I guess this isn't completely windows' fault. My work machine dual-boots Linux, which is what I actually daily drive, and these screens have pushed me to switch to Wayland. Now there are some rough edges there, but the high-dpi is handled perfectly (same setup as windows: everything 100% except for that one screen at 200%). This is using Sway and mainly Firefox, Chromium and Alacaritty. Native GTK apps seem to work fine, too, but I don't use many of those. edit: not sure about your mac point. I sometimes use a mac and it works at 200% on two separate 4k screens. |
200% scaling works if you only want "looks like 1920x1080", but if you have a 27" 4K display, I'd typically want "looks like 2560x1440" or 150% scaling - if you do that on macOS, the desktop is rendered at 5120x2880 and then downscaled to 3840x2160. So you're getting both higher resource draw from rendering the desktop at a higher resolution and losing pixel-perfect rendering.
It won't be a problem for most people, but it's enough of a problem for me that I won't use macOS with scaled displays.