Flow.Launcher/Flow.Launcher.Avalonia
Shengkai Lin 9c99c7c65a feat(avalonia): implement HighlightTextConverter with theme-aware styling
- Add gold foreground color (#FFD700) for highlighted search matches
- Update HighlightTextConverter to use theme resource with fallback
- Fix TextBlockHelper to preserve Foreground property when copying Runs
- Fix highlight update bug: sync TitleHighlightData/SubTitleHighlightData/Score
  for reused ResultViewModel instances when query changes
- Update migration checklist to mark HighlightTextConverter as done
2026-02-01 13:25:11 +08:00
..
Converters feat(avalonia): implement HighlightTextConverter with theme-aware styling 2026-02-01 13:25:11 +08:00
Helper feat(avalonia): implement HighlightTextConverter with theme-aware styling 2026-02-01 13:25:11 +08:00
Properties/PublishProfiles ci: add self-contained publish for Avalonia build 2026-01-26 16:30:24 -08:00
Resource feat(avalonia): add Avalonia settings views for 8 plugins 2026-01-26 15:30:33 -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 HighlightTextConverter with theme-aware styling 2026-02-01 13:25:11 +08:00
Views fix(avalonia): fix enum translation in settings pages 2026-02-01 12:33:52 +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 feat(avalonia): add Avalonia settings views for 8 plugins 2026-01-26 15:30:33 -08:00
app.manifest Add initial Avalonia UI project for migration 2026-01-14 23:01:35 -08:00
AvaloniaPublicAPI.cs feat(avalonia): add Plugin Store settings page with virtualized grid 2026-01-26 16:20:56 -08:00
Flow.Launcher.Avalonia.csproj refactor: move history storage to infrastructure and implement WPF settings window host in Avalonia 2026-01-18 23:28:56 -08:00
MainWindow.axaml Fix flickering & add result highlighting 2026-01-18 13:13:05 -08:00
MainWindow.axaml.cs Improve glyph support and embed Segoe Fluent Icons 2026-01-17 12:50:07 -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