mirror of
https://github.com/brl/mutter.git
synced 2025-03-05 20:58:10 +00:00

* clutter/clutter-stage.c: (clutter_stage_allocate): Check if the stage provided by the backend is static (i.e. a framebuffer that cannot be resized) and interrupt the allocation chain there. * clutter/eglnative/clutter-stage-egl.c: (clutter_stage_egl_class_init): Remove the ::allocate empty stub.