Skip to content

Expose missing client UUids in plasma windowManagementInterface StackingOrder.

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.

!181 (merged) kwin!763 (merged) plasma-workspace!706 (merged)

Edited by Usarin Heininga

Merge request reports