Hacker News new | ask | show | jobs
by somat 809 days ago
X11 has supported mixed dpi from nearly the very beginning.

http://wok.oblomov.eu/tecnologia/mixed-dpi-x11/

2 comments

Is that article correct, that mixed DPI on Wayland works by just rendering everything to a virtual screen whose resolution corresponds to the maximum DPI of any physical screen, and then downscaling all the other screens?
Yet it doesnt seems to work (from nearly the very begining).