lwouis / alt-tab-macos

Windows alt-tab on macOS
https://alt-tab-macos.netlify.app
GNU General Public License v3.0
10.81k stars 326 forks source link

[In-app feedback] #1819

Closed alt-tab-macos-bot closed 2 years ago

alt-tab-macos-bot commented 2 years ago

This issue was opened by a bot after a user submitted feedback through the in-app form.

Message:

Really love the app, thanks for all the work done! I have one suggestion: when selecting a window, it seems that the alt-tab's fade out animation mixs with the fade-in animation of the window, which causes a certain stuttering impression. Looking at the current macOS behavior, it seems there's a small delay for the fade out animation to happen, after selecting a new window. Is it possible to add this optional delay to alt-tab as well? That way, with 100ms for example, it'll make the fade in animation happen first and then the alt-tab's fade out animation would happen, making the transition smoother.

lwouis commented 2 years ago

There is only a fade-out animation currently. No fade-in. If you add delay, you can avoid showing the UI at all, if you do a quick alt+tab for instance.