Flow.Launcher/Flow.Launcher.Avalonia/Helper
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
..
FontLoader.cs Improve glyph support and embed Segoe Fluent Icons 2026-01-17 12:50:07 -08:00
GlobalHotkey.cs Add global hotkey support for Avalonia UI 2026-01-14 23:50:54 -08:00
HotKeyMapper.cs Add hotkey recorder with manual modifier tracking 2026-01-18 02:10:53 -08:00
ImageLoader.cs Add DynamicData sorting, result persistence, and Windows Shell icon loading 2026-01-15 00:26:27 -08:00
TextBlockHelper.cs feat(avalonia): implement HighlightTextConverter with theme-aware styling 2026-02-01 13:25:11 +08:00