Go to file
Aharon Hillel 9b410d801c clouseau: client initial version for offline This version sould undergo more testing, refine So be aware offline mode may have some bugs
Signed-off-by: Aharon Hillel <a.hillel@samsung.com>

SVN revision: 71158
2012-05-16 11:07:06 +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: client initial version for offline This version sould undergo more testing, refine So be aware offline mode may have some bugs 2012-05-16 11:07:06 +00:00
.gitignore clouseau: updated git-ignore file. 2012-05-14 14:41:10 +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 Fix grammar. 2012-05-15 10:03:51 +00:00
TODO clouseau: track object creation and destruction. 2012-03-12 16:36:15 +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: Moved binary sources to bin dir. 2012-05-14 14:40:26 +00:00
make.sh Clouseau: Everyone welcome clouseau, a tool to debug UI applications. 2011-08-24 14:06:04 +00:00

README

Tool for development, to help understand how evas_object are setup in an app

Usage:
Just run your wanted ecore/elm based app with "clouseau" e.g:
clouseau elementary_test
or
clouseau elementary_test Entry

Click "Load" and the rest is straightforward.