You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When upgrading from v0.3.0 -> v0.4.0, the window switcher preview no longer works when switching applications with Super+Tab (Alt+Tab).
I am running Ubuntu 20.04 LTS (Focal)
Expected Behavior
Notice on v0.3.0 when switching applications, you can see the window switcher displayed. Importantly, it lets you switch to "distant" applications by holding down Super/Alt and hitting Tab multiple times.
Actual (Broken) Behavior
After updating to v0.4.0, the switcher no longer pops up. It immediately just switches to the "next" application, which means you can only toggle back and forth between the current and most recent application.
Source
The breaking change occurred somewhere between 0.3.0 and 0.4.0
This is a known issue and unlikely to be fixed. We've been unable to contact the author and haven't heard from them In some time. You may have better luck with my fork: https://github.com/joshgoebel/keyszer
My fork has an explicit bind feature to allow things like Cmd+tab to work.
Overview
When upgrading from
v0.3.0
->v0.4.0
, the window switcher preview no longer works when switching applications with Super+Tab (Alt+Tab).I am running Ubuntu 20.04 LTS (Focal)
Expected Behavior
Notice on
v0.3.0
when switching applications, you can see the window switcher displayed. Importantly, it lets you switch to "distant" applications by holding down Super/Alt and hitting Tab multiple times.Actual (Broken) Behavior
After updating to
v0.4.0
, the switcher no longer pops up. It immediately just switches to the "next" application, which means you can only toggle back and forth between the current and most recent application.Source
The breaking change occurred somewhere between
0.3.0
and0.4.0
51c3690...bf3c93b
Thanks
Also, I want to take a moment to thank all the maintainers of this project. This tool is incredibly useful and makes mapping keys incredibly easy.
The community really appreciates everyone who has taken time to contribute to this.
The text was updated successfully, but these errors were encountered: