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 [email protected]

Reply via email to