Flow.Launcher/Flow.Launcher.Core
Jeremy Wu dae0a5a812
Merge pull request #1121 from Garulf/Remove-trim-from-query
Pass query without trimming whitespace
2022-07-21 20:41:15 +10:00
..
Configuration update method name typo 2020-09-22 08:57:21 +10:00
ExternalPlugins add Http.SendAsync, refactor PluginsManifest to use it 2022-01-11 16:07:25 +02:00
Plugin Merge pull request #1121 from Garulf/Remove-trim-from-query 2022-07-21 20:41:15 +10:00
Properties remove unused InternalsVisibleTo 2021-07-08 09:24:11 +10:00
Resource Fix a missing logic of updating language in plugin;Adjust Resource Name to match the culture we use; Adjust some of the key name; Put Tasklink item into culture 2022-06-11 02:45:56 -05:00
Flow.Launcher.Core.csproj Merge branch 'dev' into Dotnet6 2022-05-23 13:53:15 +10: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 Suppress Startup Update error Notifcation 2021-12-19 11:37:38 -06: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