mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
- 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> |
||
|---|---|---|
| .. | ||
| AboutSettingsPage.axaml | ||
| AboutSettingsPage.axaml.cs | ||
| GeneralSettingsPage.axaml | ||
| GeneralSettingsPage.axaml.cs | ||
| HotkeySettingsPage.axaml | ||
| HotkeySettingsPage.axaml.cs | ||
| PluginsSettingsPage.axaml | ||
| PluginsSettingsPage.axaml.cs | ||
| ProxySettingsPage.axaml | ||
| ProxySettingsPage.axaml.cs | ||
| SettingsWindow.axaml | ||
| SettingsWindow.axaml.cs | ||
| ThemeSettingsPage.axaml | ||
| ThemeSettingsPage.axaml.cs | ||