Flow.Launcher/Flow.Launcher.Core/Plugin
2022-02-16 09:00:21 +11:00
..
ExecutablePlugin.cs add IPathSelected to JsonRPC plugins 2022-02-16 09:00:21 +11:00
JsonPRCModel.cs Allow modifying Setting via result 2021-11-13 23:48:53 -06:00
JsonRPCConfigurationModel.cs Add passwordBox 2021-11-13 23:59:14 -06:00
JsonRPCPlugin.cs add IPathSelected to JsonRPC plugins 2022-02-16 09:00:21 +11:00
PluginAssemblyLoader.cs Change object to byte to reduce overhead 2021-04-12 19:34:58 +08:00
PluginConfig.cs add tests for loading unique metadata method 2021-11-21 16:54:30 +11:00
PluginManager.cs add hotkey and interface listeners logic 2022-02-15 22:16:08 +11:00
PluginsLoader.cs update python message from install to download 2021-08-12 09:12:38 +10:00
PythonPlugin.cs add IPathSelected to JsonRPC plugins 2022-02-16 09:00:21 +11:00
QueryBuilder.cs Mark previous api as obsolete to preserve backward compatibility. 2021-09-07 17:07:21 -05:00
README.md rename all project file name 2020-04-21 21:27:02 +10:00

There are two kinds of plugins:

  1. System plugin Those plugins that action keyword is "*", those plugin doesn't need action keyword
  2. User Plugin Those plugins that contains customized action keyword