<div dir="ltr"><div>Hi all,<br><br></div>As I mentioned in my previous message, here are a few ideas/questions that popped up as I used arbtt recently, about which I'd like your opinions:<br><ol><li>It would be nice to have an index page at <a href="http://darcs.nomeata.de/arbtt/">http://darcs.nomeata.de/arbtt/</a> so that it would work as the main home page for the project, instead of <a href="http://darcs.nomeata.de/arbtt/doc/users_guide/">http://darcs.nomeata.de/arbtt/doc/users_guide/</a>. If this idea is supported by others, I'd be willing to make such a page, including some nice design :)</li>

<li><span style="font-size:13px;font-family:Arial;color:rgb(0,0,0);background-color:transparent;font-weight:normal;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline" id="docs-internal-guid-4185bfd6-48cb-21b0-59f4-29867e0b4f51">Some
 window titles aren’t decoded properly with arbtt-dump; Special characters appear as escaped sequences -- for instance, 
\226\128\162, (which corresponds to a bullet, &bull; in html), \226\132\162 (which appears at the end 
of the name of skype windows) and \226\128\148 (which is the character between the document title and the 
filename in the evince pdf reader). Is this done on purpose, or could arbtt-dump output the corresponding unicode characters directly?</span></li><li><span style="font-size:13px;font-family:Arial;color:rgb(0,0,0);background-color:transparent;font-weight:normal;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline" id="docs-internal-guid-4185bfd6-48cb-21b0-59f4-29867e0b4f51">arbtt-dump seems to use </span><span style="font-size:13px;font-family:Arial;color:rgb(0,0,0);background-color:transparent;font-weight:normal;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline">True/False for indicating which window is the top one. Since the output of arbtt-dump is plain text anyway, would it be a good idea to use a more explicit marker, such as an Active/Inactive string? Or, if the format that the command outputs is a Haskell data format (say, like JSON), maybe formatting that part as a named variable then, like e.g. { active=True }, could work for the same effect (making the output self-explanatory).</span></li>

<li><span style="font-size:13px;font-family:Arial;color:rgb(0,0,0);background-color:transparent;font-weight:normal;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline">Speaking of JSON, it would be nice to have an option to dump it as JSON! It is already a quite similar format, and would make parsing by other programs much more accessible (I believe). Thoughts?<br>

</span></li><li><span style="font-size:13px;font-family:Arial;color:rgb(0,0,0);background-color:transparent;font-weight:normal;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline" id="docs-internal-guid-4185bfd6-48cb-21b0-59f4-29867e0b4f51">Could arbtt-dump have some options for filtering how many entries to dump? e.g. last hour, last day, last n entries, etc.</span></li>

</ol><p>Cheers,</p><p>Waldir<br></p></div>