Diffusion KWin 3c6dff75d561

Stop composite timer when Workspace gets destroyed

Authored by graesslin on Jun 29 2016, 6:34 AM.

Description

Stop composite timer when Workspace gets destroyed

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

Details

Committed
graesslinJun 29 2016, 6:34 AM
Parents
R108:736d99fc6a8e: Properly trigger repaint for sofware cursor
Branches
Unknown
Tags
Unknown