-
Notifications
You must be signed in to change notification settings - Fork 6.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Run] Make eyeglass execute search #3480
Comments
We should have in mind that at the moment, search is starting automatically while typing. But if the search is running we should have a "x" button to stop search and clear input field. Like in the "UWP Auto Suggest Box". |
What action would be triggered clicking on this? Since the launcher does a search already on every keystroke? |
Clicking on eyeglass:
Clicking on
I think we don't need the clickable eyeglas because the search is starting immediately after typing something. You can see what I mean in the search of the w10 settings app. |
@niels9001 |
i don't think this is relevant anymore as the glass is on the leading side now |
from: #3465
make the eyeglass clickable and execute search on mouse click. (*also apply fix to wpf branch)
The text was updated successfully, but these errors were encountered: