Files
PowerToys/src/modules/launcher/Wox.Plugin
Henrik Lau Eriksson 460f242967 [PTRun] Fix always show after executing context menu result (#21291)
* fix always show

* add tests

* remove workaround
2022-10-25 22:27:18 +01:00
..
2022-08-23 21:27:45 +01:00
2020-04-28 15:06:01 -07:00

What does Wox.Plugin do?

  • Defines base objects and interfaces for plugins
  • Plugin authors making C# plugins should reference this DLL via nuget
  • Contains base commands used by all plugins