PrefacedCorg
|
9132c9eb14
|
1
|
2026-04-26 16:38:54 +08:00 |
|
PrefacedCorg
|
c4657ebb86
|
1
|
2026-04-26 09:12:26 +08:00 |
|
PrefacedCorg
|
24cbaf69ea
|
refactor(UI): 使用 LabeledSettingsCard 替换 SettingsCard 和 ToggleSwitch 组合
统一设置页面中的开关控件样式,将原有的 SettingsCard 和 ToggleSwitch 组合替换为自定义的 LabeledSettingsCard 控件,简化 XAML 结构并保持功能不变
|
2026-04-25 20:54:26 +08:00 |
|
PrefacedCorg
|
f3ef2f7aec
|
feat(设置): 新增高级设置和随机点名设置页面
refactor: 将高级和随机点名设置从主窗口迁移到独立页面
style: 优化墨迹识别页面的高精度直线拉直开关样式
fix: 修复URI处理中未刷新配置列表的问题
|
2026-04-25 20:26:56 +08:00 |
|
PrefacedCorg
|
ef5377f85c
|
feat(设置): 新增个性化设置页面并重构主题相关功能
重构主题和语言设置功能,将相关代码从主窗口迁移至新增的个性化设置页面
优化浮动工具栏图标选择逻辑,移除冗余代码
统一设置页面中开关控件的样式和行为
修复设置页面导航项的选择状态问题
|
2026-04-25 17:00:02 +08:00 |
|
PrefacedCorg
|
b1640f44c2
|
feat(设置): 新增墨迹纠正设置页面并重构设置界面
重构设置界面,将墨迹纠正相关功能从画板设置中分离出来,新增独立的墨迹纠正设置页面。主要变更包括:
- 新增 InkRecognitionPage 用于集中管理墨迹纠正功能
- 调整设置窗口导航结构,将墨迹纠正设为画板设置的子页面
- 优化设置项布局,使用折叠面板组织复杂选项
- 移除主窗口中冗余的崩溃处理和手势设置
- 修复多指手势时橡皮擦状态保存问题
- 新增笔尖模式相关字符串资源
|
2026-04-25 13:56:16 +08:00 |
|
PrefacedCorg
|
6e61538dec
|
feat(设置界面): 更新首页导航文本和分组标题
修改首页导航项的提示文本为"快速导航",并将设置项分组标题调整为"基本"、"主界面"和"其他",使界面分类更清晰
|
2026-04-25 11:45:30 +08:00 |
|
PrefacedCorg
|
f789a919e1
|
refactor(设置): 清理并重构设置页面代码
删除未使用的设置页面文件,包括外观、设计、字体、主题等页面
简化主页导航逻辑,移除动态生成导航项代码
更新导航菜单项图标和跳转逻辑
优化页面布局和代码结构
|
2026-04-25 11:32:50 +08:00 |
|
PrefacedCorg
|
b9651240df
|
feat(设置): 添加实验性选项页面并优化图标显示
添加新的实验性选项页面,将高级设置中的实验性功能移至该页面
优化设置页面中图标的显示,支持自定义字体
为外部协议调用和避免全屏助手添加设置项
默认启用避免全屏助手功能
|
2026-04-24 19:16:48 +08:00 |
|
PrefacedCorg
|
5266368f79
|
1
|
2026-04-24 10:24:20 +08:00 |
|
PrefacedCorg
|
42854ff924
|
style(SettingsViews): 为XAML文件添加设计时属性和修复格式
为多个设置页面添加d:IsExpanded和d:Visibility设计时属性
修复AboutPage.xaml的BOM头问题
统一SettingsExpander的格式
|
2026-04-24 07:39:31 +08:00 |
|
PrefacedCorg
|
48b0e09278
|
优化
|
2026-04-24 07:13:27 +08:00 |
|
PrefacedCorg
|
532aa03c56
|
Revert "delete:视频展台"
This reverts commit 0683779e09.
|
2026-04-23 22:17:55 +08:00 |
|
PrefacedCorg
|
b891cb6fe3
|
Revert "add:新设置"
This reverts commit b949b1651a.
|
2026-04-23 22:09:27 +08:00 |
|
PrefacedCorg
|
0683779e09
|
delete:视频展台
去你的视频展台
|
2026-04-23 22:07:09 +08:00 |
|
PrefacedCorg
|
b949b1651a
|
add:新设置
|
2026-04-23 06:48:52 +08:00 |
|
PrefacedCorg
|
259ce3dd11
|
feat(插件): 添加应用重启服务接口及实现
添加 IAppRestartService 接口及其实现 AppRestartService,用于插件系统调用应用重启功能
将原 StartupPage 中的重启逻辑提取到 AppRestartHelper 工具类中
在 App.xaml.cs 中注册 AppRestartService 供插件使用
|
2026-04-21 02:16:58 +08:00 |
|
PrefacedCorg
|
cab703b98e
|
fix(SettingsWindow): 修复导航逻辑中的重复导航问题
添加_isNavigating标志位防止在导航过程中重复触发导航事件
|
2026-04-21 01:02:22 +08:00 |
|
PrefacedCorg
|
df66a49ba5
|
Update CanvasPage.xaml
|
2026-04-19 15:17:13 +08:00 |
|
PrefacedCorg
|
245a29f797
|
refactor:迁移设置
|
2026-04-19 15:13:13 +08:00 |
|
PrefacedCorg
|
4e8f574fdb
|
Update AboutPage.xaml
|
2026-04-19 14:50:44 +08:00 |
|
PrefacedCorg
|
a5d6135f0c
|
refactor:迁移设置
|
2026-04-19 14:42:11 +08:00 |
|
PrefacedCorg
|
12c7fb1713
|
refactor:迁移设置
|
2026-04-19 08:35:22 +08:00 |
|
PrefacedCorg
|
abe5992d21
|
add:新新设置
|
2026-04-18 22:32:08 +08:00 |
|
PrefacedCorg
|
231b850f74
|
fix:窗口置顶异常
|
2026-04-17 13:14:23 +08:00 |
|
PrefacedCorg
|
41be1e901d
|
将自定义控件单开一个项目
|
2026-04-13 13:01:14 +08:00 |
|
CJK_mkp
|
f6484f759e
|
Merge pull request #443 from InkCanvasForClass/beta
合并net6
|
2026-04-12 17:23:23 +08:00 |
|
PrefacedCorg
|
b1a34b7a64
|
冗余得没边了
|
2026-04-10 21:02:17 +08:00 |
|
PrefacedCorg
|
d556cf7741
|
移除冗余字体设置
|
2026-04-10 20:22:09 +08:00 |
|
PrefacedCorg
|
76a046cca6
|
重构?
去你妈的屎山(ai说的)
|
2026-04-10 19:49:22 +08:00 |
|
PrefacedCorg
|
de613c8a4b
|
更新 PluginPage.xaml
|
2026-04-10 12:14:23 +08:00 |
|
PrefacedCorg
|
84b626d344
|
add:插件
屎山
|
2026-04-10 01:24:57 +08:00 |
|
tayasui rainnya!
|
36e47cec43
|
fix: align ink overlay DPI and ignore include-ink toolbar clicks
|
2026-04-09 13:07:28 +08:00 |
|
tayasui rainnya!
|
8b2bc352a6
|
feat: add include-ink toggle for area screenshot selector
|
2026-04-09 12:54:31 +08:00 |
|
PrefacedCorg
|
3f3a10de7d
|
代码清理
|
2026-04-08 00:00:32 +08:00 |
|
PrefacedCorg
|
c73123cd23
|
fix:触摸滑动(左右两边)
|
2026-04-07 23:58:17 +08:00 |
|
PrefacedCorg
|
73935e0f22
|
fix:开关显示英文
|
2026-04-07 23:46:26 +08:00 |
|
PrefacedCorg
|
0dfe835eef
|
fix:触摸滑动
|
2026-04-07 23:32:20 +08:00 |
|
CJKmkp
|
057fb35d00
|
improve:UI
快捷键设置UI改进
|
2026-04-05 22:03:16 +08:00 |
|
CJKmkp
|
bcbece5bd6
|
文件更名
|
2026-04-05 21:50:53 +08:00 |
|
PrefacedCorg
|
5aad206e0d
|
Merge branch 'beta' of https://github.com/InkCanvasForClass/community into beta
|
2026-04-05 21:37:05 +08:00 |
|
CJKmkp
|
74344c4782
|
improve:issue #423
|
2026-04-05 21:35:43 +08:00 |
|
PrefacedCorg
|
f280358f56
|
删除新的旧插件
|
2026-04-05 21:35:40 +08:00 |
|
CJKmkp
|
243201502b
|
add:issue #402
|
2026-04-05 21:32:01 +08:00 |
|
CJKmkp
|
8c090218d1
|
improve:新设置
|
2026-04-05 21:19:19 +08:00 |
|
PrefacedCorg
|
e6b707ea51
|
Merge branch 'New-New-Settings' into beta
|
2026-04-05 19:35:17 +08:00 |
|
PrefacedCorg
|
fa38d3d664
|
remove:旧的新设置
|
2026-04-05 17:58:57 +08:00 |
|
CJKmkp
|
c77beb662e
|
add:pdf插入
|
2026-04-05 17:31:35 +08:00 |
|
PrefacedCorg
|
77dd83c2d6
|
新设置
删除插件管理
|
2026-04-05 17:31:15 +08:00 |
|
PrefacedCorg
|
ceb99cea2b
|
重命名和补回i18n
|
2026-04-05 17:27:00 +08:00 |
|