Skip to content
  • Jonas Ådahl's avatar
    clutter/stage: Add 'skipped-paint' signal/vfunc · 3806c0bd
    Jonas Ådahl authored and Marge Bot's avatar Marge Bot committed
    This is intended to allow being notified about a stage update happening,
    but painting didn't happen. This is possible today by using other
    signals and keeping track of painting happened, but it saves us some
    state tracking by just being told so.
    
    Part-of: <!4067>
    3806c0bd
Loading