mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-03 17:56:44 +02:00
* fixes and changes * fix spelling * add os version check * Improve speed of virtual desktop helper * speed improvement two
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