Flow.Launcher/Flow.Launcher.Avalonia/ViewModel
taooceros b0dfd0b86c feat(avalonia): implement preview hotkey setting and update migration checklist
- Add PreviewHotkey property to HotkeySettingsViewModel
- Add preview hotkey UI to HotkeySettingsPage
- Implement dynamic hotkey handling in MainWindow code-behind
- Remove hardcoded F1 keybinding from XAML
- Update AVALONIA_MIGRATION_CHECKLIST.md with accurate progress:
  - Overall progress: 60-65% (was 35-40%)
  - Plugin Store: 95% done (was 0%)
  - Plugin Settings: 90% done (was 33%)
  - Proxy Settings: 100% done (was 59%)

💘 Generated with Crush

Assisted-by: Kimi for Coding via Crush <crush@charm.land>
2026-02-05 01:41:28 +08:00
..
SettingPages feat(avalonia): implement preview hotkey setting and update migration checklist 2026-02-05 01:41:28 +08:00
codemap.md sk 2026-02-04 22:03:25 +08:00
MainViewModel.cs fix(avalonia): update PluginManager API calls for Release build 2026-02-01 18:01:46 +08:00
ResultsViewModel.cs feat(avalonia): implement HighlightTextConverter with theme-aware styling 2026-02-01 13:25:11 +08:00
ResultViewModel.cs Fix flickering & add result highlighting 2026-01-18 13:13:05 -08:00