Flow.Launcher/Plugins/Flow.Launcher.Plugin.WebSearch
Jack251970 72269db8e6 Enable TwoWay binding for MaxSuggestions NumberBox
Changed NumberBox binding for Settings.MaxSuggestions from OneWay to TwoWay, allowing user input in the UI to update the underlying setting. This ensures changes made by users are saved back to the settings model.
2026-02-24 00:07:36 +08:00
..
Images [WebSearch] Add copy URL to menu 2024-11-18 17:07:57 +05:00
Languages New Crowdin updates (#4181) 2026-02-21 12:51:21 +02:00
SuggestionSources Use class name instead 2025-04-13 17:59:39 +08:00
Flow.Launcher.Plugin.WebSearch.csproj Downgrade iNKORE.UI.WPF.Modern to 0.10.1 2026-02-22 12:38:17 +08:00
Main.cs Add max suggestions setting for web search plugins 2026-01-02 14:32:44 -03:00
plugin.json set all of plugins' version to default 1.0.0 2025-05-20 09:06:11 +00:00
SearchSource.cs Add private mode option to WebSearch items 2025-08-09 16:21:10 +02:00
SearchSourceSetting.xaml Add private mode option to WebSearch items 2025-08-09 16:21:10 +02:00
SearchSourceSetting.xaml.cs Fix ArgumentOutOfRangeException in WebSearch Plugin (#4041) 2025-10-11 18:34:05 +11:00
SearchSourceViewModel.cs Use api functions in plugin projects 2025-04-02 18:25:28 +08:00
setting.json Fix IsEnabled binding for suggestion combobox 2025-08-09 11:51:12 +02:00
Settings.cs Fix possible convert issue 2026-01-04 23:19:12 +08:00
SettingsControl.xaml Enable TwoWay binding for MaxSuggestions NumberBox 2026-02-24 00:07:36 +08:00
SettingsControl.xaml.cs Fix possible convert issue 2026-01-04 23:19:12 +08:00
SettingsViewModel.cs Clean up codes 2025-03-13 22:02:45 +08:00