feat(grub-theme): 优化并新增Deepin grub主题支持#179
Draft
electricface wants to merge 1 commit intolinuxdeepin:masterfrom
Draft
feat(grub-theme): 优化并新增Deepin grub主题支持#179electricface wants to merge 1 commit intolinuxdeepin:masterfrom
electricface wants to merge 1 commit intolinuxdeepin:masterfrom
Conversation
There was a problem hiding this comment.
Sorry @electricface, you have reached your weekly rate limit of 500000 diff characters.
Please try again later or upgrade to continue using Sourcery
c27f1ab to
9365144
Compare
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: electricface The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
- 新增 adjustThemeNormalV25 处理函数,替代旧版本普通主题调整逻辑 - 重构调整启动菜单逻辑,简化 adjustBootMenu 函数,支持不同分辨率下的配置 - 在 Theme 结构体中添加 FindComponentByType 方法,便于根据类型查找组件 - 引入并使用 deepin-v20 主题数据,重命名相关资源文件路径 - 更新 deepin 主题的 theme.txt.tpl 模板,提高启动菜单和标签文字的配置灵活性 - 调整主题背景图片处理逻辑,支持保存背景及主题内背景图 - 测试代码中调用调整普通主题的函数改为新版本接口调用 - 优化字体和界面元素的样式及位置,提升视觉效果和一致性 Bug: PMS-277733
9365144 to
3f1f5be
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bug: PMS-277733