This is my modded version of Switcheroo branched after the maintainer became unresponsive. It is distributed as-is with no warranty or guarantees whatsoever. Your patches are welcome.
Grab the binaries here
- Massively faster list display, especially with large number of open windows/processes.
- Move all un-activated top-most ("always on top") windows to the bottom of the list.
- Wider list.
- Numerical quick access - Alt+number for easy switching to any of the first 10 applications.
- Number hint for shortcut displayed in list, both filtered and sorted.
- Sort list by process name or title via tray icon menu or shortcut keys in-live list
- Tray icon single click open
- List items context menu with options: close, run another instance (duplicate) or bring to front
- Home/End/PageUp/PageDown keys navigation in the list
- VIM-like navigation keys Alt+j Alt+k. Alt+Up/down is working now too for when you opened the application with alt+ shortcut pressed down.
- You can filter by process name (.exe file) with the "
.
" character:- "
text.
" filters for processes with "text" in their process name. - "
text.readme
" filters for processes with "text" in their process name, and "readme" in their window title. - "
.
" is a shortcut that filters for only processes that match the current foreground window process. - "
.readme
" filters for only processes that match the current foreground window process, and "readme" in their window title.
- "
Action | Shortcut | Remarks |
---|---|---|
Activate Switcheroo | Alt + Space |
This shortcut can be customized in Options |
Activate Switcheroo | Alt + Tab |
Only works if enabled under Options |
When Switcheroo is open | ||
Switch to selected window | Enter ,Alt |
Or single mouse click on a list entry |
Select next/previous | Tab /Shift + Tab , Alt + J /Alt + K |
|
Selection jumps | Home , End , PageUp , PageDown |
First, Last, Page up, Page down |
Switch to n-th window | Alt + 1..0 |
For first ten on the list. 0 for tenth. |
Close selected window | Ctrl + W ,Alt + X |
|
Options | Alt + O |
|
Toggle sort by process name | Alt + S |
|
Dismiss Switcheroo | Esc |