Skip to content
  • Chris Lord's avatar
    [event-x11] Don't relayout on window move · 0bf6d57a
    Chris Lord authored
    ConfigureNotify is delivered on window movements too, but there is no
    need to queue a relayout on these as the viewport hasn't changed size.
    Check for the window actually changing size on ConfigureNotify before
    queueing a relayout.
    
    This fixes laggy window movement when moving a window in response to
    Clutter mouse motion events.
    0bf6d57a