mirror of
https://github.com/microsoft/PowerToys.git
synced 2024-12-13 19:19:23 +08:00
245cffc4f7
1. remove unnecessary events from MainViewModel 2. remove usage of Obsolete api (show, hide etc) 3. fix space problem in #660 4. part of #486 5. fix up/down key bug introduced in 92b7ca6a1bafd254e39ee92812ff691906cd85c1 6. fix #678 |
||
---|---|---|
.. | ||
Features | ||
Properties | ||
ActionContext.cs | ||
AllowedLanguage.cs | ||
BaseModel.cs | ||
EventHandler.cs | ||
Feature.cs | ||
FodyWeavers.xml | ||
IHttpProxy.cs | ||
IPlugin.cs | ||
IPublicAPI.cs | ||
ISettingProvider.cs | ||
packages.config | ||
PluginInitContext.cs | ||
PluginMetadata.cs | ||
PluginPair.cs | ||
Query.cs | ||
README.md | ||
Result.cs | ||
Wox.Plugin.csproj |
What does Wox.Plugin do?
- Define base objects and interfaces for plugins
- Plugin Author who making C# plugin should reference this DLL via nuget