Skip to content
  • Martin Flöser's avatar
    Stop composite timer when Workspace gets destroyed · 3c6dff75
    Martin Flöser authored
    On Wayland tear down the Workspace gets destroyed before the Compositor
    gets destroyed. If the timer fires in that area, the Compositor would
    crash. It's not possible to start the timer if the Workspace is
    destroyed, thus it should also be stoped on Workspace destroy.
    
    Reviewed-By: Bhushan Shah
    3c6dff75