summaryrefslogtreecommitdiffhomepage
path: root/bin
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2018-01-16 02:55:35 +0100
committerStanislaw Halik <sthalik@misaki.pl>2018-01-16 06:45:48 +0100
commit4701f4748f0484e7dd75a6883bb7651697cc1e71 (patch)
tree04073a9adb1fcbe540a69b2d93088be80c43bc17 /bin
parent6a8ee4a563ac7f3adcb9e822232f65b764141239 (diff)
qt: scale according to screen DPI
Previously, as a dpi-unaware app we scaled the whole window, including fonts, making them blurry. Given we now have layouts set all over the program, it Just Works when enabling proper scaling. Except for The Octopus, but you can forget it a bad hair day, can you?
Diffstat (limited to 'bin')
-rw-r--r--bin/qt.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/qt.conf b/bin/qt.conf
index 38487b7a..015754bf 100644
--- a/bin/qt.conf
+++ b/bin/qt.conf
@@ -1,5 +1,5 @@
[Platforms]
-WindowsArguments = dpiawareness=0
+WindowsArguments = dpiawareness=2
[Paths]
Libraries = .
LibraryExecutables = .