Flow.Launcher/Flow.Launcher.Avalonia/ViewModel
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
..
SettingPages Expand GeneralSettingsPage with ~25 settings using FluentAvalonia SettingsExpander 2026-01-18 02:25:47 -08:00
MainViewModel.cs Fix flickering & add result highlighting 2026-01-18 13:13:05 -08:00
ResultsViewModel.cs Fix flickering & add result highlighting 2026-01-18 13:13:05 -08:00
ResultViewModel.cs Fix flickering & add result highlighting 2026-01-18 13:13:05 -08:00