Commit Graph

7 Commits

Author SHA1 Message Date
Daniel Zaoui 24eee06b53 Add README 2018-06-15 11:09:39 +03:00
Daniel Zaoui 03423ff979 First patch for the Clouseau rewriting
- Removal of all old code
- Create the new directories tree
- Move to cmake
- Connection to daemon
2017-06-06 10:26:45 +03:00
Tom Hacohen f8ee0d70f5 Clouseau: Improved the readme a bit.
SVN revision: 74355
2012-07-24 11:54:30 +00:00
Sanjeev BA 3a513fb3d4 Fix grammar.
SVN revision: 71102
2012-05-15 10:03:51 +00:00
Samuel F. Baggen 338b5bdbe1 added a short description in the readme file
SVN revision: 69919
2012-04-04 10:22:12 +00:00
Tom Hacohen 928a4fdc34 Clouseau: Added a script wrapper launcher.
SVN revision: 67634
2012-01-31 14:40:51 +00:00
Tom Hacohen a87f4db1de Clouseau: Everyone welcome clouseau, a tool to debug UI applications.
It's inspired (and currently not very different) by Android's
hierarchy viewer but it'll hopefully grow to be more than that.
It currently lets you walk the evas object tree, query some evas object
parameters and highlight the object on the canvas.

It currently does not take clipping into account, so you only see the
actual object size, and you can't see the clip frame just yet.

Read the README for a quick how to.

It's very basic atm, read the TODO if you care about future plans, this
is more of a PoC with some useful pieces of code than anything else, but
still, it's more than usable (I wrote it cause I needed it).

Feel free to contribute/sumbit suggestions.

SVN revision: 62740
2011-08-24 14:06:04 +00:00