Flow.Launcher/Flow.Launcher.Infrastructure
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
..
DialogJump Release 2.0.3 (#4121) 2025-11-20 19:01:51 +08:00
Exception Remove unused using 2023-04-25 21:02:34 +08:00
Hotkey Add hotkey recorder with manual modifier tracking 2026-01-18 02:10:53 -08:00
Http Add translations & Use ShowMsgError 2025-07-20 12:28:55 +08:00
Image Release 2.0.1 (#3998) 2025-09-21 20:23:00 +08:00
Logger Fix MainWindow to use shared ViewModel from DI and add console logging 2026-01-14 23:29:10 -08:00
Properties Fix (some) build warnings 2022-08-07 21:31:38 -07:00
Storage refactor: move history storage to infrastructure and implement WPF settings window host in Avalonia 2026-01-18 23:28:56 -08:00
UserSettings Release 2.0.3 (#4121) 2025-11-20 19:01:51 +08:00
Constant.cs Merge branch 'dev' into plugin_settings_cache_path 2025-03-27 19:39:21 +08:00
FileExplorerHelper.cs Clean up codes 2025-03-13 14:09:13 +08:00
Flow.Launcher.Infrastructure.csproj Release 2.0.1 (#3998) 2025-09-21 20:23:00 +08:00
FodyWeavers.xml add PropertyChanged.Fody to Infrastructure project 2020-07-15 00:34:09 +03:00
Helper.cs Move ValidateDirectory functions to FileFolders for plugin usage 2025-04-02 20:17:32 +08:00
IAlphabet.cs Update doc 2025-07-13 19:48:49 +08:00
KeyConstant.cs Ability to hide mod+num. Display full hotkey. 2020-05-03 23:36:23 +02:00
NativeMethods.txt Release 2.0.2 | Plugin 5.1.0 (#4046) 2025-10-14 13:49:29 +03:00
packages.lock.json Migrate Program plugin settings to Avalonia and fix scroll issues 2026-01-19 00:06:36 -08:00
PInvokeExtensions.cs Fix crash on ×32 devices 2025-05-24 13:10:25 +08:00
PinyinAlphabet.cs Fix logic 2025-07-14 19:30:16 +08:00
Stopwatch.cs Use local reference instead 2025-04-13 17:11:36 +08:00
StringMatcher.cs Make function static 2025-04-10 09:36:47 +08:00
TranslationMapping.cs Improve code quality 2025-07-14 09:17:32 +08:00
Win32Helper.cs Release 2.0.2 | Plugin 5.1.0 (#4046) 2025-10-14 13:49:29 +03:00