https://bugs.kde.org/show_bug.cgi?id=386769
Vlad Zahorodnii <vlad.zahorod...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|ASSIGNED |RESOLVED Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/kwin/commit/1e0b0c881e92 |ma/kwin/commit/ed128064e35a |0bebaacea8b3c6ce26a09f3c4a2 |a9fb12f3e188c88c8100aaa1a51 |0 |2 --- Comment #8 from Vlad Zahorodnii <vlad.zahorod...@kde.org> --- Git commit ed128064e35aa9fb12f3e188c88c8100aaa1a512 by Vlad Zahorodnii, on behalf of Kishore Gopalakrishnan. Committed on 15/07/2022 at 08:26. Pushed by vladz into branch 'master'. Swapping desktops: only swap windows on current activity. In the desktop grid effect, dragging an empty area of a desktop to another desktop swaps all windows on the two desktops. This change makes sure that this matches only windows in the current activity. Was earlier fixed in https://invent.kde.org/plasma/kwin/commit/1e0b0c881e920bebaacea8b3c6ce26a09f3c4a20 , but the bug was reintroduced by the QML rewrite. M +1 -1 src/effects/desktopgrid/desktopgrideffect.cpp https://invent.kde.org/plasma/kwin/commit/ed128064e35aa9fb12f3e188c88c8100aaa1a512 -- You are receiving this mail because: You are watching all bug changes.