Skip to content
  • Jasper St. Pierre's avatar
    window-actor: Rebuild the shape and mask when the surface updates · 9a6a189e
    Jasper St. Pierre authored
    Connecting to size-changed is wrong -- size-changed tells us when
    we *told* the X server or resize the window. For X11, we're sort of
    guaranteed that the surface will be updated at some point before the
    next frame, but for Xwayland, we can't be sure that the new surface is
    attached at this point.
    
    This fixes weird artifacts when resizing apps like xclock.
    9a6a189e