#[Feature Request] Alt+Tabbing to a window should automatically switch to the respective workspace
1 messages · Page 1 of 1 (latest)
This is already possible if you set window hiding behaviour to Minimize, but there is a risk of getting stuck in an infinite workspace loop if you're someone who switches workspaces back and forth rapidly- if this happens you can hit alt+p to get out of the loop by pausing the wm
Thanks for the tip.
I'll try it out.
This worked for me but, while it automatically switches to the respective workspace, it doesn't seem to automatically focus the window in that workspace, at least it doesn't draw the border.
Yeah the borders are still janky in situations like this, they lag behind the actual focus
Oh ok, I see.
It would be great if this behavior could be implemented with the cloak method as well.
The minimize method has some clunkiness to it, even with the window animations disabled.
It's possible to test this with cloak on the feature/workspace-reconciliator branch