mirror of
https://github.com/brl/mutter.git
synced 2025-02-08 17:44:09 +00:00
![Lionel Landwerlin](/assets/img/avatar_default.png)
When removing the frame callback on the CoglOnscreen, we loose the ability to get notified of swap events. This could leave us with a counter != 0 which leads to a deadlock situation after the next realize/draw cycle. https://bugzilla.gnome.org/show_bug.cgi?id=755014