Skip to content
  • Matthias Clasen's avatar
    be7f5acc
    surface: Don't delay state changes · be7f5acc
    Matthias Clasen authored and Jordan Petridis's avatar Jordan Petridis committed
    The Wayland backend delays applying surface state changes until
    the BEFORE_PAINT phase of the frame cycle ...but that will not
    happen anytime soon, if the frame clock is frozen. In this case,
    apply state changes right away.
    
    Fixes suspend state changes only getting reported after the fact.
    
    Fixes: #7628
    Part-of: <!8737>
    be7f5acc
    surface: Don't delay state changes
    Matthias Clasen authored and Jordan Petridis's avatar Jordan Petridis committed
    The Wayland backend delays applying surface state changes until
    the BEFORE_PAINT phase of the frame cycle ...but that will not
    happen anytime soon, if the frame clock is frozen. In this case,
    apply state changes right away.
    
    Fixes suspend state changes only getting reported after the fact.
    
    Fixes: #7628
    Part-of: <!8737>
Loading