mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
- Add Card, ExCard, CardGroup custom controls for settings pages - Update GeneralSettingsViewModel with new properties: - Startup: UseLogonTaskForStartup, HideOnStartup - Behavior: HideNotifyIcon, IgnoreHotkeysOnFullscreen, AlwaysPreview - Updates: AutoUpdates, AutoUpdatePlugins - Search: SearchPrecision, LastQueryMode, SearchDelay - Home: ShowHomePage, ShowHistoryResults, MaxHistoryResults - Misc: AutoRestart, ShowWarning, AlwaysStartEn, ShouldUsePinyin - Rewrite GeneralSettingsPage.axaml using SettingsExpander pattern - Update migration checklist to ~35-40% progress |
||
|---|---|---|
| .. | ||
| 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 | ||