|
|
|
|
|
by Mister_Snuggles
1925 days ago
|
|
> Do any desktop system handle mixed DPI well? MacOS handles it very well, moving a window from a high-DPI display to a low-DPI display works perfectly. I'm not sure about how Windows handles mixed-DPI, but it handles DPI changes mostly OK. I only access my Windows machines via RDP, so sometimes they get a high-DPI display and sometimes they get a low-DPI one. Apart from one program (there are per-program settings available in Windows to help fix scaling issues) everything seems to handle it fine. |
|
I believe that on Wayland the apps are told the scaling factors of the monitors that they are on (or the compositor can scale them if they don't want to switch resolution or are across multiple monitors).
AFAIK apps can't work around this very easily (if at all).