bbidulock / icewm

A window manager designed for speed, usability, and consistency
Other
585 stars 98 forks source link

Switching workspaces is impossible while in Alt-Tab mode #563

Closed danfe closed 2 years ago

danfe commented 3 years ago

I frequently find myself in situation when I've pressed Alt-Tab to switch to a particular window, but then realise it's on another workspace, which I normally navigate around with Ctrl-Alt-arrows, however, workspace switching does not work while Alt-Tab mode is active. This is quite annoying and contrary to e.g. Openbox, which does not block workspace switching in the window cycle mode and updates the window list accordingly.

gijsbers commented 3 years ago

Can you evaluate these two commits?

danfe commented 3 years ago

Hmm, I've applied them over 2.2.1 and it does not work as expected, e.g. if I open two windows on workspace one, and four on the second, then I expect Alt-Tab window size to get changed accordingly when I switch between them, but it stays the same. Window list gets updated properly, though, but there would be either empty slots (when going from four to two windows) or not all windows would be listed (it is still possible to switch between them, though).

gijsbers commented 3 years ago

I deduced you were using vertical mode. Please try again.

danfe commented 3 years ago

I deduced you were using vertical mode.

Isn't it the default one? :-)

Please try again.

Thanks, now it matches Openbox behavior and that's exactly what I've asked for.

gijsbers commented 3 years ago

You're right, vertical is the default, since 2007. Thanks for suggesting this feature. It seems so natural and indispensible, now that we have it.

danfe commented 2 years ago

It seems so natural and indispensible, now that we have it.

Enjoying it for over a year and just noticed this issue is still open. Closing as fixed.