Flow.Launcher/Plugins/Flow.Launcher.Plugin.Program/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
..
Avalonia Migrate Program plugin settings to Avalonia and fix scroll issues 2026-01-19 00:06:36 -08:00
Commands Release 2.0.1 (#3998) 2025-09-21 20:23:00 +08:00
Models Remove unused using 2023-04-25 21:02:34 +08:00
ProgramSetting.xaml Improve Program plugin delete button logic 2025-05-13 12:49:35 +08:00
ProgramSetting.xaml.cs Merge pull request #3539 from Flow-Launcher/program_plugin_delete_logic 2025-05-14 14:40:08 +08:00