Skip to content
  • Jasper St. Pierre's avatar
    window-wayland: Check to update the buffer_rect separately · 1de2fd71
    Jasper St. Pierre authored
    When frame extents change, we might not update the frame rect, but the
    buffer rect still needs to be updated. Split out the check for this to
    be independent of the check for the frame rect.
    
    This fixes issues that could happen when the window was maximized while
    it was in the top-left corner.
    1de2fd71