Skip to content
  • Chris Lord's avatar
    [stage-x11] Fix resizing for foreign windows · f9f03894
    Chris Lord authored
    As well as manually setting the geometry size, we needed to queue a
    relayout. This is what the ConfigureNotify handler would normally do,
    but we don't get this event when using a foreign window (obviously).
    
    This should fix resizing in things like gtk-clutter.
    f9f03894