3

Having tried a few Alt-Tab windows switcher, I want to write one to suit my own needs. Are you aware of any open source Alt-Tab windows switchers? If it already exists, I don't want to start from scratch :)

netvope
  • 7,647
  • 7
  • 32
  • 42

2 Answers2

1

If it's source code you're after you may look at TaskSwitchXP sources: http://www.ntwind.com/software/taskswitchxp/download.html

The same company offers VistaSwitcher, however that one is not open source.

Kornel Kisielewicz
  • 55,802
  • 15
  • 111
  • 149
1

You can try AltTabAlternative : https://alttabalternative.sourceforge.io/
Sources are available at https://github.com/lokeshgovindu/AltTabAlternative

  • Great job Lokesh. Prior to trying your app, I tried Easy Window Switcher (was a bit faulty with Alt+` switching), and Vista Switcher (worked on initial install for me, but then always crashed on startup on future runs). Your one is working well, and is a sturdy, viable alternative to the others available, and open-source too! – Gurce Oct 18 '17 at 23:18