Flow.Launcher/Flow.Launcher.Core
Jeremy Wu e502ebc561
Merge pull request #3110 from Flow-Launcher/modify-pythonpath-for-plugins
Add `.`, `./lib`, `./plugin` directories to path for Python plugins
2025-02-17 22:02:57 +11:00
..
Configuration Replace Flow.Launcher.Core.MessageBoxType & MessageBoxImage with System.Windows.MessageBoxButton & MessageBoxImage 2024-11-26 21:31:13 +08:00
ExternalPlugins Remove unnessary list refresh 2025-02-10 12:01:21 +08:00
Plugin Merge pull request #3110 from Flow-Launcher/modify-pythonpath-for-plugins 2025-02-17 22:02:57 +11:00
Properties Remove explicit platform from AssemblyInfo 2022-08-07 21:46:36 -07:00
Resource rename GetSystemLanguageCode method + add comment 2025-01-26 10:42:32 +11:00
Flow.Launcher.Core.csproj Bump FSharp.Core from 9.0.100 to 9.0.101 2025-01-20 22:39:42 +00:00
FodyWeavers.xml rename all project file name 2020-04-21 21:27:02 +10: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 Replace Flow.Launcher.Core.MessageBoxType & MessageBoxImage with System.Windows.MessageBoxButton & MessageBoxImage 2024-11-26 21:31:13 +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