mirror of
https://github.com/brl/mutter.git
synced 2025-01-24 02:19:15 +00:00
8b1385ed23
* 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.