summary refs log tree commit diff stats
path: root/results/classifier/accel-gemma3:12b/vmm/1835729
blob: 1d4c049971d280618420d099b139cc8e4c36fa27 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
GTK display does not support host scale factor

In the GNOME desktop environment, for HiDPI displays there is support to upscale everything.

This can be set in "System Settings -> Displays -> Scale".

I believe this affects GDK in the same way as setting the "GDK_SCALE" environment variable does.

When launching `qemu-system-x86_64 ... -display gtk`, this scale factor seems to get lost; the result is that the host window is upscaled and doubled in size, while the guest appears only in the bottom left corner of the UI.