Commit Graph

9 Commits

Author SHA1 Message Date
CJKmkp f15a293a69 add:自定义文件名 2026-05-01 14:51:56 +08:00
PrefacedCorg 4f015fb155 refactor(设置): 重构设置窗口为独立窗口并移除旧设置面板
移除旧的内置设置面板及相关代码,将设置功能迁移至独立的设置窗口
优化设置窗口的主题同步功能,调整自动化页面布局
2026-04-27 09:40:24 +08:00
PrefacedCorg b4526473fa feat(设置界面): 重构自动化设置页面布局并优化悬浮窗拦截逻辑
将自动化设置页面中的白板应用分类整理,使用折叠面板分组显示
移除独立的悬浮窗拦截开关,改为根据子选项自动启用拦截功能
调整画板设置菜单项在导航中的位置
2026-04-26 21:01:11 +08:00
PrefacedCorg 3ab9fcc857 refactor(UI): 重构悬浮窗拦截设置界面布局
将悬浮窗拦截设置从LabeledSettingsCard改为SettingsCard和ToggleSwitch组合
优化界面结构,使开关控件更直观
添加Expander控制拦截规则的显示状态
2026-04-26 20:26:24 +08:00
RedstonCoder da3a1f7dea Use LabeledSettingsCard with i18n and IconSource
Replace multiple ui:SettingsCard blocks with compact controls:LabeledSettingsCard entries. Each card now uses Header bindings to i18n keys and an IconSource attribute instead of nested HeaderIcon content, while preserving existing Toggled event handlers. This refactors and simplifies the XAML, standardizes icon usage, and enables localization for the floating app interceptor settings.
2026-04-26 18:56:21 +08:00
PrefacedCorg 9132c9eb14 1 2026-04-26 16:38:54 +08:00
PrefacedCorg c4657ebb86 1 2026-04-26 09:12:26 +08:00
PrefacedCorg b891cb6fe3 Revert "add:新设置"
This reverts commit b949b1651a.
2026-04-23 22:09:27 +08:00
PrefacedCorg b949b1651a add:新设置 2026-04-23 06:48:52 +08:00