Flow.Launcher/Flow.Launcher.Core
Jack251970 9fa4c37109 Remove relative path conversion for plugin settings files
Removed logic that converted absolute paths to relative paths within the ProgramDirectory. Now, plugin settings file paths are always stored as absolute paths. Deleted the ConvertToRelativePathIfPossible method and updated usages accordingly.
2026-01-24 16:07:04 +08:00
..
Configuration Merge branch 'dev' into squirrel_upgrade 2025-09-28 11:37:18 +08:00
ExternalPlugins Remove relative path conversion for plugin settings files 2026-01-24 16:07:04 +08:00
Plugin Improve and fix query result update logic issue & provide access to exact query typed by user (#3502) 2025-11-26 21:15:12 +11:00
Properties Remove explicit platform from AssemblyInfo 2022-08-07 21:46:36 -07:00
Resource Merge branch 'dev' into plugin_initialization 2025-10-05 19:25:01 +08:00
Storage Fix see cref issue 2025-04-08 17:22:32 +08:00
Flow.Launcher.Core.csproj Merge branch 'dev' into squirrel_upgrade 2025-09-28 11:37:18 +08:00
FodyWeavers.xml rename all project file name 2020-04-21 21:27:02 +10:00
packages.lock.json Merge branch 'dev' into squirrel_upgrade 2025-09-28 11:37:18 +08:00
README.md rename all project file name 2020-04-21 21:27:02 +10:00
Updater.cs Use Flow.Launcher.Localization to improve code quality 2025-09-23 17:14:30 +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