Bug 454148

Summary: Impossible to move a window to another screen (qml based desktop grid effect)
Product: [Plasma] kwin Reporter: postix <postix>
Component: effects-desktop-gridAssignee: KWin default assignee <kwin-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: normal CC: postix
Priority: NOR Keywords: regression, usability
Version: git master   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:

Description postix 2022-05-21 12:56:30 UTC
SUMMARY

commit: e3da5fc76e977f01aa0b0f7e457535b57bcf5da4
source: kdesrc-build

Using the new qml version of the desktop grid, it has become impossible to move one window to another screen by dragging it.
Comment 1 postix 2022-05-21 20:28:45 UTC
This was possible with the former grid effect in 5.24.5 and before;  besides having an `overview` as well as a fast way of switching VDs, it was IMHO the art of arranging windows across the various screens and VDs.
Since this new QML version seems to replace the former one in 5.25 onward [1], I'd consider the lack of this feature to be a major regression. :)

[1] https://invent.kde.org/plasma/kwin/-/merge_requests/2327
Comment 2 postix 2022-05-21 20:58:52 UTC

*** This bug has been marked as a duplicate of bug 453996 ***