PowerToys/Wox.Plugin
bao-qian 178710dabc Fix PluginIndicator for multiple action keywords
1. Fixup, part of #352
2. Refactoring
2015-11-06 01:16:37 +00:00
..
Features Refactoring Plugin.Feature 2015-11-02 19:27:46 +00:00
Properties Implement IInstantSearch for CMD and WebSearch plugin 2015-01-27 22:59:03 +08:00
ActionContext.cs Add modifier key support when user action items. 2014-02-09 20:55:18 +08:00
AllowedLanguage.cs Optimize using directives 2015-10-30 23:23:01 +00:00
EventHandler.cs Optimize using directives 2015-10-30 23:23:01 +00:00
Feature.cs Enable multiple action keywords 2015-11-05 19:29:45 +00:00
IHttpProxy.cs Pack python env to zip 2014-07-18 20:00:55 +08:00
IPlugin.cs Revert last two commits pushed by @aaroncampf, which will cause build erros. 2014-05-25 18:11:27 +08:00
IPublicAPI.cs Optimize using directives 2015-10-30 23:23:01 +00:00
ISettingProvider.cs Optimize using directives 2015-10-30 23:23:01 +00:00
PluginInitContext.cs Optimize using directives 2015-10-30 23:23:01 +00:00
PluginMetadata.cs Enable multiple action keywords 2015-11-05 19:29:45 +00:00
PluginPair.cs Refactoring Query Dispatch 2015-11-01 17:28:13 +00:00
Query.cs Fix PluginIndicator for multiple action keywords 2015-11-06 01:16:37 +00:00
README.md Update the installer 2014-12-29 21:55:27 +08:00
Result.cs Optimize using directives 2015-10-30 23:23:01 +00:00
Wox.Plugin.csproj Refactoring Plugin.Feature 2015-11-02 19:27:46 +00:00

What does Wox.Plugin do?

  • Define base objects and interfaces for plugins
  • Plugin Author who making C# plugin should reference this DLL via nuget