Skip to content
  • Chris Lord's avatar
    [stage] Set default size correctly · b968defa
    Chris Lord authored
    Due to the way the new sizing works, clutter stage must set its size in
    init (to maintain old behaviour) and the properties on the X11 stage
    must be initialised to 1x1 so that it actually goes ahead with the
    resize.
    
    Fixes stages that aren't user resizable and have no size set from
    appearing at 1x1.
    b968defa