Flow.Launcher/Flow.Launcher.Avalonia/ViewModel/SettingPages
Hongtao Zhang 0c2f026d01 Implement comprehensive Plugins Settings page in Avalonia
- Add plugin search with filtering across name, description, and action keywords
- Implement display mode switcher (On/Off, Priority, Search Delay, Home On/Off)
- Add plugin management controls (enable/disable, priority, search delays, home visibility)
- Integrate both native Avalonia settings and WPF fallback support
- Add action keywords editing dialog
- Include plugin directory access, source code links, and uninstall functionality
- Add help dialog explaining priority, search delay, and home features
- Improve UI with FluentAvalonia controls and proper layout
- Load plugin icons asynchronously and display plugin metrics (init time, query time)

Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-opencode)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-01-26 14:19:30 -08:00
..
AboutSettingsViewModel.cs Add hotkey recorder with manual modifier tracking 2026-01-18 02:10:53 -08:00
GeneralSettingsViewModel.cs Expand GeneralSettingsPage with ~25 settings using FluentAvalonia SettingsExpander 2026-01-18 02:25:47 -08:00
HotkeySettingsViewModel.cs Add hotkey recorder with manual modifier tracking 2026-01-18 02:10:53 -08:00
PluginsSettingsViewModel.cs Implement comprehensive Plugins Settings page in Avalonia 2026-01-26 14:19:30 -08:00
ProxySettingsViewModel.cs Add hotkey recorder with manual modifier tracking 2026-01-18 02:10:53 -08:00
ThemeSettingsViewModel.cs Add hotkey recorder with manual modifier tracking 2026-01-18 02:10:53 -08:00