RamonUnch / AltSnap

Maintained continuation of Stefan Sundin's AltDrag
GNU General Public License v3.0
2.08k stars 66 forks source link

PiercingClick doesn't work on windows11? #543

Open lidonghai opened 4 months ago

lidonghai commented 4 months ago

windows version 23H2, I remember it used to be workable.

RamonUnch commented 4 months ago

did the version of altsnap change as well? Try with the Test Window also please share your .ini file (you can zip it and attache it in a post).

lidonghai commented 4 months ago

Thank you for your prompt reply. I used it before and it worked, but I forgot which version it was. Yesterday, I tried several versions and none of them worked. It's very strange. here is my .ini file, AltSnap.zip

RamonUnch commented 4 months ago

We can be sure it is an issue related to Win11 23H2, I do not have this build,so I cannot test easily, Can you try to elevate AltSnap (you can in the tray menu) maybe it will help.

The way PiercingClick works is by simulating a click with the SendInput() function. maybe Windows does not like this anymore.

lidonghai commented 4 months ago

Is everything working properly on your PC? I've also tried on my office computer(win11 21H2), but it still doesn't work neither.

RamonUnch commented 4 months ago

For me it works fine with Win11 21H2 and your .ini file.

My test is Alt+DoubleClick on a file in the explorer, it should open the File Properties dialog.