Flow.Launcher/Flow.Launcher.Avalonia/ViewModel
Hongtao Zhang 29b26643cc Improve glyph support and embed Segoe Fluent Icons
- Embed SegoeFluentIcons.ttf as an AvaloniaResource
- Register SegoeFluentIcons FontFamily in App.axaml using avares URI
- Create FontLoader helper for robust font resolution (Embedded > System > File)
- Add safety checks to FontLoader to prevent rendering crashes if fonts are invalid
- Update ResultViewModel and ResultListBox to use resolved GlyphFontFamily
2026-01-17 12:50:07 -08:00
..
MainViewModel.cs Add glyph icon support for results 2026-01-15 23:41:11 -08:00
ResultsViewModel.cs Add DynamicData sorting, result persistence, and Windows Shell icon loading 2026-01-15 00:26:27 -08:00
ResultViewModel.cs Improve glyph support and embed Segoe Fluent Icons 2026-01-17 12:50:07 -08:00