G-dH / advanced-alttab-window-switcher

A highly customizable replacement for Gnome Shell's Alt-Tab window and app switchers.
GNU General Public License v3.0
151 stars 11 forks source link

[BUG] When all windows are minimised, switching windows once opens the second window in the list, not the first #71

Closed mkidson closed 9 months ago

mkidson commented 1 year ago

Describe the bug I'm not sure if this is intended behaviour but to me it seems to not be doing what I expect. If I have 2 windows, both minimised so I'm looking at the desktop, and press Alt+Tab (can't remember if this is the default binding but for me this is switching windows) then the window switcher highlights the second window in the list. I would expect it to open the first in the list, which for me is the most recently opened window but I know that differs and I think this behaviour is wrong regardless of the ordering you choose.

To Reproduce Steps to reproduce the behavior:

  1. Have two windows open, then minimise them both.
  2. Press Alt+Tab (or whatever you use to switch windows, not applications)
  3. Second window in the list is highlighted and gets switched to.

Expected behavior As mentioned before, I expect the first window in the list to be opened.

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

Again, this may be intended behaviour, so if it is could you point me to a way to change it to the behaviour I expect?

Thanks

G-dH commented 1 year ago

Thanks, I'll fix it.