hdlx / AltAppSwitcher

Alternative application switcher for Windows
MIT License
52 stars 4 forks source link

Bug: Can only move 1 item BW/FW #9

Closed mcrampon closed 2 months ago

mcrampon commented 3 months ago

Using MAS 0.9, I can only move one item forward or 1 item backward when using the app switcher. Subsequent TAB presses don't do anything 😢

hdlx commented 3 months ago

Hey! Sorry to hear this. I can't repro but I reworked the internal logic, for the better I hope, please test the latest release.

mcrampon commented 3 months ago

I have a slightly different issue on 0.10: Now the problem is that the previous app immediately jumps to the second position. So every time I press TAB, I end up on the second to last app I came from.

Essentially I'm stuck between two apps.

hdlx commented 3 months ago

Right, you're using tab for both switch keys, but with different hold keys. I can repro, will fix :)

hdlx commented 3 months ago

Please retry 0.10, I updated the .exe 🙂

mcrampon commented 3 months ago

Works like a charm, thanks ❤️