Skip to content

Conversation

@lucasresck
Copy link

Hi there,

This should fix #7, making the extension work with the switch-applications shortcut.

Basically, it inherits from AppSwitcherPopup in imports.ui.altTab and modifies its _finish method. This is analogous to the current modification of Main.activateWindow for the switch-windows shortcut because Main.activateWindow is called inside the _finish method of the class WindowSwitcherPopup.

I would suggest updating the switch-windows approach by using WindowSwitcherPopup inheritance because it is easier to understand, in my opinion, and it is analogous to the approach in this pull request; take a look at lucasresck@fede46d as an example. If this PR is approved, I can work on that!

I would like to use this opportunity to also thank you for this extension. Based on yours, I created the Alt+Tab Scroll Workaround to approach a very annoying problem involving mouse scroll and Alt+Tab on GNOME. Also, thanks for @vakokako (included in the commits) who basically solved this issue but in my extension (lucasresck#2, lucasresck#8).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Mouse cursor does not move after Alt-Tab when using switch-applications

1 participant