8 Commits

Author SHA1 Message Date
CJKmkp d30ed9e726 优化代码 2026-04-30 14:29:06 +08:00
PrefacedCorg 259ce3dd11 feat(插件): 添加应用重启服务接口及实现
添加 IAppRestartService 接口及其实现 AppRestartService,用于插件系统调用应用重启功能
将原 StartupPage 中的重启逻辑提取到 AppRestartHelper 工具类中
在 App.xaml.cs 中注册 AppRestartService 供插件使用
2026-04-21 02:16:58 +08:00
PrefacedCorg 31bf2b5af1 更新 InkCanvasService.cs 2026-04-10 13:05:15 +08:00
PrefacedCorg 84b626d344 add:插件
屎山
2026-04-10 01:24:57 +08:00
PrefacedCorg 256b3c0887 Revert " add:基础插件框架"
This reverts commit 302ef307fe.
2026-04-08 12:44:00 +08:00
PrefacedCorg 77cf91e802 Revert "更新 PluginManager.cs"
This reverts commit ea55eb1738.
2026-04-08 12:43:55 +08:00
PrefacedCorg ea55eb1738 更新 PluginManager.cs 2026-04-08 12:41:56 +08:00
PrefacedCorg 302ef307fe add:基础插件框架 2026-04-08 00:51:28 +08:00