Remix.run Logo
sudopsuedo 12 hours ago

Have you looked into SimpleWindowSwitcher? https://github.com/sigoden/window-switcher

ExplorerPatcher makes it easy to configure in the settings menu, I'm not aware of any other projects that implement SWS: https://github.com/valinet/ExplorerPatcher

It's very fast and can be configured to set window thumbnail size/area

Krssst 11 hours ago | parent [-]

Thank you, I was not aware of either of those.

SimpleWindowSwitcher looks like a good alternative, unfortunately on my side I think I would prefer switching between all windows of all apps rather than have two different shortcuts for "switch between windows of the current app" and "switch between apps" (but that's just a personal preference).

ExplorerPatcher looks cool too, though patching explorer is probably a no-no in corporate setups.

I also saw https://github.com/kvakulo/Switcheroo which I was curious to try (although it's not an exact replacement either) but never got to it (also seems quite old).

alisonatwork 6 hours ago | parent | next [-]

This change annoyed me too, enough to look up a solution, but not enough to actually install anything to work around it. I have this thread bookmarked, where someone implemented it in AHK, so if you're running that already it might be worth a try: https://www.elevenforum.com/t/classic-alt-tab-reincarnation....

oezi 9 hours ago | parent | prev [-]

I discovered Switcheroo two weeks ago and seeing it abandoned with over 30 forks with relevant commits made me want try to consolidate the forks and add my own flavor to it:

First beta release at

https://github.com/coezbek/switcheroo

Noteable: column design for most frequently used applications and pinned apps shown separately.