Skip to content

fix(dde-clipboard): fix clipboard flicker and misalignment in extende…#276

Merged
deepin-bot[bot] merged 1 commit into
linuxdeepin:masterfrom
MyLeeJiEun:fork-from-master-0710-fix-issue-368123
Jul 13, 2026
Merged

fix(dde-clipboard): fix clipboard flicker and misalignment in extende…#276
deepin-bot[bot] merged 1 commit into
linuxdeepin:masterfrom
MyLeeJiEun:fork-from-master-0710-fix-issue-368123

Conversation

@MyLeeJiEun

Copy link
Copy Markdown
Contributor

…d mode

  1. Calculate dock full size based on current display mode
  2. Compute distance from dock center to current screen edge
  3. Only switch window screen when dock has fully moved to new screen
  4. Prevent clipboard window from jumping back and forth between screens

Log: Fix clipboard flickering and misalignment in multi-screen extended mode

fix(dde-clipboard): 修复多屏扩展下剪贴板闪动错位问题

  1. 根据当前显示模式计算 dock 完整尺寸
  2. 计算 dock 中心到当前屏幕边缘的距离
  3. 仅在 dock 完全移动到新屏幕时才切换窗口屏幕
  4. 防止剪贴板窗口在屏幕间来回跳动

Log: 修复多屏扩展模式下剪贴板闪动和错位的问题
PMS: BUG-368123

@sourcery-ai sourcery-ai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry @MyLeeJiEun, you have reached your weekly rate limit of 500000 diff characters.

Please try again later or upgrade to continue using Sourcery

@deepin-ci-robot

Copy link
Copy Markdown

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 /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Details

Instructions 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.

…d mode

1. Calculate dock full size based on current display mode
2. Compute distance from dock center to current screen edge
3. Only switch window screen when dock has fully moved to new screen
4. Prevent clipboard window from jumping back and forth between screens

Log: Fix clipboard flickering and misalignment in multi-screen extended mode

fix(dde-clipboard): 修复多屏扩展下剪贴板闪动错位问题

1. 根据当前显示模式计算 dock 完整尺寸
2. 计算 dock 中心到当前屏幕边缘的距离
3. 仅在 dock 完全移动到新屏幕时才切换窗口屏幕
4. 防止剪贴板窗口在屏幕间来回跳动

Log: 修复多屏扩展模式下剪贴板闪动和错位的问题
PMS: BUG-368123
@MyLeeJiEun
MyLeeJiEun force-pushed the fork-from-master-0710-fix-issue-368123 branch from 70cb16e to 7a7e95b Compare July 13, 2026 02:22
@deepin-ci-robot

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: mhduiy, MyLeeJiEun

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@MyLeeJiEun

Copy link
Copy Markdown
Contributor Author

/merge

@deepin-bot
deepin-bot Bot merged commit c5c62cb into linuxdeepin:master Jul 13, 2026
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants