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

GNOME 45 support #76

Closed G-dH closed 7 months ago

G-dH commented 9 months ago

Bug reports appreciated!

Installation of the development version:

git clone https://github.com/G-dH/advanced-alttab-window-switcher.git
cd advanced-alttab-window-switcher/

make install
johnl commented 8 months ago

A build of that branch is working nicely for me so far with Gnome 45. Much appreciated @G-dH !

G-dH commented 8 months ago

@johnl Thank you for the feedback!

TheTakylo commented 8 months ago

I tried, no problem for all my uses. thank you very much for this great extension!

chsjr1996 commented 8 months ago

I tried too, no problem here! Thank you very much, I love this extension <3

CheariX commented 8 months ago

I have found two issues. I tested them with AATWS as the only active extension.

1) I can only see the the apps of the current monitor in the app switcher (Filter: ALL).

The workspace filter (WS) works as intended.

If I set the filter to MON, i can only thee apps on the current monitor AND current workspace (not sure if it should show apps from all workspaces).

In the window switcher, I can see windows from all monitors as expected.

2) Super (Windows) Key action is not working. Whether I set it to window switcher or to app swichter, pressing the super key always opens the overview.

G-dH commented 8 months ago

@CheariX Thanks, I forgot to add .bind(this) to connection callbacks and settings couldn't be updated on the fly. Should be fixed now.

CheariX commented 8 months ago

I can confirm that the (2) the super key action is now working a expected.

The app switcher (1) still shows apps only from the current monitor. The window switcher can show windows from all monitors.

G-dH commented 8 months ago

@CheariX: I can't reproduce your issue, all filters works as expected. Does the hotkey for switching app/window filter (Q / Shift + Q by default) work? Can you see anything relevant to AATWS in the log?

CheariX commented 8 months ago

Sorry for the late answer. I've still the issue with the app switcher.

Does the hotkey for switching app/window filter (Q / Shift + Q by default) work?

It works as expected in the window switcher. In the app switcher, it only toggles between showing the current WS and all WS apps. If it is set to ALL, it shows the same apps as on MON.

Can you see anything relevant to AATWS in the log?

Where would I find these logs? I went to lg -> "Extensions" -> "AATWS" -> "Errors", but there is nothing.

Solution I did a reset of all AATWS settings. Now it is working as expected. Thank you for this great extension!

G-dH commented 8 months ago

@CheariX

I did a reset of all AATWS settings. Now it is working as expected. Thank you for this great extension!

It would be nice to find out which option conflicts with the filter.