Flow.Launcher/Flow.Launcher.Avalonia
Hongtao Zhang ed668f3716 Add glyph icon support for results
- Add Glyph and GlyphAvailable properties to ResultViewModel
- Set Glyph from plugin Result when creating result items
- Add resultGlyph style matching icon size (32x32)
- Update ResultListBox to show glyph or image icon based on ShowGlyph property
- ShowGlyph = true when UseGlyphIcons is enabled AND glyph is available
2026-01-15 23:41:11 -08:00
..
Converters Add internationalization support for Avalonia UI 2026-01-15 01:10:53 -08:00
Helper Add DynamicData sorting, result persistence, and Windows Shell icon loading 2026-01-15 00:26:27 -08:00
Resource Refactor i18n to be self-initializing via DI 2026-01-15 01:17:29 -08:00
Themes Add glyph icon support for results 2026-01-15 23:41:11 -08:00
ViewModel Add glyph icon support for results 2026-01-15 23:41:11 -08:00
Views Add glyph icon support for results 2026-01-15 23:41:11 -08:00
App.axaml Add initial Avalonia UI project for migration 2026-01-14 23:01:35 -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 Add DynamicData sorting, result persistence, and Windows Shell icon loading 2026-01-15 00:26:27 -08:00
MainWindow.axaml Delay window show until plugins are initialized 2026-01-15 23:31:30 -08:00
MainWindow.axaml.cs Add context menu support for results in Avalonia UI 2026-01-15 00:53:14 -08:00
Program.cs Add initial Avalonia UI project for migration 2026-01-14 23:01:35 -08:00