mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
Introduced a MaxSuggestions property (min 1, max 10) to control the number of autocomplete suggestions shown in web search plugins. Updated the UI to allow user configuration and added localized labels for the new setting in all supported languages. Suggestions in results are now limited according to this setting. |
||
|---|---|---|
| .. | ||
| Images | ||
| Languages | ||
| SuggestionSources | ||
| Flow.Launcher.Plugin.WebSearch.csproj | ||
| Main.cs | ||
| plugin.json | ||
| SearchSource.cs | ||
| SearchSourceSetting.xaml | ||
| SearchSourceSetting.xaml.cs | ||
| SearchSourceViewModel.cs | ||
| setting.json | ||
| Settings.cs | ||
| SettingsControl.xaml | ||
| SettingsControl.xaml.cs | ||
| SettingsViewModel.cs | ||