Flow.Launcher/Flow.Launcher.Core
2025-01-09 21:44:24 +08:00
..
Configuration Use api in app extensions to call api functions 2025-01-09 21:44:24 +08:00
ExternalPlugins Use api in app extensions to call api functions 2025-01-09 21:44:24 +08:00
Plugin Use api in app extensions to call api functions 2025-01-09 21:44:24 +08:00
Properties Remove explicit platform from AssemblyInfo 2022-08-07 21:46:36 -07:00
Resource Use api in app extensions to call api functions 2025-01-09 21:44:24 +08:00
AppExtensions.cs Add IApp & AppExtensions for accessing the properties & functions from anywhere in the application 2025-01-09 21:43:33 +08:00
Flow.Launcher.Core.csproj Bump StreamJsonRpc from 2.19.27 to 2.20.20 2024-12-02 23:35:05 +00:00
FodyWeavers.xml rename all project file name 2020-04-21 21:27:02 +10:00
IApp.cs Add IApp & AppExtensions for accessing the properties & functions from anywhere in the application 2025-01-09 21:43:33 +08:00
MessageBoxEx.xaml Improve title display experience & Fix three button dialog display issue & Improve close button behaviour 2024-11-26 22:34:30 +08:00
MessageBoxEx.xaml.cs add defaults to MessageBoxEx Show & update WebSearch to use api call 2024-12-07 22:21:08 +11:00
README.md rename all project file name 2020-04-21 21:27:02 +10:00
Updater.cs Use api in app extensions to call api functions 2025-01-09 21:44:24 +08:00

What does Flow.Launcher.Core do?

  • Handle Query
  • Define Flow.Launcher exceptions
  • Manage Plugins (including system plugin and user plugin)
  • Manage Themes
  • Manage i18n
  • Manage Update and version