Flow.Launcher/Flow.Launcher.Avalonia
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
..
Converters Add internationalization support for Avalonia UI 2026-01-15 01:10:53 -08:00
Helper Improve glyph support and embed Segoe Fluent Icons 2026-01-17 12:50:07 -08:00
Resource Refactor i18n to be self-initializing via DI 2026-01-15 01:17:29 -08:00
Resources Improve glyph support and embed Segoe Fluent Icons 2026-01-17 12:50:07 -08:00
Themes Add glyph icon support for results 2026-01-15 23:41:11 -08:00
ViewModel Improve glyph support and embed Segoe Fluent Icons 2026-01-17 12:50:07 -08:00
Views Improve glyph support and embed Segoe Fluent Icons 2026-01-17 12:50:07 -08:00
App.axaml Improve glyph support and embed Segoe Fluent Icons 2026-01-17 12:50:07 -08:00
App.axaml.cs Refactor i18n to be self-initializing via DI 2026-01-15 01:17:29 -08:00
app.manifest Add initial Avalonia UI project for migration 2026-01-14 23:01:35 -08:00
AvaloniaPublicAPI.cs Refactor i18n to be self-initializing via DI 2026-01-15 01:17:29 -08:00
Flow.Launcher.Avalonia.csproj Improve glyph support and embed Segoe Fluent Icons 2026-01-17 12:50:07 -08:00
MainWindow.axaml Delay window show until plugins are initialized 2026-01-15 23:31:30 -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