mirror of
https://github.com/microsoft/PowerToys.git
synced 2024-12-15 12:09:18 +08:00
d536377329
1. ThreadPool -> Task 2. fix deadlock 3. remove unnecessory application.dispatcher.invoke 4. enable non-main thread access to results collection 5. Misc 6. part of #412 |
||
---|---|---|
.. | ||
JsonPRCModel.cs | ||
JsonRPCPlugin.cs | ||
PluginConfig.cs | ||
PluginInstaller.cs | ||
PluginManager.cs | ||
PluginsLoader.cs | ||
PythonPlugin.cs | ||
README.md |
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