Skip to content
  • Jonas Ådahl's avatar
    wayland/surface: Move shaped-texture synchronization to actor surface · f0df07cb
    Jonas Ådahl authored and Georges Basile Stavracas Neto's avatar Georges Basile Stavracas Neto committed
    As with most other state that ends up being pushed to the actor and the
    associated shaped texture, also push the texture and the corresponding
    metadata from the actor surface. This fixes an issue when a toplevel
    surface was reset, where before the subsurface content was not properly
    re-initialized, as content state synchronization only happened on
    commit, not when asked to synchronize.
    
    !961
    f0df07cb