lokeshgovindu / AltTab

AltTab is a small application created in C++, Win32, is an alternative for windows native task switcher (Alt+Tab / Alt+Shift+Tab).
https://lokeshgovindu.github.io/AltTab/
MIT License
10 stars 2 forks source link

Bug: Does not play well with the start menu #4

Open j-a-s-o-n-g opened 7 months ago

j-a-s-o-n-g commented 7 months ago

Issue:

Pressing Alt tab after opening the start menu opens AltTab behind the start menu and no focus, but remains open.

Expected Result:

After pressing Alt+tab, focus is on AltTab and not the start menu, possibly even closing the start menu.

Operating System: Windows 11

lokeshgovindu commented 7 months ago

Recently I have upgraded my laptop to Windows 11. I too observed some issues in Windows 11. I'll fix all these issues in the next version. Thank you.