Skip to content

workspace: don't rearrange immediately when a window with struts gets removed

Xaver Hugl requested to merge work/cherry-pick-24ab95bd into Plasma/6.1

Otherwise, rearrange can happen on intermediate output configurations, as layer shell windows can get closed in response to outputs being disabled. That rearrange on intermediate output configurations can confuse the placement tracker logic, which may then move windows to weird locations or even offscreen

CCBUG: 479694

(cherry picked from commit 24ab95bd)

Co-authored-by: Xaver Hugl xaver.hugl@gmail.com

Merge request reports