Skip to content
  • Alexander Larsson's avatar
    Broadway: Add id for nodes and reuse old ones · fbefec52
    Alexander Larsson authored
    When sending render nodes from the client to the daemon we add an id,
    and whenever we're about to re-send the entire tree node we instead
    send the old id. We track all the nodes for the previous frame
    of the surface this way.
    
    Having the id on the daemon side will allow us do to much better deltas.
    fbefec52