[clutter] Clutter without any windowing system

2010-06-21 Thread Kevin Lecocq
Hi everybody,
I'm wondering if it's possible to get Clutter work without any windowing
system and interface like GLX, WGL, EGL ...
I would like to develop an application based on Linux and Clutter without X
server. So is it possible to run Clutter without X and directly on the top
of OpenGL (or OpenGL ES) ?
And how will the events managing work after ?

Regards,
Kevin


Re: [clutter] Clutter without any windowing system

2010-06-21 Thread Sven Luther
On Mon, Jun 21, 2010 at 10:44:09AM +0200, Kevin Lecocq wrote:
 Hi everybody,
 I'm wondering if it's possible to get Clutter work without any windowing
 system and interface like GLX, WGL, EGL ...
 I would like to develop an application based on Linux and Clutter without X
 server. So is it possible to run Clutter without X and directly on the top
 of OpenGL (or OpenGL ES) ?

Yes, it is indeed possible, using the eglnative bakcend for example.

 And how will the events managing work after ?

clutter uses tslib for touchscreen like events in these cases but i am unsure 
how mouse events are handled.

Friendly,

Sven Luther
-- 
To unsubscribe send a mail to clutter+unsubscr...@o-hand.com



Re: [clutter] Perl bindings - Gtk and Gstreamer bindings no longer available?

2010-06-21 Thread Emmanuele Bassi
On Sun, 2010-06-20 at 15:14 +1000, Chris Debenham wrote:
 It has been a long while since I followed this up.
 Is there any chance of a proper clutter-gtk/gstreamer perl bindings release?

the bindings are available - unfortunately, the time I can devote to
them is close to nil right now.

if somebody wants to take over maintainership I can definitely give the
write bit on the clutter-project.org/bindings repository. otherwise I'm
afraid you'll have to wait. :-)

ciao,
 Emmanuele.

 On 30 October 2009 11:48, Chris Debenham ch...@adebenham.com wrote:
  2009/10/29 Emmanuele Bassi eba...@o-hand.com:
  On Wed, 2009-10-28 at 14:58 +1100, Chris Debenham wrote:
  I have been using the perl bindings for a while on Ubuntu but a little
  while ago they updated to the 1.0 bindings which seem to have dropped
  support for GTK and GStreamer.
 
  yes, they have been removed just like they have been removed from the
  Python bindings, because of the disconnection in stability guarantees
  between the Core API and the modules API.
 
  whilst Clutter Core reached API and ABI stability with 1.0, bpoth
  Clutter-GTK and Clutter-GStreamer haven't (yet); for this reason, and
  also the initialization ordering issues for Clutter and Clutter-GTK, it
  was decided to split out the bindings.
 
  It 'seems' like there is/was a plan to provide the clutter-gtk and
  clutter-gst bindings separately but I can not find them anywhere.
  Are the perl clutter-gtk and clutter-gst bindings in progress/available?
 
  not yet. unfortunately, I haven't had much time to maintain the bindings
  as of late - being busy working on the 1.2 API for Core; I've just
  shuffled around the clutter-perl Git repository, though, and I'll push
  both the Clutter-GStreamer and the Clutter-GTK bindings under that.
 
  Thanks - I'll check that out now
 
  --
 
  Joan Crawford  - I, Joan Crawford, I believe in the dollar.
  Everything I earn, I spend. -
  http://www.brainyquote.com/quotes/authors/j/joan_crawford.html
 

-- 
Emmanuele Bassi, Open Source Software Engineer
Intel Open Source Technology Center

-- 
To unsubscribe send a mail to clutter+unsubscr...@o-hand.com