mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-02-24 04:00:02 +01:00
* first set of warning fixes * Since this is a Interop item, it should have a _ * Update Window.cs * Update InteropAndHelpers.cs looks like there was a space a the top * Update Window.cs
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
