Open whitequark opened 5 months ago
This PR includes three parts:
GetContentScale()
GetUIScale()
GetFontScale()
NGSCOPECLIENT_UI_SCALE
NGSCOPECLIENT_FONT_SCALE
GDK_SCALE
GDK_DPI_SCALE
This probably breaks scaling, to the extent it did work, on Windows and macOS.
This PR includes three parts:
GetContentScale()
intoGetUIScale()
andGetFontScale()
NGSCOPECLIENT_UI_SCALE
andNGSCOPECLIENT_FONT_SCALE
GDK_SCALE
andGDK_DPI_SCALE
on Linux, which should cover both GTK and QtThis probably breaks scaling, to the extent it did work, on Windows and macOS.