stefansundin / altdrag

:file_folder: Easily drag windows when pressing the alt key. (Windows)
https://stefansundin.github.io/altdrag/
GNU General Public License v3.0
1.42k stars 94 forks source link

Instructions for dealing with DPI scaling on Windows 11 #160

Open alexasa79 opened 2 years ago

alexasa79 commented 2 years ago

Hello Stefan,

First, thank you very much for developing AltDrag. A happy user here.

I will appreciate it if you can update instructions for dealing with high DPI settings on Windows 11. The Compatibility Tab on Windows 11 no longer has "Disable display scaling on high DPI displays" option. I tried to play with various settings, but could not find a combination that works. If you have few spare moments, it would be great if you could find the right combination that works on Windows 11.

Thank you!

RamonUnch commented 2 years ago

Since windows 10 build 1703 The equivalent of "Disable display scaling on high DPI displays" option should be :

[Override high DPI scaling behavior] Scaling performed by: Application.

I guess it should also apply to Windows 11

RamonUnch commented 2 years ago

Have a look at this post: https://github.com/stefansundin/altdrag/issues/7#issuecomment-969685886