Skip to content

Releases: taooceros/Flow.Plugin.WindowWalker

v2.0.2

26 Dec 20:42
Compare
Choose a tag to compare

Stop Using Obsolete Global Keyboard Hook

v2.0.1

10 Aug 11:39
c59c2ae
Compare
Choose a tag to compare
  1. Fixed the issue causing previous release not bringing up any windows except Flow's process itself
  2. Fixed the issue where Flow's own process is showing in the windows list

v2.0.0

06 Aug 08:44
Compare
Choose a tag to compare
  1. Bump Plugin Dependency
  2. Allow Custom Quick Access Hotkey

v1.4.2

18 Feb 08:32
5b50c11
Compare
Choose a tag to compare
Merge pull request #15 from taooceros/fix_null_ref

fix null reference

v1.4.1

18 Feb 03:00
d50dd8e
Compare
Choose a tag to compare
  • Bumped scoring for quick access windows when listing all windows
  • Updated to show search highlight

v1.4.0

16 Feb 21:34
cdd41cb
Compare
Choose a tag to compare

Display saved window's quick access key

v1.3.1

14 Feb 08:24
ccfaec5
Compare
Choose a tag to compare

No new change

v1.3.0

03 Feb 10:52
71acbcc
Compare
Choose a tag to compare

Add support to close window with Ctrl+enter
Allow users to set quick access keyword to a certain window with Context Menu
Allow users to set quick access keyword to a certain window with hotkey Ctrl+Alt+D
Use native FuzzySearch from Flow

v1.2.0

01 Jan 03:08
2051a9a
Compare
Choose a tag to compare
Update dotnet.yml

Add tag

v1.2.0

01 Jan 01:33
9d010b3
Compare
Choose a tag to compare

Features

Add running applications list when query with action keyword without search content

Enhancement

Removed unused async model to increase response speed and reduce cost.