GNOME Bugzilla – Bug 703878
wayland: Don't pass the shell and compositor down to Cogl
Last modified: 2013-07-10 13:38:11 UTC
.
Created attachment 248742 [details] [review] wayland: Don't pass the shell and compositor down to Cogl The Wayland 1.0 API allows orthoganal components of an application to query the shell and compositor themselves by querying their own wl_registry. The corresponding API in Cogl has been removed so Clutter shouldn't call it anymore.
Review of attachment 248742 [details] [review]: just a typo in orthogonal. commit after bump goes in.
Attachment 248742 [details] pushed as 78f2062 - wayland: Don't pass the shell and compositor down to Cogl