PowerToys/src/modules/windowwalker
2020-04-29 22:02:18 +02:00
..
app chore: fix window walker warning 2020-04-11 11:24:33 +03:00
dll Move from sdk-provided cppwinrt-1.x to cppwinrt-2.x nuget package (#2246) 2020-04-29 22:02:18 +02:00
README.md Update README.md 2020-03-27 11:42:52 -07:00

Window Walker

Window walker is an app that lets you search and switch between windows that you have open, all from the comfort of your keyboard. As you are searching for an app, you can use the keyboard up and down arrows to see an Alt-Tab style preview of the windows.

To use

Hit WinKey + Ctrl and start typing :)

Based on

This code is from https://github.com/betsegaw/windowwalker