bbidulock / icewm

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

Window with allWorkspaces flag always become the last in quickswitch #589

Closed zaza42 closed 3 years ago

zaza42 commented 3 years ago

From version 2.3.0 to 2.3.4 the quickswitch (alt-tab) behaviour was changed: a window with allWorkspaces flag always became the last in the list of quickswitch. So I can't change the focus to the previously active window with one alt-tab, it's always at the end of the list. This can be reproduced via ~/.icewm/winoptions or icesh or even with clicking on "Occupy All" in window menu. When I remove this allWorkspaces flag then everything go to normal instantly: the previous window will be the second in the quickswitch list.

Real example: ~/.icewm/winoptions: gl.mpv.allWorkspaces: 1 icewm-mpv-quickswitch-2 3 4 mpv always becomes the last if it is sticked to all workspaces.

After I removed this flag: icewm-mpv-quickswitch-2 3 4-notall