In https://invent.kde.org/plasma/kwin/-/merge_requests/6747 the comparison with window heap geometry was done with the heap x/y/width/height properties to detect if the drop was done off the heap, but this is wrong, because in Overview window heaps are positioned with Translation transforms, so we need to properly mapping its geometry with mapToItem which is transforms aware (cherry picked from commitwilder/Plasma/6.231c4b8ac55)31c4b8aceffects/overview: Properly map the windowHeap geometry Co-authored-by: Marco Martin <notmart@gmail.com>
parent
48b965b5c6
commit
9996ff08bd
1 changed files with 7 additions and 4 deletions
Loading…
Reference in new issue