Go to file
Tom Hacohen add4f4ec47 clouseau: Cleaned genlist classes a bit.
SVN revision: 62907
2011-08-28 07:17:55 +00:00
data clouseau: Added icons indicating hidden/clipper. 2011-08-25 07:57:43 +00:00
m4 Clouseau: Added .gitignore and a stub file to m4. 2011-08-24 14:17:53 +00:00
src clouseau: Cleaned genlist classes a bit. 2011-08-28 07:17:55 +00:00
.gitignore Clouseau: Added .gitignore and a stub file to m4. 2011-08-24 14:17:53 +00:00
AUTHORS Clouseau: Everyone welcome clouseau, a tool to debug UI applications. 2011-08-24 14:06:04 +00:00
COPYING Clouseau: Everyone welcome clouseau, a tool to debug UI applications. 2011-08-24 14:06:04 +00:00
COPYING.icons clouseau: Added icons indicating hidden/clipper. 2011-08-25 07:57:43 +00:00
ChangeLog Clouseau: Everyone welcome clouseau, a tool to debug UI applications. 2011-08-24 14:06:04 +00:00
Makefile.am clouseau: Added icons indicating hidden/clipper. 2011-08-25 07:57:43 +00:00
NEWS Clouseau: Everyone welcome clouseau, a tool to debug UI applications. 2011-08-24 14:06:04 +00:00
README Clouseau: Everyone welcome clouseau, a tool to debug UI applications. 2011-08-24 14:06:04 +00:00
TODO clouseau: second step towards splitting ui and lib. 2011-08-25 14:54:27 +00:00
autogen.sh Clouseau: Everyone welcome clouseau, a tool to debug UI applications. 2011-08-24 14:06:04 +00:00
configure.ac clouseau: Added icons indicating hidden/clipper. 2011-08-25 07:57:43 +00:00
make.sh Clouseau: Everyone welcome clouseau, a tool to debug UI applications. 2011-08-24 14:06:04 +00:00

README

Just run your wanted ecore/elm based app with this lib in LD_PRELOAD, e.g:
LD_PRELOAD=/usr/lib/clouseau/libclouseau.so elementary_test

Click "Load" and the rest is straightforward.