mirror of
https://github.com/brl/mutter.git
synced 2025-02-17 05:44:08 +00:00
![Emmanuele Bassi](/assets/img/avatar_default.png)
* 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.