Hacker News new | ask | show | jobs
by int_19h 1555 days ago
Isn't fractional scaling on Wayland done by integer upscaling followed by downscaling? Or is it just a Gnome thing?
2 comments

That’s only for Xwayland apps. Otherwise it is framework-dependent, but they can at least have a reliable way of reading out the requested zoom level.
Is that a problem? I think macOS works the same way.

https://news.ycombinator.com/item?id=19052960

Yes; the quality of such upscaling is noticeably worse than just doing proper upscaling, especially when it comes to text rendering. IIRC macOS does it this way because it historically only had integer upscaling, and when apps depend on that, changing it can be a major break.
Afaik macos doesn’t even have fractional scaling anymore, they only do integer-scaling. But for that retina screens are a must.
I can certainly select fractional settings in the display settings right now (default is 2x). But as mentioned before, the fractional scaling factors are not exposed to any software.

https://imgur.com/a/w4PAipI