Go to file
David Walter Seikel cc61426c14 Bare minimum changes to update to elementary API breakage so it compiles.
Other things likely need to be changed to track depecated APIs, etc.


SVN revision: 65144
2011-11-14 06:19:04 +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 Bare minimum changes to update to elementary API breakage so it compiles. 2011-11-14 06:19:04 +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: Updated TODO. 2011-08-30 08:39:58 +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.