zadjii-msft / PowerToys

Windows system utilities to maximize productivity
MIT License
3 stars 2 forks source link

PowerToys app search parity (rewrite existing implementation) #76

Open plante-msft opened 1 month ago

plante-msft commented 1 month ago

Description of the new feature / enhancement

Rewrite the existing app search implementation in Command Palette to achieve performance and stability parity with PT Run. Current implementation is a bit hacky (grabs a sub-list of programs + SQL filter).

Scenario when this would be used?

User wants to search and launch an app in Command Palette.

Supporting information

No response

joadoumie commented 3 weeks ago

We should investigate what commands should be available for the command palette and how we really display that well in the details pane.

image

For example, right now users have a host of actions that can be taken from these different lists. We should aim for parity here too.