Flow.Launcher/Flow.Launcher.Avalonia/Helper
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
..
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 Fix flickering & add result highlighting 2026-01-18 13:13:05 -08:00