Skip to content

x11window: explicitly resize when the Xwayland scale changes

Xaver Hugl requested to merge work/zamundaaa/x11-configure into master

With how Xwayland scaling works, KWin assumes the window already uses the new coordinate system - but that doesn't happen until Xwayland and the client know about the new size as well.

BUG: 480642

Merge request reports