The source project of this merge request has been removed.
PlasmaWindowManagement: Adapt to changes to kwayland-server Also call setStackingOrderUuids when the stacking order changes.
Last year they started using PlasmaWindowManagement::stackingOrderUuids() and PlasmaWindow::uuid() instead of PlasmaWindowManagement::stackingOrder() and PlasmaWindow::internalId() in libTaskManager (Plasma Workspace). At that point some of my applets using stackingOrder stopt working because these methods where not fully implemented. This patch fixes that. It contains 3 patches, one for KWin, one for KWaylandServer and one for plasma-workspace.
kwayland-server!181 (merged) !763 (merged) plasma-workspace!706 (merged)
Edited by Uszie