lem icon indicating copy to clipboard operation
lem copied to clipboard

Display scaling of HiDPI monitor is ignored, and unable to be forced

Open 1player opened this issue 11 months ago • 3 comments

I'm trying lem sdl from the master branch on a 4k screen at 2x scaling on GNOME. The window is very small and unaware of the display scaling, and there doesn't seem to be anyway to force the scaling to the correct size.

image

1player avatar Mar 27 '24 10:03 1player

Same on KDE Plasma 6.1.2.

ryan-carpenter avatar Jul 08 '24 22:07 ryan-carpenter

Workaround: Add a very large font size to config.lisp (:SDL2-FONT-SIZE 28)

ryan-carpenter avatar Aug 07 '24 22:08 ryan-carpenter

Possibly related: https://github.com/lem-project/lem/issues/801

ryan-carpenter avatar Oct 14 '24 20:10 ryan-carpenter