From 3008c2eaa3140d6559b9fd258277d3f84bd65274 Mon Sep 17 00:00:00 2001 From: RamonUnch <74856804+RamonUnch@users.noreply.github.com> Date: Tue, 2 Aug 2022 09:39:54 +0200 Subject: [PATCH] Prepare 1.54 --- AltSnap.ini | Bin 34234 -> 36882 bytes AltSnap.txt | 64 +++++++++++++++++++++++++++++- Lang/_en_US baseline.txt | Bin 17528 -> 17540 bytes Makefile | 83 +++++++++++++++++++++++++++++++-------- MakefileX64 | 4 +- Makefiledb | 9 +++-- altsnap.rc | 6 +-- hooks.h | 3 +- hooks.rc | 6 +-- languages.h | 8 ++-- nanolibc.h | 2 +- tray.c | 4 ++ unfuck.h | 2 +- 13 files changed, 153 insertions(+), 38 deletions(-) diff --git a/AltSnap.ini b/AltSnap.ini index 16ab4653d2b29435cfc3d3087f34c4096b4cbdbe..b1462667566ad9701ee5d794134eae78b58f70c9 100644 GIT binary patch delta 2253 zcma)8O-x)>6h1Tj%m6J=5QiUuhtAQ<1&N6}BZ+P_F1j(XE5Gl)c{4QaqPdy(-o5v{bIT^yyyPtmixocT%)_6uXYyx?YiT24Hx!$6IEI}*XUW5CE1pYej4)WD+9lHEa{Uu zS<}03G&ftah20IwNJ7$*!riYugNceM2^HQS{LigTUBQa1q;;xmx^O*k&(ji?kXRCy zfVmEv>xjDM+6p(vzxLKd;bslL4UL8u^t(&7`ct@3uf1I9n$TavNpq% z{JLyP77jA9E{hUHAQ{ZA;GUHnu1g5W!j*d~c%oGT!CLSi$Cay#m~%f1JEp};+LaRD-)P4$+DcpeHgn+9j1YMHE~Kp|;%s5)k0 zmkm`%X5zp*4GW?}{u02%GH+yL6;HM&2aysxCDhYyLNw8xPrxAsIx7(f%7T#Xd!%#^ z%P7{l8UlKR_JjRN<0@e)Y#Ui^!WA*g;fgkb z8J|)>fA7hsb*$$|4b{I6i-f)#@o9BmQ~psE?F3`Bj?-VlmM9IH}FxQM(0Njki zRY;zd6XpPt%&y>APzdAL4ZtRdBl;fbCP7mhPEQH)z`}gyvTO2H;KAh#ToQ{pAVUl& z=4~SjC$4iijsj;JDq86L<310+3~0@oPjw&Te$M!bVJ#@;60D5(dv&91cW*0;=z zp>;VYF$25UZ9l{TO%tp9xH%{yN38IKW#mioCxABc*T1(q{EReN#Ftpw&5Y>W-=+o& zx3l|R&r7CW$MkAdb1$8y;D}Y}gkKIJjYC)`8+vfOx%-@fKW^xBnh(1$n5|^`fV@<`M#Db!K$xu@2qZ33}`b9M{`BLp?U_OrPMgGIKIiOqI18FYNF9P^s39 S(K^S`h)kM)5Gyy%y8j0ph`xjX delta 377 zcmbQVfN57Z(}ZP=#v7Ms%TB&!U^H3C&}DL1D4%pbLmopag91Y~kgNpK$qb1=5e0@M zhSbTuR^pRi5q(cH`~ca?+DaPwWYOjh0yh75%M$rnY1Cl~14 zn7l4RYVrhKKW0+~r_B#_e==>3GW^CqS;$*rbDiZD4rynGe1;q#E&^JV3AQc>$Z`i_ zr^(h%p{%?NTnyHe`<JK)(UW zL?BKFIwGGT1<1+-lBr;^5}*hu9P)wclfcePoqW(-eDXU}4rM=}Xc1662&lFg7#biR b$gF&D*kl6fyvd2Z)|17&MK&Mk4PpWSLkMcP diff --git a/AltSnap.txt b/AltSnap.txt index da1d4091..bbe4e0d0 100644 --- a/AltSnap.txt +++ b/AltSnap.txt @@ -1,7 +1,7 @@ *=========================================================================* * ALTSNAP for Windows NT4/2000/XP/Vista/7/8.x/10/11 * * Modified by Raymond Gillibert from original AltDrag by Stefan Sundin * -* release 1.53 (June 23, 2022) * +* release 1.54 (August 2, 2022) * *-------------------------------------------------------------------------* * Download MEGA: https://mega.nz/folder/mW5ExCCT#gI8DQICICk-y4FIjxaqtGg * * Download GitHub: https://github.com/RamonUnch/AltSnap/releases/ * @@ -184,6 +184,66 @@ Note that this version has some more feature. =========================================================================== == CHANGELOG == +== AltSnap 1.54 == + + + New: You can now set `UseZones=9` in the `[Zones]` section of the .ini + file and Windows will snap to the layout without having to press Shift. + Pressing shift or hitting space will disable zone-snapping instead. #219 + + + Now if you use Zones, and disable the **Toggle maximize state with the + resize button while moving** advanced option, then Zone snapping will be + toggled by any secondary buttons, like with FancyZones. #219 + + + New: Now you can set the opacity of the hollow rectangle (0-255) used + when the show window content while dragging option is disabled or when + FullWin=0. to do this you must modify the `TransWinOpacity` value in the + `[Performance]` section of the .ini file. #223 + + + New now you can set the value of `BLCapButtons` in the `[Advanced]` + section of the .ini file to choose for each mouse button if the titlebar + action will be or not extended to the caption buttons and the top + resizing border. Use `BLCapButtons=0` if you want all buttons to + consider the extended caption and use -1 for none of them. The default + value is 3 to avoid the extended caption for the left and right mouse + buttons so that AltSnap avoids interaction with the minimize, maximize + and close caption buttons ([_] [O] [X]). If you are unsure stick to + the default value if you want less titlebar detection use -1. #236 + + * Now a checkmark in the action menu will indicate the always on top state + of the pointed window. Same for Maximized and Borderless flags (#184). + + * Changed: Now when auto Snapping is enabled at the maximum level, then + pressing shift will disable snapping instead of doing nothing. + + * Changed: Now several keys can be selected for the alternate action + ie: the `ModKey` value in the `[Input]` section is a key list and works + like the Hotkeys value. Same was applied to `HScrollKey`. (#207) + + * Fixed: Now smarter areo-snapping will be properly re-enabled when you + release Shift. (#211) + + * Fixed: Snapping to the layout will no longer ignore the Max snapping + speed option. (#218) + + * Fixed multiple Action menu popping up in some cases. (#213) + + * Fixed some stuck mouse buttons in some cases when using the Move + Windows with a long left click option. + + * Fixed #220, Minic aero snapping is no longer necessary for Snapping + to the snap layout (Zones). + + * Fixed: Modifying the config will no longer reset the `UseZones` value. + + * Fixed #226, #229: Now the `DWMWA_CAPTION_BUTTON_BOUNDS` rectangle is + used to ensure that we are inside a titlebar and not caption buttons. + This fixes an annoying Windows 10 bug. + + * Fixed, now the common french e dans l'o `œ` character is available in + the default extended character menu (LATIN SMALL/CAPITAL LIGATURE OE). + + * Updated Chinese translation, thanks to @yatli. + == AltSnap 1.53 == * New: An extra key menu can now be enabled in the Keyboard tab of the @@ -1312,7 +1372,7 @@ Note that this version has some more feature. =========================================================================== == OS Requirement == -AltDrag should work on NT4sp3+/2000/XP/2003/Vista/7/8/10. +AltDrag should work on NT4sp3+/2000/XP/2003/Vista/7/8/10/11. This program needs at least Windows NT4 service pack 3 or later. This is because it relies on the 'LowLevel Keyboard/Mouse Proc' functions diff --git a/Lang/_en_US baseline.txt b/Lang/_en_US baseline.txt index 8f2c19f617b4509f75385c07f642bd2ac77df12d..92a6cc39b4a74be2dabb5b4766264c573b0ac39c 100644 GIT binary patch delta 36 qcmey-!PwHtxWUUnu!JFlA(cUap$JG8Gh{MUO+F|mygA80OauVUU-A)O(Ep@cz~A(