Releases: darkguy2008/Switchie
Releases · darkguy2008/Switchie
v1.1.5
v1.1.4
v1.1.3
- Fix a hang/crash issue, so implemented a handy HWND blacklist to avoid recurring exceptions with invalid windows to paint.
v1.1.2
- Made the app more resilient to explorer restarts, yay!
- Fixed a recurring exception by proactively checking the window class.
v1.1.1
- Fix window rendering (again).
- Retrieve window class to add a blacklist for Win11's WinUI special "ghost" windows appearing in the Switchie UI.
1.1
- WINDOWS 11 COMPATIBLE! (As always thanks to https://github.com/MScholtes/VirtualDesktop for keeping his code up to date 👍🏻 )
- Fix a window redraw bug
- Refactored code into some interfaces and namespaces, to withstand different windows version changes with COM GUIDs
1.0 First release
Initial release, should work well with Win10 LTSC. Other versions untested for now... If it doesn't work, please let me know!