Comment by wolvoleo

14 hours ago

It's probably called scaling because that's what other OSes do.

For example macOS just renders at 200% and then scales down to the desired level.

Linux is indeed way better at this.

macOS is better when you have a 216 dpi monitor. Every application works perfectly which you can't say about Linux.

macOS only does the downscaling step if you aren't using an exact 2x UI scale.

If it's exact 2x it just renders the UI using double pixels (2x2 per simulated pixel) and then sends that over the wire.