Skip to content

Switch window option #5

@return007

Description

@return007

User should be able to switch window quickly. Probably a dedicated key which maps to

KeyDown(Alt) > KeyPress(Tab) > KeyUp(Alt)

But this will only switch between the last two active windows. We should be able to move across all the open apps / windows. I guess, the best we could do is to make something like below:

    [   <<   ]         [  Switch window  ]        [   >>   ]

Switch window tapped once will switch to last opened window (i.e. Alt + Tab)
Switch window tapped twice will keep the switcher opened and user can use << and >> keys to select. Clicking back on Switch window button will select the chosen window

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions