bbidulock / icewm

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

"Hot" sorted on top of QuickSwitch list, hard to reach #631

Closed Code7R closed 2 years ago

Code7R commented 2 years ago

Repro:

Problem: in the quickswitch, the hot window is the first one. But the first press of Alt-Tab already moved the cursor to the second entry, which is your currently active window! (unlike the regular behavior where the cursor points to the next option) And how to get to the blinking window's entry? Either keep alt-tabing through the whole list, or break your fingers by using alt-shift-tab, or use other input (mouse). All very inconvenient options.

Expectation: the hot window should be the second in the list, which is focused by alt-tab right in the beginning.

gijsbers commented 2 years ago

Can you test this?

Code7R commented 2 years ago

Looks better, thanks.