Fast, minimalist Alt+Tab window switcher for Windows (formerly the Power Switcher module of WildToys, formerly "BWS").
This is a ground-up rewrite on Windows App SDK (WinUI 3). UI is built fresh in WinUI; the hard-won Win32 / global-hook / detection logic is ported over from the original WPF app rather than reimplemented.
PowerSwitcher.slnx
src/
PowerSwitcher/ WinUI 3 app — switcher, settings UI, tray, hooks, Win32, settings
dotnet build src/PowerSwitcher/PowerSwitcher.csproj -c Debug -p:Platform=x64