Skip to content

Commit

Permalink
remove alpha beta ROADMAP as all done
Browse files Browse the repository at this point in the history
  • Loading branch information
godbout committed Oct 23, 2022
1 parent ff74915 commit 55a7860
Showing 1 changed file with 2 additions and 15 deletions.
17 changes: 2 additions & 15 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -115,23 +115,10 @@ Try our free, open-source Alfred Workflow: [Wooshy: Window to the Foreground!](h

# Roadmap

## alpha/beta

- [x] video explaining the Search and Target Navigation
- [ ] show possible matching terms for any potential Target while hovering over them when The Input is showing.
This is necessary for Targets that don't have text like icons, images, etc.
- [x] multi monitors support (current Targets and clicks supported, but not Input position)
- [x] find a way to make the Targets stand out on light backgrounds
- [x] improve clicking. some places don't register the click (e.g. App Store, own account at bottom left)
- [x] **this has been done as an [Alfred Workflow](https://github.com/godbout/WooshyWindowToTheForeground)**.~~(30%) find a way to bring any visible window to the foreground and become the frontmost window.~~

## v1+

- [ ] add a mode without The Input showing, so that focus is not stolen from macOS.
this will allow using Wooshy for menu contents, popovers, notifications, etc.
- [ ] handle double clicks. at first i thought it was not necessary as you can open anything with `⌘o` but some places, at least in the new macOS Ventura, require double clicks (shit iOS-style bs)
but will require the user to type more properly (can still show what is typed a la kV Characters Window, and allow for delete of last character, etc.).
- [ ] ~~allow customization of Targets visual properties~~
- [ ] add a mode without The Input showing, so that focus is not stolen from macOS. this will allow using Wooshy for menu contents, popovers, notifications, etc.
- [ ] handle double clicks. at first i thought it was not necessary as you can open anything with `⌘o` but some places, at least in the new macOS Ventura, require double clicks (shit iOS-style bs) but will require the user to type more properly (can still show what is typed a la kV Characters Window, and allow for delete of last character, etc.).
- [ ] different flavors of fuzzy search (Alfred, Launchbar, Raycast, etc.)

# Alternatives
Expand Down

0 comments on commit 55a7860

Please sign in to comment.