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
163 stars 11 forks source link

Switching workspaces is broken from Overview #25

Closed marcinjahn closed 2 years ago

marcinjahn commented 2 years ago

I noticed that enabling the AATWS extension breaks the functionality of switching workspaces from Overview. Here's what I mean:

Without the extension

I open Gnome Overview (Ctrl + Space in my case). Then, I can use Alt+Tab to switch to the next workspace (I configured this shortcut in Gnome Settings). I can switch between workspaces without any issue.

With the extension enabled

I open Gnome Overview (Ctrl + Space in my case). Then, when I use Alt+Tab, the following happens:

  1. If the next workspace does not have any windows open, I switch to the next workspace, as I'd expect
  2. If the next workspace has any windows, I'm switched to that new workspace, and then one of the windows gets "selected". It results in exiting Gnome Overview.
marcinjahn commented 2 years ago

And I also found what causes this. It's this setting:

image

Now that I disabled it, the workspace switching behaves as I'd expect.

G-dH commented 2 years ago

Thanks for the report! I don't use this option so I didn't notice.. Fixed.