After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 703878 - wayland: Don't pass the shell and compositor down to Cogl
wayland: Don't pass the shell and compositor down to Cogl
Status: RESOLVED FIXED
Product: clutter
Classification: Platform
Component: wayland
unspecified
Other All
: Normal normal
: ---
Assigned To: clutter-maint
clutter-maint
Depends on: 703877
Blocks:
 
 
Reported: 2013-07-09 15:13 UTC by Neil Roberts
Modified: 2013-07-10 13:38 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
wayland: Don't pass the shell and compositor down to Cogl (1.34 KB, patch)
2013-07-09 15:13 UTC, Neil Roberts
committed Details | Review

Description Neil Roberts 2013-07-09 15:13:00 UTC
.
Comment 1 Neil Roberts 2013-07-09 15:13:02 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.
Comment 2 Rob Bradford 2013-07-10 09:21:31 UTC
Review of attachment 248742 [details] [review]:

just a typo in orthogonal. commit after bump goes in.
Comment 3 Emmanuele Bassi (:ebassi) 2013-07-10 13:38:03 UTC
Attachment 248742 [details] pushed as 78f2062 - wayland: Don't pass the shell and compositor down to Cogl