gnome-shell-extension-alt-tab-scroll-workaround icon indicating copy to clipboard operation
gnome-shell-extension-alt-tab-scroll-workaround copied to clipboard

Add support to `WindowCyclerPopup` in `v4`

Open lucasresck opened this issue 2 years ago • 1 comments
trafficstars

WindowCyclerPopup (Alt+Esc) support is being added to GNOME 45 (https://github.com/lucasresck/gnome-shell-extension-alt-tab-scroll-workaround/pull/21) (it will probably be released in v5) but it is not currently supported in v4 (GNOME 44) (https://github.com/lucasresck/gnome-shell-extension-alt-tab-scroll-workaround/pull/21#issuecomment-1781385189). It should be easy to adapt https://github.com/lucasresck/gnome-shell-extension-alt-tab-scroll-workaround/pull/21/commits/acf99216e78dc87e963af9bb76c1e7f5df684517 to v4.

lucasresck avatar Oct 29 '23 21:10 lucasresck

The current extension does not work with GNOME 45 and the updated extension (https://github.com/lucasresck/gnome-shell-extension-alt-tab-scroll-workaround/pull/21) will not work with GNOME < 45. I created the branches gjs-legacy and gjs-legacy-develop to keep support for previous versions (< v5).

lucasresck avatar Oct 29 '23 21:10 lucasresck