Flow.Launcher/Flow.Launcher.Core/ExternalPlugins
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
..
Environments Remove relative path conversion for plugin settings files 2026-01-24 16:07:04 +08:00
CommunityPluginSource.cs Use PublicApi.Instance instead of private one 2025-09-23 17:40:54 +08:00
CommunityPluginStore.cs Use null as flag to report community source error 2025-04-18 07:17:33 +08:00
FlowPluginException.cs Plugin Exception Draft (#1147) 2022-08-12 23:12:38 +10:00
PluginsManifest.cs Improve semaphore lock handling and code robustness 2025-11-07 15:30:07 +08:00