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> |
||
|---|---|---|
| .. | ||
| 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 | ||