fix: set QT scale env before launching dde-update in X11#303
Conversation
|
Hi @MyLeeJiEun. Thanks for your PR. I'm waiting for a linuxdeepin member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
1. Fix AfterLogin progress ball and welcome text displayed too small after system upgrade due to inconsistent scaling 2. Check xsettingsd.conf existence before launching dde-update 3. Run xsettingsd with config if xsettingsd.conf exists 4. Fall back to greeter-display-setting for QT scale env vars Log: Fix AfterLogin UI elements too small after upgrade by setting QT scale env in X11 fix: 在 X11 下启动 dde-update 前设置 QT 缩放环境变量 1. 修复系统升级后 AfterLogin 进度球和欢迎界面文案偏小、缩放与系统不一致的问题 2. 在启动 dde-update 前检查 xsettingsd.conf 是否存在 3. 若存在则使用该配置启动 xsettingsd 4. 若不存在则通过 greeter-display-setting 获取并导出 QT 缩放环境变量 Log: 修复系统升级后 AfterLogin 界面元素偏小的问题,在 X11 下提前设置 QT 缩放环境变量 PMS: BUG-363285
85c4f40 to
e91a61d
Compare
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: MyLeeJiEun, yixinshark 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 |
|
/merge |
Log: Fix AfterLogin UI elements too small after upgrade by setting QT scale env in X11
fix: 在 X11 下启动 dde-update 前设置 QT 缩放环境变量
Log: 修复系统升级后 AfterLogin 界面元素偏小的问题,在 X11 下提前设置 QT 缩放环境变量
PMS: BUG-363285