mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
Removed the `ResetCache` method and its associated calls to streamline caching management and improve performance. Refactored the `QueryAsync` method for better thread safety, synchronization, and exception handling. Simplified UWP and Win32 program filtering logic and removed redundant code. Eliminated manual cache disposal and reset logic, favoring a more efficient and automated caching mechanism. These changes enhance maintainability, responsiveness, and overall plugin performance. |
||
|---|---|---|
| .. | ||
| Flow.Launcher.Plugin.BrowserBookmark | ||
| Flow.Launcher.Plugin.Calculator | ||
| Flow.Launcher.Plugin.Explorer | ||
| Flow.Launcher.Plugin.PluginIndicator | ||
| Flow.Launcher.Plugin.PluginsManager | ||
| Flow.Launcher.Plugin.ProcessKiller | ||
| Flow.Launcher.Plugin.Program | ||
| Flow.Launcher.Plugin.Shell | ||
| Flow.Launcher.Plugin.Sys | ||
| Flow.Launcher.Plugin.Url | ||
| Flow.Launcher.Plugin.WebSearch | ||
| Flow.Launcher.Plugin.WindowsSettings | ||