Flow.Launcher/Flow.Launcher.Avalonia
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
..
Converters sk 2026-02-04 22:03:25 +08:00
Helper sk 2026-02-04 22:03:25 +08:00
Properties/PublishProfiles ci: add self-contained publish for Avalonia build 2026-01-26 16:30:24 -08:00
Resource sk 2026-02-04 22:03:25 +08:00
Resources Improve glyph support and embed Segoe Fluent Icons 2026-01-17 12:50:07 -08:00
Themes feat(avalonia): implement HighlightTextConverter with theme-aware styling 2026-02-01 13:25:11 +08:00
ViewModel feat(avalonia): implement preview hotkey setting and update migration checklist 2026-02-05 01:41:28 +08:00
Views feat(avalonia): implement preview hotkey setting and update migration checklist 2026-02-05 01:41:28 +08:00
WpfResources refactor: move history storage to infrastructure and implement WPF settings window host in Avalonia 2026-01-18 23:28:56 -08:00
App.axaml Add hotkey recorder with manual modifier tracking 2026-01-18 02:10:53 -08:00
App.axaml.cs fix(avalonia): update PluginManager API calls for Release build 2026-02-01 18:01:46 +08:00
app.manifest Add initial Avalonia UI project for migration 2026-01-14 23:01:35 -08:00
AvaloniaPublicAPI.cs sk 2026-02-04 22:03:25 +08:00
codemap.md sk 2026-02-04 22:03:25 +08:00
Flow.Launcher.Avalonia.csproj chore(avalonia): remove build cleanup targets and update lock file 2026-02-05 00:52:18 +08:00
MainWindow.axaml feat(avalonia): implement preview hotkey setting and update migration checklist 2026-02-05 01:41:28 +08:00
MainWindow.axaml.cs feat(avalonia): implement preview hotkey setting and update migration checklist 2026-02-05 01:41:28 +08:00
Program.cs refactor: move history storage to infrastructure and implement WPF settings window host in Avalonia 2026-01-18 23:28:56 -08:00