Skip to content

x11: Fix client area lookup with pending move resize

Vlad Zahorodnii requested to merge work/cherry-pick-18870f67 into Plasma/5.27

If there's a pending move resize, Window::output() won't be updated until geometry updated are unlocked. We need to use moveResizeOutput() instead.

(cherry picked from commit 18870f67)

Merge request reports