Flow.Launcher/Plugins/Flow.Launcher.Plugin.Explorer
Shengkai Lin 0681332238 fix(explorer): complete Avalonia migration and fix action keyword crashes
- Remove WPF views (ActionKeywordSetting, ExplorerSettings, PreviewPanel, QuickAccessLinkSettings)
- Fix NullReferenceException in ActionKeywordModel by initializing settings
- Fix (false,false) crash case in EditActionKeywordAsync
- Add null-safe dialog patterns for owner window
- Move Focus() to OnOpened for reliable control attachment
- Add using for Avalonia PreviewPanel namespace in ResultManager
- Update Main.cs to use AvaloniaControl return type
2026-01-31 23:09:41 +08:00
..
EverythingSDK Add sdk files 2022-11-04 01:19:14 -05:00
Exceptions fix(explorer): complete Avalonia migration and fix action keyword crashes 2026-01-31 23:09:41 +08:00
Helper fix(explorer): complete Avalonia migration and fix action keyword crashes 2026-01-31 23:09:41 +08:00
Images - Change Explorer Plugin Icon 2024-05-31 23:49:13 +09:00
Languages Release 2.0.3 (#4121) 2025-11-20 19:01:51 +08:00
Search fix(explorer): complete Avalonia migration and fix action keyword crashes 2026-01-31 23:09:41 +08:00
ViewModels fix(explorer): complete Avalonia migration and fix action keyword crashes 2026-01-31 23:09:41 +08:00
Views fix(explorer): complete Avalonia migration and fix action keyword crashes 2026-01-31 23:09:41 +08:00
codemap.md fix(explorer): complete Avalonia migration and fix action keyword crashes 2026-01-31 23:09:41 +08:00
ContextMenu.cs Release 2.0.2 | Plugin 5.1.0 (#4046) 2025-10-14 13:49:29 +03:00
Flow.Launcher.Plugin.Explorer.csproj fix(explorer): complete Avalonia migration and fix action keyword crashes 2026-01-31 23:09:41 +08:00
Main.cs fix(explorer): complete Avalonia migration and fix action keyword crashes 2026-01-31 23:09:41 +08:00
plugin.json set all of plugins' version to default 1.0.0 2025-05-20 09:06:11 +00:00
Settings.cs Release 2.0.2 | Plugin 5.1.0 (#4046) 2025-10-14 13:49:29 +03:00