Flow.Launcher/Flow.Launcher.Avalonia/Converters
Hongtao Zhang 1209ca5194 Fix flickering & add result highlighting
- Implemented channel-based debouncing (20ms) in MainViewModel to fix result flickering (matches WPF behavior)

- Added ResultForUpdate struct and ProcessResultUpdatesAsync for batching updates

- Added HighlightTextConverter and TextBlockHelper for bolding matched query terms

- Updated ResultListBox to display highlighted title and subtitle
2026-01-18 13:13:05 -08:00
..
BoolToIsVisibleConverter.cs Add initial Avalonia UI project for migration 2026-01-14 23:01:35 -08:00
CommonConverters.cs Fix flickering & add result highlighting 2026-01-18 13:13:05 -08:00
TranslationConverter.cs Add internationalization support for Avalonia UI 2026-01-15 01:10:53 -08:00