You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Alt-Tab release Alt-Tab should return to the previous window (kde/gnome/mac/windows behavior)
Otherwise it's kinda useless as it keeps switching through all the windows, unless you do some crazy magic in i3 conf or remember to press Alt-Shift-Tab which is really bad for muscle memory...
The text was updated successfully, but these errors were encountered:
I guess we'd need a listener for that to catch focus changes and make a list of the recently focused windows to switch through them in that order. I don't use i3 currently so I won't update this application at the moment, but if you (or someone else) want to implement this behaviour then feel free to open a pull request. I always liked switching through windows in the order they actually are on the screen, so it would be perfect to implement this with a command line switch.
Alt-Tab release Alt-Tab should return to the previous window (kde/gnome/mac/windows behavior)
Otherwise it's kinda useless as it keeps switching through all the windows, unless you do some crazy magic in i3 conf or remember to press Alt-Shift-Tab which is really bad for muscle memory...
The text was updated successfully, but these errors were encountered: