mirror of
https://github.com/brl/mutter.git
synced 2025-01-23 18:09:10 +00:00
7ea9e2bcbb
* clutter/clutter-box.c: (clutter_box_pick): Call clutter_box_paint rather than actor paint method avoiding infinte loop (Fixes test-boxes crasher). * clutter/glx/clutter-stage-glx.c: (clutter_stage_glx_unrealize): Trap the X calls to avoid potential X errors.