Hongtao Zhang
|
c0d17672af
|
feat(avalonia): add Avalonia settings views for 8 plugins
- Add i18n injection to Application.Resources for DynamicResource bindings
- Create Avalonia settings views for plugins:
- Explorer (ExplorerSettings + QuickAccessLinkSettings dialog)
- BrowserBookmark (SettingsControl + CustomBrowserSettingWindow)
- Calculator (CalculatorSettings)
- ProcessKiller (SettingsControl)
- PluginsManager (PluginsManagerSettings)
- WebSearch (SettingsControl)
- Shell (ShellSetting + converter)
- Program (ProgramSetting)
- Add IsAvalonia detection pattern for dual-framework dialog support
- Update 11 plugin .csproj files with CopyToAvaloniaOutput targets
- Add System.Threading.Tasks using for async RelayCommand support
|
2026-01-26 15:30:33 -08:00 |
|
Jeremy Wu
|
f37d4c47cc
|
Release 2.0.2 | Plugin 5.1.0 (#4046)
|
2025-10-14 13:49:29 +03:00 |
|
Jack251970
|
814afc75dd
|
Add option to let process killer show window title
|
2025-04-15 21:21:47 +08:00 |
|
Jack251970
|
f2e5006fe5
|
Code quality & Fix build issue
|
2025-03-26 15:44:59 +08:00 |
|
Jack251970
|
3f0641a583
|
Add settings control
|
2025-03-26 15:33:49 +08:00 |
|