Flow.Launcher/Plugins
dcog989 78b4c7db85 Fix BrowserBookmark '100% CPU' issue
# Fix BrowserBookmark plugin locking threads at 100% CPU

The following files were modified to implement this fix:

1. /Flow.Launcher.Plugin.BrowserBookmark.csproj
    - packages SkiaSharp and Svg.Skia added to output WEBP

2. /Helper/FaviconHelper.cs
    - new method, TryConvertToWebp, added to take any image data and encode to WEBP

3. /FirefoxBookmarkLoader.cs
    - LoadFaviconsFromDb to use the new helper which ensures only safe WEBP files are used by the UI, which resolves the CPU-locking. It was GZIPped SVGs that were causing the thread / CPU lock.
2025-07-14 00:43:39 +01:00
..
Flow.Launcher.Plugin.BrowserBookmark Fix BrowserBookmark '100% CPU' issue 2025-07-14 00:43:39 +01:00
Flow.Launcher.Plugin.Calculator Update Calculator plugin description (#3781) 2025-06-27 15:58:20 +03:00
Flow.Launcher.Plugin.Explorer New Crowdin updates (#3807) 2025-07-13 15:56:34 +03:00
Flow.Launcher.Plugin.PluginIndicator set all of plugins' version to default 1.0.0 2025-05-20 09:06:11 +00:00
Flow.Launcher.Plugin.PluginsManager New Crowdin updates (#3807) 2025-07-13 15:56:34 +03:00
Flow.Launcher.Plugin.ProcessKiller New Crowdin updates (#3807) 2025-07-13 15:56:34 +03:00
Flow.Launcher.Plugin.Program Merge pull request #3821 from Flow-Launcher/fix-uwp-package-monitoring 2025-07-13 23:32:20 +10:00
Flow.Launcher.Plugin.Shell New Crowdin updates (#3807) 2025-07-13 15:56:34 +03:00
Flow.Launcher.Plugin.Sys New Crowdin updates (#3807) 2025-07-13 15:56:34 +03:00
Flow.Launcher.Plugin.Url New Crowdin updates (#3574) 2025-06-03 06:52:56 +03:00
Flow.Launcher.Plugin.WebSearch New Crowdin updates (#3807) 2025-07-13 15:56:34 +03:00
Flow.Launcher.Plugin.WindowsSettings New Crowdin updates (#3730) 2025-07-03 15:01:52 +03:00