Skip to content
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

PowerToys app search parity (rewrite existing implementation) #76

Closed
Tracked by #84
plante-msft opened this issue Oct 15, 2024 · 1 comment · Fixed by #409
Closed
Tracked by #84

PowerToys app search parity (rewrite existing implementation) #76

plante-msft opened this issue Oct 15, 2024 · 1 comment · Fixed by #409
Assignees

Comments

@plante-msft
Copy link
Collaborator

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
Copy link
Collaborator

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.

zadjii-msft pushed a commit that referenced this issue Feb 13, 2025
MISSING:
 - Support arguments passing
~Live app detection (newly installed apps, updates, etc..)~
 ~Localization~
~Cleanup~

Argument passing requires conversion to DynamicListPage and is low priority. Let's merge this first and I'll work on this as a follow up

Closes #76
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants