You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The thing I do in the majority of cases after clicking something with Wooshy is... opening Wooshy again to click the next thing. So what if we had the option that, instead of having Wooshy's input disappear, it would just stay until we close it with escape or the hotkey? This makes for a very smooth "mouse mode" experience.
Minimal setup to make this happen:
When pressing return, don't close Wooshy but instead just clear the Input
Reload the targets once as soon as the user starts to type so Wooshy is always up to date with the changed UI
The text was updated successfully, but these errors were encountered:
The thing I do in the majority of cases after clicking something with Wooshy is... opening Wooshy again to click the next thing. So what if we had the option that, instead of having Wooshy's input disappear, it would just stay until we close it with escape or the hotkey? This makes for a very smooth "mouse mode" experience.
Minimal setup to make this happen:
return
, don't close Wooshy but instead just clear the InputThe text was updated successfully, but these errors were encountered: