Flow.Launcher/Flow.Launcher.Avalonia/Helper
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
..
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 global hotkey support for Avalonia UI 2026-01-14 23:50:54 -08:00
ImageLoader.cs Add DynamicData sorting, result persistence, and Windows Shell icon loading 2026-01-15 00:26:27 -08:00