clutter Questions
3
Solved
I would like to write a basic hardware-accelerated window manager, so I've been looking for some documentation on how to get started, but I've only managed to find this tutorial, which uses an outd...
Coper asked 6/11, 2012 at 22:48
1
Solved
I will receive {x,y} data from the network corresponding to a pixel coordinate.
I would like to create clutter event or at least inform the system (clutter stage) there is a mouse move to the rec...
Inbreeding asked 22/1, 2016 at 13:15
1
My goal is to use the C libraries to form web apps.
I have chosen the way to do that via using "SWIG" tool.
The Swig tool requires three things:
.c file which defines all the functions.
...
Zarf asked 3/12, 2012 at 10:56
3
Solved
I'm developing an application separately for both Android and iOS using their native SDKs.
However, there's a some module in the application that should support basic 2D (it can also be 3D) abiliti...
2
Solved
Are there Python 3 bindings for Clutter? If so, how can I get them and use them?
Objectify asked 4/12, 2011 at 23:1
1
Solved
I'm a little confused about the relationship of the libraries listed above, here are what I think:
Cairo is a 2D graphic library, and GTK+ uses it to render widgets. Cario is low-level.
Cogl is a...
4
I am struggling with calling a clutter function from an extra thread.
I use boost::thread for threading and the clutter library 1.0.
To be specific, the thread contains a looped function that emits...
Benavides asked 30/9, 2010 at 14:51
1
© 2022 - 2024 — McMap. All rights reserved.