Re: [clutter] clutter-gtk release for clutter 1.2.0

2010-03-13 Thread Bastien Nocera
On Sat, 2010-03-13 at 09:56 +, Peter Robinson wrote: Hi All, Is there any plans to cut a clutter-gtk release that's compatible with the clutter 1.2 release? It seems the current 0.10.2 release is not. If it's for gnome-games, I worked around the problem by requiring an older clutter-gtk,

Re: [clutter] clutter-gtk release for clutter 1.2.0

2010-03-13 Thread Emmanuele Bassi
On Sat, 2010-03-13 at 09:56 +, Peter Robinson wrote: Is there any plans to cut a clutter-gtk release that's compatible with the clutter 1.2 release? It seems the current 0.10.2 release is not. yes, I'm planning a clutter-gtk 0.10.4 release ASAP which will depend on Clutter 1.2; clutter-gtk

Re: [clutter] clutter-gtk

2010-02-24 Thread Sven Luther
On Wed, Feb 24, 2010 at 01:34:33PM +0100, Gerardo Di Iorio wrote: Is possible build clutter-gtk whith eglnative flavour??' I wonder about this, i guess that clutter-gtk is using X behind the scenes or something, or directfb, not using opengl for the drawing. I suppose that if gtk could be made

Re: [clutter] clutter-gtk

2010-02-24 Thread Emmanuele Bassi
On Wed, 2010-02-24 at 13:34 +0100, Gerardo Di Iorio wrote: Is possible build clutter-gtk whith eglnative flavour??' no. GTK+ (barely) supports DirectFB, but the eglnative backend of Clutter assumes that Clutter owns the framebuffer. you can only use Clutter-GTK with the x11-based backends

Re: [clutter] clutter-gtk CSW work

2009-08-26 Thread Davyd Madeley
On Wed, 2009-08-26 at 10:38 +1000, Davyd Madeley wrote: Specifically there is also a bug where something occasionally generates a full-actor expose. Ok, after quite a bit of debugging I've finally found the cause of this. gtk_clutter_offscreen_size_allocate was calling gdk_window_move_resize,

Re: [clutter] clutter-gtk CSW work

2009-08-25 Thread Saul Lethbridge
Excellent work! What is the long term plan for Clutter-Gtk? Will we see Gtk depending on clutter in the near future? On Tue, Aug 25, 2009 at 7:51 PM, Davyd Madeley davyd.made...@collabora.co.uk wrote: Hey all, In case you didn't see my blog post, I've been doing some work on extending

Re: [clutter] Clutter-gtk resize bug

2009-04-08 Thread Piotr Rak
Hi Vald 2009/4/8 Vlad Volodin vest...@gmail.com: Hello everybody, I have a clutter from git (0.9) and clutter-gtk from git too (0.9). When I used them in my project, I've got a strange Gtk-CRITICAL warning, while I resized the main window. I've also tried to build clutter-gtk with standard

Re: [clutter] Clutter-gtk resize bug

2009-04-08 Thread Vlad Volodin
Hello Ok, I will add it tomorrow, because it is too late for my Time Zone. Vlad Volodin 2009/4/8 Emmanuele Bassi eba...@linux.intel.com: On Wed, 2009-04-08 at 02:04 +0400, Vlad Volodin wrote: I have a clutter from git (0.9) and clutter-gtk from git too (0.9). [...] thanks for the

Re: [clutter] clutter-gtk OSX flavour

2008-10-09 Thread Tommi Komulainen
On Thu, Oct 9, 2008 at 7:32 AM, Tomas Frydrych [EMAIL PROTECTED] wrote: ere wer wrote: There seams to be a new (native?) port of GTK+ to OSX: http://labs.imendio.com/: From what I understand (have not tested anythig), this version does not require X Im interested if there will be a new

Re: [clutter] clutter-gtk OSX flavour

2008-10-09 Thread Tomas Frydrych
ere wer wrote: There seams to be a new (native?) port of GTK+ to OSX: http://labs.imendio.com/: From what I understand (have not tested anythig), this version does not require X Im interested if there will be a new flavor to clutter-gtk, currently there are only x11/win32, or the x11

Re: [clutter] clutter-gtk

2008-06-06 Thread Matthew Allum
Hi; On Fri, 2008-06-06 at 13:50 +0200, Daniel Oberhoff wrote: Hi, So after clearing the perl questions I am thinking about gtk. We would like to use gtk alongside clutter. Not sure if this would mean embedding gtk into clutter or vice versa, probably either could be used. For the