WinOverview2 reimplements the classic Task View from earlier builds of Windows 10 that showed the windows around the center of the screen, without a timeline, and most importantly, lag free.
Stars
28
Forks
4
Watchers
28
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
13
commits
Changed magic number to define; updated to latest libvalinet
20a4a47View on GitHubUpdated README with instructions for compiling.
6f73244View on GitHubUpdated README - mention offsets being determined automatically now.
bbaad0bView on GitHubMoved generic parts to libvalinet, in order to ease up reusability
faa4bfeView on GitHubAdded logic to allow for precached symbol file to be used. If no symbol file is found, it is downloaded from the Internet
cba67e1View on GitHubAdded logic to check whether symbol file is manually downloaded.
a765a6fView on GitHubAddresses are determined dynamically, at run time, from information in symbol files.
88fa611View on GitHubAttempts a fix for an issue where Windows Search might appear when staying for a short time in the overview; makes CRECT members signed so in the future overview may display on monitors to the left or above the primary one (#1).
2077b17View on GitHub