Releases: taooceros/Flow.Plugin.WindowWalker
Releases · taooceros/Flow.Plugin.WindowWalker
v3.0.1
v3.0.0
v2.2.3
Merge pull request #46 from taooceros/l10n_master New Crowdin updates
v2.2.2
Merge pull request #37 from merken/master Implemented SearchWindowsAcrossAllVDesktop
v2.2.1
Update Version for New Translation
v2.2.0
Merge pull request #33 from taooceros/l10n_master New Crowdin updates
v2.1.2
- Hide preloaded UWP app and other cloaked windows that are invisible to the user
v2.1.1
- Fixed startup error
- Added option in plugin settings to search current/all virtual desktops
v2.1.0
- Updated Close Method
- Refactored Window.cs class, implementation of a new WindowProcess.cs class and improvements to the process cache data to have less queries for static information.
- Moving process information and code into own class.
- Filtering child window of AppFrameHost.exe by class instead of process id.
- Improved SearchController.cs class to speed up search times.
v2.0.2
Stop Using Obsolete Global Keyboard Hook