Files
PowerToys/src/modules/launcher/Wox.Plugin
Davide Giacometti 3a87c4909c [PT Run] Service Plugin (#8076)
* PT Run service plugin

* icon, localization and fixes

* basic toast notification

* service start mode

* improved keys

* fixed setup

* improvements

* added _ keyword
* better shortcuts
* action for open services.msc

* pt run service plugin dll signing

* renamed Microsoft.Plugin.Service

* changed output dir

* set ! action keyword

* launcher dll

Co-authored-by: Clint Rutkas <clint@rutkas.com>
2021-01-06 11:40:07 +01:00
..
2020-11-09 19:39:02 +01:00
2020-10-30 14:41:45 -04:00
2020-11-02 18:33:43 +01:00
2020-11-02 18:33:43 +01:00
2020-09-16 12:24:21 -07:00
2021-01-06 11:40:07 +01:00
2020-11-02 18:33:43 +01:00
2020-04-28 15:06:01 -07:00
2020-11-02 18:33:43 +01: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