RamonUnch / AltSnap

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

[bug?] Snapping after Alt-Tab doesn't work. #529

Closed sequencerr closed 4 months ago

sequencerr commented 5 months ago

Snapping after Alt-Tab doesn't work properly. ex.: press Alt-Tab, keeping pressing Alt, switch to other window(without unpressing only possible with mouse, or Enter, I guess), action Alt-Lmb doesn't work

RamonUnch commented 5 months ago

Tab is in the Killkeys list so it should not be possible to even drag the window.

Open the AltSnap.ini file (middle click the tray icon) Search for Killkeys list Killkeys=09 2E

Just remove the 09 which is 'tab' Alt+Tab can in some cases open an elevated window and in this case AltSnap cannot be warned that Alt was released, that is why it is in the killkeys, I would advise in general against removing it but you can try.

sequencerr commented 5 months ago

so remapping alt-tab or snap key would also possibly help?

RamonUnch commented 5 months ago

Alt+Tab is a system shortcut you usually do not remap it. I do not see the problem, you just have to release and press alt again, how often does this even happen to you? Plus just remove 09 from the killkeys list, it should do the trick unless you use a strange Alt+Tab replacement.