]> source.dussan.org Git - tigervnc.git/commit
Maintain static screen DPI on resize
authorPierre Ossman <ossman@cendio.se>
Thu, 1 Nov 2018 09:19:15 +0000 (10:19 +0100)
committerPierre Ossman <ossman@cendio.se>
Thu, 8 Apr 2021 13:43:28 +0000 (15:43 +0200)
commit0946e298075f8f7b6d63e552297a787c5f84d27c
tree09ced913c2c06237f74bb73b2a1c598c7339eea8
parent5ff62b455868fedd619c131108624a645b6d854a
Maintain static screen DPI on resize

Trying to dynamically track the DPI did not really work as we'd
start accumulating errors and eventually the DPI would start to
drift. Instead maintain a fixed, sensible DPI at all times.
unix/x0vncserver/RandrGlue.c
unix/xserver/hw/vnc/RandrGlue.c