Flow.Launcher/Flow.Launcher.Avalonia
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
..
Converters Fix flickering & add result highlighting 2026-01-18 13:13:05 -08:00
Helper Fix flickering & add result highlighting 2026-01-18 13:13:05 -08:00
Resource Add hotkey recorder with manual modifier tracking 2026-01-18 02:10:53 -08:00
Resources Improve glyph support and embed Segoe Fluent Icons 2026-01-17 12:50:07 -08:00
Themes Add hotkey recorder with manual modifier tracking 2026-01-18 02:10:53 -08:00
ViewModel Fix flickering & add result highlighting 2026-01-18 13:13:05 -08:00
Views Fix flickering & add result highlighting 2026-01-18 13:13:05 -08:00
App.axaml Add hotkey recorder with manual modifier tracking 2026-01-18 02:10:53 -08:00
App.axaml.cs Add hotkey recorder with manual modifier tracking 2026-01-18 02:10:53 -08:00
app.manifest Add initial Avalonia UI project for migration 2026-01-14 23:01:35 -08:00
AvaloniaPublicAPI.cs Add hotkey recorder with manual modifier tracking 2026-01-18 02:10:53 -08:00
Flow.Launcher.Avalonia.csproj Add hotkey recorder with manual modifier tracking 2026-01-18 02:10:53 -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 Add initial Avalonia UI project for migration 2026-01-14 23:01:35 -08:00