| Summary: | Not able to quick tile during toplevel drag | ||
|---|---|---|---|
| Product: | [Plasma] kwin | Reporter: | Jari Pennanen <ciantic> |
| Component: | Quick Tiling | Assignee: | KWin default assignee <kwin-bugs-null> |
| Status: | ASSIGNED --- | ||
| Severity: | normal | CC: | kde, nate |
| Priority: | NOR | ||
| Version First Reported In: | 6.5.1 | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | Video demonstration: Snapping of window works if dragged from the main area, but not when dragged from tabs. | ||
|
Description
Jari Pennanen
2025-11-03 11:52:44 UTC
I noticed, if I enable "Wobbly Windows" effect, the tabs being dragged don't wobble. Somehow KWIN doesn't recognize those as windows being dragged? Yes it's related. It makes sense from the User pov and I even specced it that way From now on the new window is moved by the compositor during the drag as if the client called xdg_toplevel.move. but didnt implement it that way A possibly relevant merge request was started @ https://invent.kde.org/plasma/kwin/-/merge_requests/8363 |