Flow.Launcher/Flow.Launcher.Plugin/Interfaces
Jack251970 39b2869cae Deprecate ActionKeywordRegistered, update API docs
Mark ActionKeywordRegistered as obsolete and always return false, reflecting support for multiple plugins per action keyword. Update IPublicAPI docs to clarify ActionKeywordAssigned is for legacy compatibility.
2026-02-26 16:33:39 +08:00
..
IAsyncDialogJump.cs Dialog Jump - Quickly navigate the Open/Save As dialog window (#1018) 2025-07-20 21:11:09 +10:00
IAsyncExternalPreview.cs allow preview plugin to override the AlwaysPreview setting 2024-06-12 14:14:25 +10:00
IAsyncHomeQuery.cs Make async home query to be feature interface 2025-05-03 16:32:07 +08:00
IAsyncPlugin.cs move plugins into Interfaces folder 2021-07-08 07:45:15 +10:00
IAsyncReloadable.cs Revert JSON Null change + fix more warnings 2022-08-08 17:35:38 -07:00
IContextMenu.cs more documentation in Plugin package 2023-06-18 22:53:01 +03:00
IDialogJump.cs Dialog Jump - Quickly navigate the Open/Save As dialog window (#1018) 2025-07-20 21:11:09 +10:00
IDialogJumpDialog.cs Dialog Jump - Quickly navigate the Open/Save As dialog window (#1018) 2025-07-20 21:11:09 +10:00
IDialogJumpExplorer.cs Dialog Jump - Quickly navigate the Open/Save As dialog window (#1018) 2025-07-20 21:11:09 +10:00
IHomeQuery.cs Fix typos 2025-05-04 11:40:57 +08:00
IPlugin.cs Dialog Jump - Quickly navigate the Open/Save As dialog window (#1018) 2025-07-20 21:11:09 +10:00
IPluginI18n.cs more documentation in Plugin package 2023-06-18 22:53:01 +03:00
IPublicAPI.cs Deprecate ActionKeywordRegistered, update API docs 2026-02-26 16:33:39 +08:00
IReloadable.cs Revert JSON Null change + fix more warnings 2022-08-08 17:35:38 -07:00
IResultUpdated.cs Add documents for Flow.Launcher.Plugin 2025-02-24 15:37:13 +08:00
ISavable.cs Improve code comments 2025-04-08 19:33:48 +08:00
ISettingProvider.cs Add documents for Flow.Launcher.Plugin 2025-02-24 15:37:13 +08:00