mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
Introduced `_lastIndexTimeLock` to ensure thread-safe access and updates to `_settings.LastIndexTime`, preventing race conditions. Refactored reindexing logic to use a `lock` block for evaluating and updating the reindexing condition. Added `emptyResults` as a static readonly placeholder list. Improved code clarity and maintainability without altering existing functionality. |
||
|---|---|---|
| .. | ||
| Images | ||
| Languages | ||
| Logger | ||
| Programs | ||
| ViewModels | ||
| Views | ||
| AddProgramSource.xaml | ||
| AddProgramSource.xaml.cs | ||
| Flow.Launcher.Plugin.Program.csproj | ||
| Main.cs | ||
| NativeMethods.txt | ||
| plugin.json | ||
| ProgramSuffixes.xaml | ||
| ProgramSuffixes.xaml.cs | ||
| Settings.cs | ||
| SuffixesConverter.cs | ||