PowerToys/Wox.Plugin
2015-01-19 19:14:02 +08:00
..
Properties Fix line ending [skip ci] 2014-03-18 00:10:02 +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 query history plugin & upgrade all third-party packages 2015-01-18 18:21:48 +08: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
IPluginI18n.cs Implement plugin i18n [WIP] 2015-01-06 18:28:23 +08:00
IPublicAPI.cs Refactoring 2015-01-19 19:14:02 +08:00
ISettingProvider.cs Rename Wox.Plugin.System to Wox.Plugin.SystemPlugins 2014-03-29 15:52:57 +08:00
PluginInitContext.cs Pack python env to zip 2014-07-18 20:00:55 +08:00
PluginMetadata.cs display plugin icons in 'activate plugin' query 2014-12-09 17:42:20 +02:00
PluginPair.cs Add HackerNews python plugin as the Demo. 2014-07-10 18:39:04 +08:00
PluginType.cs Refactoring. 2014-12-27 12:34:51 +08:00
Query.cs GetAllRemainingParameter trick 2014-03-17 03:38:35 +08:00
README.md Update the installer 2014-12-29 21:55:27 +08:00
Result.cs Add Context menu 2014-10-23 18:39:11 +08:00
Wox.Plugin.csproj Implement plugin i18n [WIP] 2015-01-06 18:28:23 +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