Commit f0e7e40
refactor: remove unused PersonalizationWallpaperContext class
Remove the PersonalizationWallpaperContext class and its associated
metadata handling, as this wallpaper context functionality is no longer
needed. The class was previously used for receiving wallpaper metadata
from the compositor, but this feature has been deprecated in favor of
direct wallpaper management through the existing WallpaperManager.
Log: Removed unused wallpaper context functionality
Influence:
1. Verify wallpaper functionality still works correctly
2. Test wallpaper switching and metadata handling
3. Ensure no regressions in personalization settings
refactor: 移除未使用的 PersonalizationWallpaperContext 类
移除 PersonalizationWallpaperContext 类及其相关的元数据处理功能,因为该
壁纸上下文功能不再需要。该类之前用于从合成器接收壁纸元数据,但此功能已被
弃用,转而通过现有的 WallpaperManager 进行直接壁纸管理。
Log: 移除未使用的壁纸上下文功能
Influence:
1. 验证壁纸功能是否正常工作
2. 测试壁纸切换和元数据处理
3. 确保个性化设置没有回归问题1 parent f9ea53f commit f0e7e40
3 files changed
Lines changed: 1 addition & 29 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
654 | 654 | | |
655 | 655 | | |
656 | 656 | | |
657 | | - | |
658 | | - | |
659 | | - | |
660 | | - | |
661 | | - | |
662 | | - | |
663 | | - | |
664 | | - | |
665 | | - | |
666 | | - | |
667 | | - | |
668 | | - | |
669 | | - | |
670 | 657 | | |
671 | 658 | | |
672 | 659 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
28 | 27 | | |
29 | 28 | | |
30 | 29 | | |
| |||
174 | 173 | | |
175 | 174 | | |
176 | 175 | | |
177 | | - | |
178 | | - | |
179 | | - | |
180 | | - | |
181 | | - | |
182 | | - | |
183 | | - | |
184 | | - | |
185 | | - | |
186 | | - | |
187 | | - | |
188 | | - | |
189 | | - | |
190 | | - | |
191 | 176 | | |
192 | 177 | | |
193 | 178 | | |
| |||
0 commit comments