Flow.Launcher/Plugins/Flow.Launcher.Plugin.Explorer/Search
TheBestPessimist ac3c955539 Async is hard.
Not sure exactly why the previous version was not working, but i _assume_ it's because I was in a deadlock on that semaphore.
2023-03-08 14:29:46 +02:00
..
DirectoryInfo Fix typo 2023-01-13 15:12:45 +08:00
Everything Async is hard. 2023-03-08 14:29:46 +02:00
IProvider Change signature back to string to accommodate async method. 2022-09-24 14:23:59 -05:00
QuickAccessLinks Fix typo 2023-01-13 15:12:45 +08:00
WindowsIndex Add new constructor for EngineNotAvailableException 2023-01-19 16:21:23 +08:00
Constants.cs Fix typo 2023-01-13 15:12:45 +08:00
EnvironmentVariables.cs Set environment var dict in LoadEnvironmentStringPaths() 2023-01-20 15:27:19 +08:00
ResultManager.cs Should be working 2023-03-08 14:29:46 +02:00
SearchManager.cs Return empty when operation canceled 2023-01-21 16:57:41 +08:00
SearchResult.cs remove unnecessary show Windows index state in context menu option 2022-12-05 07:06:20 +11:00