Flow.Launcher/Plugins/Flow.Launcher.Plugin.Explorer/Search
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
..
DirectoryInfo fix(explorer): complete Avalonia migration and fix action keyword crashes 2026-01-31 23:09:41 +08:00
Everything fix(explorer): complete Avalonia migration and fix action keyword crashes 2026-01-31 23:09:41 +08:00
IProvider fix(explorer): complete Avalonia migration and fix action keyword crashes 2026-01-31 23:09:41 +08:00
QuickAccessLinks fix(explorer): complete Avalonia migration and fix action keyword crashes 2026-01-31 23:09:41 +08:00
WindowsIndex 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
Constants.cs Fix unix directory seperator issue 2025-02-07 16:42:01 +08:00
EnvironmentVariables.cs Fix nullabl warnings 2025-04-15 13:29:26 +08:00
ResultManager.cs fix(explorer): complete Avalonia migration and fix action keyword crashes 2026-01-31 23:09:41 +08:00
SearchManager.cs Release 2.0.3 (#4121) 2025-11-20 19:01:51 +08:00
SearchResult.cs Remove unused using 2023-04-25 21:02:34 +08:00