Flow.Launcher/Flow.Launcher.Avalonia/Views
Hongtao Zhang dda587493b Migrate Program plugin settings to Avalonia and fix scroll issues
- Update ISettingProvider to support CreateSettingPanelAvalonia
- Create native Avalonia settings UI for Program Plugin (ProgramSetting.axaml)
- Implement ProgramSettingViewModel using CommunityToolkit.Mvvm
- Update PluginsSettingsViewModel to detect and load native Avalonia settings
- Replace ListBox with ItemsControl in PluginsSettingsPage to fix auto-scroll issues when expanding settings
- Align Avalonia package versions (11.2.3) across projects to fix type load errors
2026-01-19 00:06:36 -08:00
..
Controls refactor: move history storage to infrastructure and implement WPF settings window host in Avalonia 2026-01-18 23:28:56 -08:00
SettingPages Migrate Program plugin settings to Avalonia and fix scroll issues 2026-01-19 00:06:36 -08:00
PreviewPanel.axaml Add hotkey recorder with manual modifier tracking 2026-01-18 02:10:53 -08:00
PreviewPanel.axaml.cs Add hotkey recorder with manual modifier tracking 2026-01-18 02:10:53 -08:00
ResultListBox.axaml Fix flickering & add result highlighting 2026-01-18 13:13:05 -08:00
ResultListBox.axaml.cs Add initial Avalonia UI project for migration 2026-01-14 23:01:35 -08:00