From: Yang Yulin Date: Sun, 7 Jul 2024 01:37:05 +0000 (+0800) Subject: Added dpiAwareness element to manifest X-Git-Url: https://cygwin.com/git/?a=commitdiff_plain;h=64f8b31078f3990fde5f6d9bf79f0cb114ab9d46;p=cygwin-apps%2Fsetup.git Added dpiAwareness element to manifest This causes top-level and child HWNDs to be notified of DPI changes, which avoid the content of the window appearing blurry when changing DPI. --- diff --git a/setup.exe.manifest b/setup.exe.manifest index 45a5f082..f3820fac 100755 --- a/setup.exe.manifest +++ b/setup.exe.manifest @@ -40,8 +40,9 @@ - - true + + true/pm + PerMonitorV2