X11: Check monitor DPI value for UI scaling
On X11, GLWindow is not aware of pixel ratios but we can query theoverall monitor DPI so that the UI is scaled appropriately onHiDPI monitors.
View differences
X11: Check monitor DPI value for UI scaling
On X11, GLWindow is not aware of pixel ratios but we can query the
overall monitor DPI so that the UI is scaled appropriately on
HiDPI monitors.