Skip to content
  • Benjamin Otte's avatar
    gtk: Don't push cairo nodes · d1b80a6b
    Benjamin Otte authored
    We want to split nodes into containers and nodes that do actual drawing.
    So pushing nodes that do drawing is exactly the wrong thing.
    
    Also fix up GtkPopover. There's no need for it to push anything.
    d1b80a6b