-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
Hi, great work!
This idea will help in toggling quickly between 2 windows using alt+space+enter
Assuming we have VSCode and Chrome, currently on VSCode
alt+spacewill bring up sprung, but showing the previous window (Chrome) instead of the current one (VSCode)enterwill switch to Chrome- If we repeat
alt+space+enter, this will bring us to VSCode
Alternatively, we could do a timeout, but i think it is not so good:
alt+spacewill bring up sprung- If no other key is pressed within 1 second, then it switches to the previous window
- If a key was pressed, behave as per sprung today
- So, we repeat
alt+space, it will switch to the previous window after 1 second - Make the 1 second configurable
What I'm trying to do here is to maintain the existing alt-tab behavior, but allow sprung to introduce benefits.
At the same time, switching should rely only on fingers and not react based on what user sees. Hope that makes sense.
Bonus:
alt+spacewill bring up sprung- If
spaceis released butaltis not, behave like Windows alt+tab and cycle the next window on everyspace, ifshiftis pressed instead ofspace, reverse the select direction - Switch to the selected window once all keys are released
Thank you.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels