GNOME Bugzilla – Bug 611725
Port Gnome-shell to clutter 1.1/1.2 API
Last modified: 2010-03-03 18:10:33 UTC
Created attachment 155156 [details] [review] Changes to build gnome-shell in clutter 1.1 Currently clutter does not build against clutter 1.2 series. I've cooked a patch that allows me to run gnome-shell with this. Changes are: * Migrate to use cogl_handle_unref. * Don't use cogl_check_extensions as it's deprecated now. * Use cogl_clip_push_rectangle instead of cogl_clip_push
*** This bug has been marked as a duplicate of bug 610679 ***