Skip to content
  • Jasper St. Pierre's avatar
    window: Save the buffer_rect internally · b0b8f372
    Jasper St. Pierre authored
    Rather than calculate it speculatively with the current properties
    which may be too new or too out of date, make sure it always fits
    with the proper definition. We update it when we update the toplevel
    window for X11, and when a Wayland surface is committed with a newly
    attached buffer.
    b0b8f372