Skip to content

workspace: fix syncing the stacking order with Xorg

Xaver Hugl requested to merge work/cherry-pick-4e01d2c8 into Plasma/6.0

Deleted windows have frameId zero, which makes Xorg stack other windows below the bottom-most window instead of the correct one. To avoid that, filter out deleted windows in Workspace::propagateWindows.

BUG: 478556

(cherry picked from commit 4e01d2c8)

Merge request reports