Flow.Launcher/Flow.Launcher.Core
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
..
Configuration Release 2.0.3 (#4121) 2025-11-20 19:01:51 +08:00
ExternalPlugins Release 2.0.3 (#4121) 2025-11-20 19:01:51 +08:00
Plugin Release 2.0.3 (#4121) 2025-11-20 19:01:51 +08:00
Properties Remove explicit platform from AssemblyInfo 2022-08-07 21:46:36 -07:00
Resource Release 2.0.1 (#3998) 2025-09-21 20:23:00 +08:00
Storage Fix see cref issue 2025-04-08 17:22:32 +08:00
Flow.Launcher.Core.csproj Release 2.0.3 (#4121) 2025-11-20 19:01:51 +08:00
FodyWeavers.xml rename all project file name 2020-04-21 21:27:02 +10:00
packages.lock.json Migrate Program plugin settings to Avalonia and fix scroll issues 2026-01-19 00:06:36 -08:00
README.md rename all project file name 2020-04-21 21:27:02 +10:00
Updater.cs Add translations & Use ShowMsgError 2025-07-20 12:28:55 +08:00

What does Flow.Launcher.Core do?

  • Handle Query
  • Define Flow.Launcher exceptions
  • Manage Plugins (including system plugin and user plugin)
  • Manage Themes
  • Manage i18n
  • Manage Update and version