| Summary: | Grid: when dragging an entire desktop the target should follow the cursor | ||
|---|---|---|---|
| Product: | [Plasma] kwin | Reporter: | postix <postix> |
| Component: | effects-overview | Assignee: | KWin default assignee <kwin-bugs-null> |
| Status: | CONFIRMED --- | ||
| Severity: | normal | CC: | fanzhuyifan, nate |
| Priority: | NOR | ||
| Version First Reported In: | 6.0.3 | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | Screen recording on Plasma 6.0.3 | ||
|
Description
postix
2024-04-10 17:05:26 UTC
Created attachment 168349 [details]
Screen recording on Plasma 6.0.3
Can reproduce. Now the target seems calculated based on the center of the windows, which can be different from the location of the cursor. By the way are you using some 3rd party layout script for the window positions in grid view? The current layout algorithm shouldn't produce a layout like that. (In reply to fanzhuyifan from comment #2) > By the way are you using some 3rd party layout script for the window > positions in grid view? The current layout algorithm shouldn't produce a > layout like that. Nope, it's layout method "Natural". "Smart" is first introduced in 6.1 (In reply to postix from comment #3) > (In reply to fanzhuyifan from comment #2) > > By the way are you using some 3rd party layout script for the window > > positions in grid view? The current layout algorithm shouldn't produce a > > layout like that. > > Nope, it's layout method "Natural". "Smart" is first introduced in 6.1 Oh you are right I forgot. |