RamonUnch
RamonUnch
@bigcrush Thanks again for your work. > What is "doubleclick aero snapping"? Hold Alt and double-right-click on a window and it will position it like if it was aero snapped...
I do not own any multi-touch device so I cannot develop anything like this. This may change in the future if I get new hardware. I am not sure which...
I will see If i can make a quick diagnosis tool to better see what happens, maybe there is an easy fix.
[hooks_x64.zip](https://github.com/RamonUnch/AltSnap/files/9245106/hooks_x64.zip) Ok, backup your current hooks.dll and replace it with this one. It will create a log (`ad.log`) that tells whenever AltSnap intercepts a mouse input different from left, right...
This is what I was suspecting there is no mouse input that is actually sent. So AltSnap's loop does not receive corresponding messages though the low level mouse proc. There...
Forget what I said, I did not see the first line of your comment. This is very strange that nothing gets logged when you press Alt. Does it also happens...
yes, this is what I mean, the idea is that if altsnaps receaves alt+lclick then it starts a move action and ignores the MMB that comes after. This is the...
Quite strange indeed, Maybe windows treats the Alt key specially when it comes to touch gestures. plus it seems the MMB down/up events gets repeated two times for one Ctrl+TouchPadThreeTap.
I would prefer not to have to maintain yet another package. I suggest you use the **winget** package or maybe the **chocolatey** package. I removed the auto-update feature because of...
Interesting, I never realized this bug was here. It seems it was already there even on Windows XP/7 and I guess Microsoft is not going to fix it, so better...