A MacOS-style Alt-Tab window/app switcher replacement for Windows
Stars
238
Forks
10
Watchers
238
Open Issues
27
Overall repository health assessment
No package.json found
This might not be a Node.js project
121
commits
feat(taskbar): get path of taskbar-apps which not in StartMenu by exe description
408a565View on GitHubchore(icon-uwp): get UWP dir from pkg full name (by pid), rather than path
c512042View on GitHubfix(focus): avoid side-effect (`Alt` active) of `switchToWindow`
5845146View on GitHubfix(icon): enhance UWP `AppxManifest.xml` detection by enumerating installed packages (WinRT)
41aa612View on GitHubfix(show-apps): remove unnecessary window filtering rules for UWP
999d3c2View on GitHubfix(show-apps): ignore elevated windows that has higher privilege than me.
9e47a11View on GitHubfix(show-apps): OpenProcess with LIMITED access to enable getting exe path of more apps (e.g. `1Password`)
611ff57View on GitHubfix(window filter): accept more windows (with `WS_EX_APPWINDOW`)
09e0c67View on GitHubfix(show): pop up an unexpected window (last activated) when `AltTaber` show in `VMWare` with retry
d01ceb7View on GitHub