mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
Removed the `Score = -100` property from multiple result objects in `PluginManager.cs` to simplify the code and improve clarity. Adjusted the formatting and structure to ensure proper syntax and maintain code consistency. This includes changes to result objects that handle re-querying and exception handling. |
||
|---|---|---|
| .. | ||
| JsonRPCV2Models | ||
| ExecutablePlugin.cs | ||
| ExecutablePluginV2.cs | ||
| IResultUpdateRegister.cs | ||
| JsonPRCModel.cs | ||
| JsonRPCConfigurationModel.cs | ||
| JsonRPCPlugin.cs | ||
| JsonRPCPluginBase.cs | ||
| JsonRPCPluginSettings.cs | ||
| JsonRPCPluginV2.cs | ||
| NodePlugin.cs | ||
| NodePluginV2.cs | ||
| PluginAssemblyLoader.cs | ||
| PluginConfig.cs | ||
| PluginInstaller.cs | ||
| PluginManager.cs | ||
| PluginsLoader.cs | ||
| ProcessStreamPluginV2.cs | ||
| PythonPlugin.cs | ||
| PythonPluginV2.cs | ||
| QueryBuilder.cs | ||
| README.md | ||
There are two kinds of plugins:
- System plugin Those plugins that action keyword is "*", those plugin doesn't need action keyword
- User Plugin Those plugins that contains customized action keyword