|
|
|
|
|
by randallsquared
3369 days ago
|
|
Leaving aside the implementation difficulty, the answer to "what should the scaling be" seems obvious? Use the monitor scaling for the part shown on that monitor. The switch should happen on a monitor level, not on a window level. |
|
Another approach would be to let the application render at higher DPI and the compositor would downsample the portion on the lower DPI display.