PowerToys/Wox.Core/Plugin
bao-qian 6e13440f1f MVVM refactoring for web search plugin, part 1
1. #486
2. fix #778 #763 #742
3. MVVM refactoring
4. remove IMultipleActionKeywords interface, use PluginManager directly
2016-06-21 00:14:32 +01:00
..
ExecutablePlugin.cs Refactoring proxy, part 2 2016-06-19 16:22:45 +01:00
JsonPRCModel.cs Refactoring proxy, part 2 2016-06-19 16:22:45 +01:00
JsonRPCPlugin.cs Log first change exception 2016-05-15 17:03:06 +01:00
PluginConfig.cs Log first change exception 2016-05-15 17:03:06 +01:00
PluginInstaller.cs Rename 2016-05-18 19:38:43 +01:00
PluginManager.cs MVVM refactoring for web search plugin, part 1 2016-06-21 00:14:32 +01:00
PluginsLoader.cs Refactoring proxy, part 2 2016-06-19 16:22:45 +01:00
PythonPlugin.cs Refactoring proxy, part 2 2016-06-19 16:22:45 +01:00
README.md Refactoring. Move system plugins to seperate DLLs. 2015-01-03 15:20:34 +08:00

There are two kinds of plugins:

  1. System plugin Those plugins that action keyword is "*", those plugin doesn't need action keyword
  2. User Plugin Those plugins that contains customized action keyword