Flow.Launcher/Flow.Launcher.Plugin
2025-05-03 22:34:58 +08:00
..
Interfaces Make async home query to be feature interface 2025-05-03 16:32:07 +08:00
Properties Fix (some) build warnings 2022-08-07 21:31:38 -07:00
SharedCommands Code quality 2025-04-11 22:16:04 +08:00
SharedModels Use == for != operator 2025-04-08 16:14:17 +08:00
ActionContext.cs Add documents for Flow.Launcher.Plugin 2025-02-24 15:37:13 +08:00
AllowedLanguage.cs Support filtering dotnet, python, node.js, executable plugins 2025-04-29 10:16:42 +08:00
BaseModel.cs Revert JSON Null change + fix more warnings 2022-08-08 17:35:38 -07:00
EventHandler.cs fix build issue introduced in 088818bb 2023-07-09 19:32:29 +03:00
Features.cs Remove unused using 2023-04-25 21:02:34 +08:00
Flow.Launcher.Plugin.csproj Set private assets all for PropertyChanged.Fody 2025-04-30 10:45:18 +08:00
FodyWeavers.xml rename all project file name 2020-04-21 21:27:02 +10:00
GlyphInfo.cs Remove unused using 2023-04-25 21:02:34 +08:00
KeyEvent.cs Add keyevent in Plugin project & Improve Shell plugin code quality 2025-04-09 12:30:50 +08:00
NativeMethods.txt Add keyevent in Plugin project & Improve Shell plugin code quality 2025-04-09 12:30:50 +08:00
PluginInitContext.cs Add documents for Flow.Launcher.Plugin 2025-02-24 15:37:13 +08:00
PluginMetadata.cs Support home state change & Add ui 2025-05-03 22:34:58 +08:00
PluginPair.cs Fix typo 2025-03-27 20:04:03 +08:00
Query.cs Fix copy to clipboard STA thread issue & Support retry for copy & Async build-in shortcut model & Fix build shortcuts text replace issue & Fix startup window hide issue (#3314) 2025-05-02 14:26:14 +10:00
README.md update plugin readme, include in nupkg 2023-06-18 23:32:15 +03:00
Result.cs Support query for plugins with home query interface 2025-05-03 16:50:50 +08:00
UserPlugin.cs Improve documents 2025-04-04 17:24:36 +08:00