Summary: | Wrong sticky window behavior when moving in multi-monitor setup on Wayland | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | Aleksey Zagorodnikov <xglooom> |
Component: | multi-screen | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | RESOLVED DUPLICATE | ||
Severity: | minor | CC: | nate |
Priority: | NOR | ||
Version First Reported In: | git master | ||
Target Milestone: | --- | ||
Platform: | Manjaro | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
video demonstration
arrangement of monitors |
Description
Aleksey Zagorodnikov
2022-01-25 15:56:17 UTC
Created attachment 145925 [details]
arrangement of monitors
Can you reproduce the bug when using unrestricted move, i.e. Meta+left click? Nope, only reproduces when grab title. And found that this bug can be reproduced only if window title was below the threshold. If title initially above threshold it can moved smoothly. https://invent.kde.org/plasma/kwin/-/blob/e1d47b59463eb8c842c27c9de3a4b9dfd840f4ec/src/abstract_client.cpp#L1367 the constraining algorithm handles poorly the screen area being split in smaller rects A possibly relevant merge request was started @ https://invent.kde.org/plasma/kwin/-/merge_requests/1948 *** This bug has been marked as a duplicate of bug 401271 *** |