AltSnap 1.64
Quick release with mostly bug fixes,
-
Multi-user is now supported. Portable mode is still automatic if AltSnap.ini is located next to AltSnap.exe. Otherwise the AltSnap.ini file will be written to %APPDATA%\AltSnap\ and it will be copied from the
AltSnap.dnifile if present in altsnap's folder. -
uiAccess flag was added to the .manifest file, see #538 for more details. Basically you can install AltSnap to the
Program Filesdirectorry, run an AHK script that changes the uiAccess to true and self-sign AltSnap.exe, to be able to move elevated windows without elevation.
-
Fix Compatibility with Komorebi #535 and other accessibility softwares, Huge thanks to @alex-ds13 for the fix! #564
-
Fixed crash caused by zero-size window, Thanks to @gizabit #560
-
Account for the borders in CenterWindow thanks to @mbartlett21 #555
-
Fixed bad offset when restoring MDI window.
-
Add League of Legends to blacklist (not a joke). #533
-
Improve move to top/left/right/bottom. #534
-
Ignore Ctrl if simulated (vai Alt Gr for exmple). #518