[clutter] leave-event?

2009-11-02 Thread Kevin DeKorte
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Would it be possible to fire the leave event when the mouse leaves the stage, specifically a stage embedded in GTK? If you have an actor that is on the edge of the stage and the mouse leaves the stage on the edge that the actor is touching the leave

[clutter] Unable to compile git master

2009-11-02 Thread Kevin DeKorte
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I tried to compile git master today and I'm getting these errors... ./clutter-stage.c: In function 'clutter_stage_read_pixels': ./clutter-stage.c:1381: warning: implicit declaration of function 'cogl_read_pixels' ./clutter-stage.c:1382: error:

Re: [clutter] Unable to compile git master

2009-11-02 Thread Emmanuele Bassi
On Mon, 2009-11-02 at 11:29 -0700, Kevin DeKorte wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I tried to compile git master today and I'm getting these errors... when was the last time you compiled master? please, run 'make distclean' or 'git clean -xdf' and try running autogen.sh

Re: [clutter] Unable to compile git master

2009-11-02 Thread Kevin DeKorte
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 11/02/09 11:46, Emmanuele Bassi wrote: On Mon, 2009-11-02 at 11:29 -0700, Kevin DeKorte wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I tried to compile git master today and I'm getting these errors... when was the last time you