mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-06 19:26:39 +02:00
1. remove usage of PushResult 2. rearrange query execution order 3. decouple UserSetting dependency 4. remove instant query 5. remove backkeydown event 6. part of #389
There are two kinds of plugins:
- System plugin Those plugins that action keyword is "*", those plugin doesn't need action keyword
- User Plugin Those plugins that contains customized action keyword