Groups keyboard shortcuts have been updated
Dismiss
See shortcuts

TortoiseProc.exe DPI issues

36 views
Skip to first unread message

André Ziegler

unread,
Jul 30, 2024, 4:08:52 AM7/30/24
to TortoiseSVN
I noticed that moving windows of TortoiseProc.exe between monitors with different DPIs causes blurry text. 

In TortoiseProc.vcxproj I see EnableDPIAwareness is set to true while TortoiseMerge has PerMonitorHighDpiAware set. So you should also use PerMonitorHighDpiAware for TortoiseProc.exe as moving window of TortoiseMerge is good. So this different DPI setting should fix it.

Btw, TortoiseGitProc.exe has the same issue

André Ziegler

unread,
Jul 30, 2024, 4:15:07 AM7/30/24
to TortoiseSVN
TortoiseShell.vcxproj and TortoiseUDiff.vcxproj also only have EnableDpiAwareness set to true instead of  PerMonitorHighDpiAware. 

Stefan

unread,
Jul 30, 2024, 5:07:40 AM7/30/24
to TortoiseSVN
Setting PerMonitorHighDpiAware for MFC dialogs does NOT work properly.

André Ziegler

unread,
Jul 30, 2024, 6:26:15 AM7/30/24
to TortoiseSVN
ok. Any chance to improve this? 
Reply all
Reply to author
Forward
0 new messages