Skip to content

Releases: taooceros/Flow.Plugin.WindowWalker

v3.0.1

11 Feb 06:45
737c981
Compare
Choose a tag to compare
Merge pull request #56 from taooceros/disable_virtualmanagerinternal

disable virtualdesktopmanagerinternal as it is causing too much issue

v3.0.0

31 Jan 03:24
9420c47
Compare
Choose a tag to compare

Features

Process Image Support #38
Add ContextMenu Option to switch window from other virtual desktop #39

Fix

Dynamically load VirtualDesktopManagerInternal only for 23H2 #50

v2.2.3

29 Jan 19:23
b77d575
Compare
Choose a tag to compare
Merge pull request #46 from taooceros/l10n_master

New Crowdin updates

v2.2.2

15 Oct 16:46
b119192
Compare
Choose a tag to compare
Merge pull request #37 from merken/master

Implemented SearchWindowsAcrossAllVDesktop

v2.2.1

03 Oct 04:02
dc13d12
Compare
Choose a tag to compare
Update Version for New Translation

v2.2.0

01 Oct 02:10
a4ea873
Compare
Choose a tag to compare
Merge pull request #33 from taooceros/l10n_master

New Crowdin updates

v2.1.2

21 Jul 10:55
dc8f898
Compare
Choose a tag to compare
  • Hide preloaded UWP app and other cloaked windows that are invisible to the user

v2.1.1

10 Jul 03:13
ffeae38
Compare
Choose a tag to compare
  • Fixed startup error
  • Added option in plugin settings to search current/all virtual desktops

v2.1.0

17 Jun 11:39
0806429
Compare
Choose a tag to compare
  • 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

26 Dec 20:42
Compare
Choose a tag to compare

Stop Using Obsolete Global Keyboard Hook