PowerToys/Wox.Plugin
2015-02-02 23:28:40 +08: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 Add portable python environment 2014-07-09 18:15:23 +08:00
EventHandler.cs Add drop event [WIP] 2015-02-02 23:28:40 +08:00
IHttpProxy.cs Pack python env to zip 2014-07-18 20:00:55 +08:00
IInstantSearch.cs Implement IInstantSearch for CMD and WebSearch plugin 2015-01-27 22:59:03 +08:00
IPlugin.cs Revert last two commits pushed by @aaroncampf, which will cause build erros. 2014-05-25 18:11:27 +08:00
IPluginI18n.cs Implement plugin i18n [WIP] 2015-01-06 18:28:23 +08:00
IPublicAPI.cs Add drop event [WIP] 2015-02-02 23:28:40 +08:00
ISettingProvider.cs Rename Wox.Plugin.System to Wox.Plugin.SystemPlugins 2014-03-29 15:52:57 +08:00
PluginInitContext.cs Remove all obsolete methods 2015-01-24 22:42:06 +08:00
PluginMetadata.cs some API changes for Query class and renames. 2015-01-26 17:46:55 +08:00
PluginPair.cs some API changes for Query class and renames. 2015-01-26 17:46:55 +08:00
PluginType.cs Refactoring. 2014-12-27 12:34:51 +08:00
Query.cs some API changes for Query class and renames. 2015-01-26 17:46:55 +08:00
README.md Update the installer 2014-12-29 21:55:27 +08:00
Result.cs Add pluginID for result. 2015-01-24 22:34:55 +08:00
Wox.Plugin.csproj Implement IInstantSearch for CMD and WebSearch plugin 2015-01-27 22:59:03 +08: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