Skip to content
  • Benjamin Otte's avatar
    gdk: No need to clear offscreen window when showing · fd200f07
    Benjamin Otte authored
    I don't think it's necessary to clear the backing surface when showing
    the window, as we're going to repaint it anyway. If it's needed, we can
    implement it again using internal APIs, as the public window_clear()
    APIs are going away.
    fd200f07