Comment by lionkor
12 hours ago
Not if you move windows between screens with different scaling, or launch apps that don't support the scaling stuff out of the box, or launch apps via X11 forwarding in WSL.
12 hours ago
Not if you move windows between screens with different scaling, or launch apps that don't support the scaling stuff out of the box, or launch apps via X11 forwarding in WSL.
Works just fine. I do this every day in my setup. Yeah, it'll take a second to adjust but it works.
All of this works much worse on macOS: Scaling sucks, as it's integer-upscaled rendering + fractional downscaling in a shader. Windows can't span screens either.
On Windows, the window will adapt as you move its center of gravity across the edge of the screens. Sure, could be better than at the moment where the window is the wrong size, but it would always be blurry.