mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
Remove the incorrect `QuickAccessKeywordEnabled` check from `GetQuickAccessResultsFilteredByActionKeyword`. Quick Access items should always be merged into regular search results when they match the query, regardless of whether the dedicated Quick Access action keyword is enabled. The `QuickAccessKeywordEnabled` flag should only control whether the dedicated action keyword (e.g. `q foo`) activates Quick Access-only searches. Fixes: Quick Access items missing in Explorer plugin (2.1.0 regression) Co-authored-by: Jack251970 <53996452+Jack251970@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| DirectoryInfo | ||
| Everything | ||
| IProvider | ||
| QuickAccessLinks | ||
| WindowsIndex | ||
| Constants.cs | ||
| EnvironmentVariables.cs | ||
| ResultManager.cs | ||
| SearchManager.cs | ||
| SearchResult.cs | ||