Commit cdd0c61
committed
chore: remove xsettings module
Removed the xsettings module completely from the dde-daemon project.
This includes deleting all xsettings-related source files, test files,
configuration files, and removing xsettings from module registration
and dependency lists. The display module no longer depends on xsettings.
This change was made because the xsettings functionality is being
deprecated or moved to a different component, making the current
implementation obsolete.
Influence:
1. Verify that the system still boots properly without xsettings
2. Test display functionality to ensure it works independently
3. Check that no other modules break due to xsettings removal
4. Verify that xsettings-related configuration files are no longer
present
5. Test system theme and scaling settings through alternative mechanisms
6. Ensure cursor theme and size settings work through other components
chore: 移除 xsettings 模块
从 dde-daemon 项目中完全移除了 xsettings 模块。这包括删除所有 xsettings
相关的源文件、测试文件、配置文件,以及从模块注册和依赖列表中移除
xsettings。显示模块不再依赖 xsettings。进行此更改是因为 xsettings 功能正
在被弃用或移动到其他组件,使得当前实现变得过时。
Influence:
1. 验证系统在没有 xsettings 的情况下仍能正常启动
2. 测试显示功能确保其能独立工作
3. 检查是否有其他模块因 xsettings 移除而出现问题
4. 验证 xsettings 相关的配置文件不再存在
5. 通过其他机制测试系统主题和缩放设置
6. 确保光标主题和大小设置通过其他组件正常工作
PMS: TASK-3812691 parent 86a5a5d commit cdd0c61
21 files changed
Lines changed: 1 addition & 2654 deletions
File tree
- bin/dde-session-daemon
- display1
- misc/dsg-configs
- xsettings1
- testdata
- firefox/xxx.default
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
91 | | - | |
92 | 91 | | |
93 | 92 | | |
94 | 93 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
177 | 177 | | |
178 | 178 | | |
179 | 179 | | |
180 | | - | |
181 | 180 | | |
182 | 181 | | |
183 | 182 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
39 | 38 | | |
40 | 39 | | |
41 | 40 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
This file was deleted.
0 commit comments