Flow.Launcher/Flow.Launcher.Core
Hongtao Zhang 24c125fd0d Merge remote-tracking branch 'origin/dev' into jsonrpc_v2
# Conflicts:
#	Flow.Launcher.Plugin/Query.cs
2023-07-03 16:48:46 +08:00
..
Configuration Fix typo 2022-12-31 01:49:30 +08:00
ExternalPlugins clear backwards compat code 2023-06-26 14:08:23 +03:00
Plugin Merge remote-tracking branch 'origin/dev' into jsonrpc_v2 2023-07-03 16:48:46 +08:00
Properties Remove explicit platform from AssemblyInfo 2022-08-07 21:46:36 -07:00
Resource Fix spelling 2023-01-09 09:56:48 -06:00
Flow.Launcher.Core.csproj Finally make JSONRPC Bidirection work 2023-06-25 00:43:21 +08:00
FodyWeavers.xml rename all project file name 2020-04-21 21:27:02 +10:00
README.md rename all project file name 2020-04-21 21:27:02 +10:00
Updater.cs Catch General Exception when checking update, and use PeriodicTimer to avoid error to crash the main thread 2023-01-03 23:23:56 -05: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