<?xml version="1.0" encoding="utf-8"?>
<!--RSS generated by Flaimo.com RSS Builder [2012-05-18 07:14:46]-->
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"><channel><docs>http://tracker.mutablecode.com/</docs><link>http://tracker.mutablecode.com/</link><description><![CDATA[Mutable Code - MantisBT - Issues]]></description><title>Mutable Code - MantisBT - Issues</title><image><title>Mutable Code - MantisBT - Issues</title><url>http://tracker.mutablecode.com/images/mantis_logo_button.gif</url><link>http://tracker.mutablecode.com/</link><description><![CDATA[Mutable Code - MantisBT - Issues]]></description></image><language>en</language><category>All Projects</category><ttl>10</ttl><dc:language>en</dc:language><sy:updatePeriod>hourly</sy:updatePeriod><sy:updateFrequency>1</sy:updateFrequency><item><title>0000065: Applescript triggers a bit wonky</title><author></author><link>http://tracker.mutablecode.com/view.php?id=65</link><description><![CDATA[Adding and manipulating scripts can sometimes yield undesired results. CoreData complains about enabled sometimes, and if you change the script underneath Breakaway, it's not straightforward to get your changes recognized.]]></description><category>bug</category><pubDate>Wed, 10 Aug 2011 23:30:05 -0400</pubDate><guid>http://tracker.mutablecode.com/view.php?id=65</guid><comments>http://tracker.mutablecode.com/view.php?id=65#bugnotes</comments></item><item><title>0000064: Website shows old screenshot of preferences</title><author></author><link>http://tracker.mutablecode.com/view.php?id=64</link><description><![CDATA[Would be nice to have the up to date version for unification purposes.]]></description><category>documentation</category><pubDate>Mon, 01 Aug 2011 20:14:14 -0400</pubDate><guid>http://tracker.mutablecode.com/view.php?id=64</guid><comments>http://tracker.mutablecode.com/view.php?id=64#bugnotes</comments></item><item><title>0000060: AppleScript-ability</title><author></author><link>http://tracker.mutablecode.com/view.php?id=60</link><description><![CDATA[Put in hooks so that the program may be accessed/modified by AppleScripts. This would make it very easy to change log positions on certain events.]]></description><category>feature</category><pubDate>Sat, 05 Mar 2011 13:20:28 -0500</pubDate><guid>http://tracker.mutablecode.com/view.php?id=60</guid><comments>http://tracker.mutablecode.com/view.php?id=60#bugnotes</comments></item><item><title>0000046: Still problems with external monitor.</title><author></author><link>http://tracker.mutablecode.com/view.php?id=46</link><description><![CDATA[The problem described in Issue 0000019 unfortunately is'nt completly fixed in version 0.8.&lt;br /&gt;
&lt;br /&gt;
Sometimes I have still the same problem.&lt;br /&gt;
&lt;br /&gt;
Unfortunatly it occur very random.&lt;br /&gt;
I try to post the steps I have done the next time the problem occurs.]]></description><category>bug</category><pubDate>Wed, 18 Aug 2010 03:22:16 -0400</pubDate><guid>http://tracker.mutablecode.com/view.php?id=46</guid><comments>http://tracker.mutablecode.com/view.php?id=46#bugnotes</comments></item><item><title>0000056: Window positioning</title><author></author><link>http://tracker.mutablecode.com/view.php?id=56</link><description><![CDATA[Allow the primary window to be positioned as a command.&lt;br /&gt;
&lt;br /&gt;
windowPos 0 0 // Sets the upper left corner of the window to 0,0 (upper left display corner)]]></description><category>feature</category><pubDate>Sun, 15 Aug 2010 02:06:48 -0400</pubDate><guid>http://tracker.mutablecode.com/view.php?id=56</guid><comments>http://tracker.mutablecode.com/view.php?id=56#bugnotes</comments></item><item><title>0000057: CPU load command</title><author></author><link>http://tracker.mutablecode.com/view.php?id=57</link><description><![CDATA[Have a command to display the current CPU load.&lt;br /&gt;
&lt;br /&gt;
cpuLoad // Display the current CPU load]]></description><category>feature</category><pubDate>Sun, 15 Aug 2010 02:06:37 -0400</pubDate><guid>http://tracker.mutablecode.com/view.php?id=57</guid><comments>http://tracker.mutablecode.com/view.php?id=57#bugnotes</comments></item><item><title>0000058: Global font, size, type command</title><author></author><link>http://tracker.mutablecode.com/view.php?id=58</link><description><![CDATA[Allow the font, size, typeface to be configured by command&lt;br /&gt;
&lt;br /&gt;
defaultFont &quot;Monaco&quot; // Default font for all text&lt;br /&gt;
defaultSize 12 // Default size (in point) for all text&lt;br /&gt;
defaultColor 000000 // Default color (in hex) for all text]]></description><category>feature</category><pubDate>Sun, 15 Aug 2010 02:06:20 -0400</pubDate><guid>http://tracker.mutablecode.com/view.php?id=58</guid><comments>http://tracker.mutablecode.com/view.php?id=58#bugnotes</comments></item><item><title>0000024: Log grouping by folder</title><author></author><link>http://tracker.mutablecode.com/view.php?id=24</link><description><![CDATA[Have logs organized by folders instead of groups. Perhaps have a checkbox next to the folder to &quot;activate&quot; the folder(s) contents. This would replace the current &quot;active group&quot; scheme.]]></description><category>feature</category><pubDate>Mon, 24 May 2010 04:01:23 -0400</pubDate><guid>http://tracker.mutablecode.com/view.php?id=24</guid><comments>http://tracker.mutablecode.com/view.php?id=24#bugnotes</comments></item><item><title>0000055: Rewrite documentation</title><author></author><link>http://tracker.mutablecode.com/view.php?id=55</link><description><![CDATA[The readme is outdated and needs to be updated to reflect the changes in 1.8]]></description><category>documentation</category><pubDate>Mon, 24 May 2010 02:37:05 -0400</pubDate><guid>http://tracker.mutablecode.com/view.php?id=55</guid><comments>http://tracker.mutablecode.com/view.php?id=55#bugnotes</comments></item><item><title>0000054: Log/group duplicate</title><author></author><link>http://tracker.mutablecode.com/view.php?id=54</link><description><![CDATA[In the CoreData branch, you cannot duplicate groups/logs. This option should be available.]]></description><category>feature</category><pubDate>Mon, 24 May 2010 02:16:27 -0400</pubDate><guid>http://tracker.mutablecode.com/view.php?id=54</guid><comments>http://tracker.mutablecode.com/view.php?id=54#bugnotes</comments></item><item><title>0000053: Bug report button</title><author></author><link>http://tracker.mutablecode.com/view.php?id=53</link><description><![CDATA[There should be a button that links to this website or lets the user easily give feedback about the application.]]></description><category>feature</category><pubDate>Mon, 24 May 2010 02:14:23 -0400</pubDate><guid>http://tracker.mutablecode.com/view.php?id=53</guid><comments>http://tracker.mutablecode.com/view.php?id=53#bugnotes</comments></item><item><title>0000052: Move groups of logs</title><author></author><link>http://tracker.mutablecode.com/view.php?id=52</link><description><![CDATA[When multiple logs are selected, let them all be moved as a group. This would greatly aid in layout]]></description><category>feature</category><pubDate>Mon, 24 May 2010 02:13:23 -0400</pubDate><guid>http://tracker.mutablecode.com/view.php?id=52</guid><comments>http://tracker.mutablecode.com/view.php?id=52#bugnotes</comments></item><item><title>0000051: `Locate...' button does not work</title><author></author><link>http://tracker.mutablecode.com/view.php?id=51</link><description><![CDATA[The locate button does not work for File, Quartz, Image log types.]]></description><category>bug</category><pubDate>Mon, 24 May 2010 02:12:11 -0400</pubDate><guid>http://tracker.mutablecode.com/view.php?id=51</guid><comments>http://tracker.mutablecode.com/view.php?id=51#bugnotes</comments></item><item><title>0000050: Batch log enable/disable/toggle</title><author></author><link>http://tracker.mutablecode.com/view.php?id=50</link><description><![CDATA[When multiple logs are selected, allow a right-click to bring up a contextual menu where the user can enable/disable/toggle selected logs.]]></description><category>feature</category><pubDate>Mon, 24 May 2010 02:10:53 -0400</pubDate><guid>http://tracker.mutablecode.com/view.php?id=50</guid><comments>http://tracker.mutablecode.com/view.php?id=50#bugnotes</comments></item><item><title>0000049: Image/Quartz/Web logs take URL inputs from shell outputs</title><author></author><link>http://tracker.mutablecode.com/view.php?id=49</link><description><![CDATA[In addition to putting in a direct URL input, allow the input of a shell script, which is run and whatever is put into standard out will be used as a URL. This would allow for the user to generate URLs on the fly, leading to more advanced functionality.]]></description><category>feature</category><pubDate>Mon, 24 May 2010 02:09:35 -0400</pubDate><guid>http://tracker.mutablecode.com/view.php?id=49</guid><comments>http://tracker.mutablecode.com/view.php?id=49#bugnotes</comments></item><item><title>0000048: Built-in commands</title><author></author><link>http://tracker.mutablecode.com/view.php?id=48</link><description><![CDATA[For standard tasks, like viewing CPU/memory usage, have these commands built in so that they execute faster and use up less memory. This can be compared to Conky, which operates by these built-in commands and advises against shell scripting; instead, patching should be used to implement desired functionality.&lt;br /&gt;
&lt;br /&gt;
While I do not believe patching will be the answer, I do think that a few built in commands would be a good idea.&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;http://conky.sourceforge.net/&quot;&gt;http://conky.sourceforge.net/&lt;/a&gt; [&lt;a href=&quot;http://conky.sourceforge.net/&quot; target=&quot;_blank&quot;&gt;^&lt;/a&gt;]]]></description><category>feature</category><pubDate>Mon, 24 May 2010 02:07:41 -0400</pubDate><guid>http://tracker.mutablecode.com/view.php?id=48</guid><comments>http://tracker.mutablecode.com/view.php?id=48#bugnotes</comments></item><item><title>0000045: Make logs interact-able</title><author></author><link>http://tracker.mutablecode.com/view.php?id=45</link><description><![CDATA[Instead of making the logs transparent to clicks, allow the user to interact with them (especially with respect to the web and quartz logs). Think Dashboard, but always on bottom.]]></description><category>feature</category><pubDate>Sat, 03 Apr 2010 13:03:58 -0400</pubDate><guid>http://tracker.mutablecode.com/view.php?id=45</guid><comments>http://tracker.mutablecode.com/view.php?id=45#bugnotes</comments></item><item><title>0000041: Honor CSS body {overflow: hidden};</title><author></author><link>http://tracker.mutablecode.com/view.php?id=41</link><description><![CDATA[I'm using the http feature on a page a created to generate a desktop &quot;widget&quot;. I'd like to confine it tightly, but scroll bars keep appearing with NerdTool. I figured a work-around would be to add some css e.g. body {overflow: hidden};&lt;br /&gt;
&lt;br /&gt;
NerdTool doesn't honor this and if it's based on webkit, it appears that Safari DOES. So do various iterations of Firefox, etc.&lt;br /&gt;
&lt;br /&gt;
Suggestion: honor the CSS body tag or add a facility to disable scroll bars. The latter being more useful with the &quot;Save Scroll-bar Position&quot; option already present. Maybe the intent is/was to have scroll-bars hidden when NT goes into background RO mode, in that case, this is a bug and not a tweak. :)]]></description><category>feature</category><pubDate>Fri, 19 Mar 2010 12:05:15 -0400</pubDate><guid>http://tracker.mutablecode.com/view.php?id=41</guid><comments>http://tracker.mutablecode.com/view.php?id=41#bugnotes</comments></item><item><title>0000040: Wireless wake from sleep issue</title><author></author><link>http://tracker.mutablecode.com/view.php?id=40</link><description><![CDATA[I have NerdTool on my laptop.  When I wake it from sleep, NerdTool immediately tries to update. The problem with this is any external sources like web pages or images sometimes fail because wireless networking may not have fully re-established.  It might be worth adding a short delay (3-7 seconds?) after a wake event to give time for any network connections to fully re-establish.]]></description><category>bug</category><pubDate>Thu, 18 Mar 2010 21:54:05 -0400</pubDate><guid>http://tracker.mutablecode.com/view.php?id=40</guid><comments>http://tracker.mutablecode.com/view.php?id=40#bugnotes</comments></item><item><title>0000039: Menubar item</title><author></author><link>http://tracker.mutablecode.com/view.php?id=39</link><description><![CDATA[Let NT have the option of a menu bar item]]></description><category>feature</category><pubDate>Mon, 08 Feb 2010 01:22:23 -0500</pubDate><guid>http://tracker.mutablecode.com/view.php?id=39</guid><comments>http://tracker.mutablecode.com/view.php?id=39#bugnotes</comments></item><item><title>0000008: Add transparent background rendering to HTML view like Safari has in debug mode</title><author></author><link>http://tracker.mutablecode.com/view.php?id=8</link><description><![CDATA[Can you add transparency support to the HTML renderer, like when you open a HTML dashboard widget in Safari, you can goto Debug menu and turn on 'use transparent background' &lt;br /&gt;
&lt;br /&gt;
This would be really cool, thanks!]]></description><category>feature</category><pubDate>Sun, 31 Jan 2010 00:22:13 -0500</pubDate><guid>http://tracker.mutablecode.com/view.php?id=8</guid><comments>http://tracker.mutablecode.com/view.php?id=8#bugnotes</comments></item><item><title>0000017: Refresh box granularity</title><author></author><link>http://tracker.mutablecode.com/view.php?id=17</link><description><![CDATA[When specifying a refresh time, be have a pull down box next to it to specify hours, minutes, seconds, etc.]]></description><category>feature</category><pubDate>Sun, 31 Jan 2010 00:21:31 -0500</pubDate><guid>http://tracker.mutablecode.com/view.php?id=17</guid><comments>http://tracker.mutablecode.com/view.php?id=17#bugnotes</comments></item><item><title>0000035: Background color select option</title><author></author><link>http://tracker.mutablecode.com/view.php?id=35</link><description><![CDATA[A default color for background to select (via contextual menu) should be the color of the exposé border.]]></description><category>feature</category><pubDate>Sun, 31 Jan 2010 00:20:37 -0500</pubDate><guid>http://tracker.mutablecode.com/view.php?id=35</guid><comments>http://tracker.mutablecode.com/view.php?id=35#bugnotes</comments></item><item><title>0000034: Click to select log</title><author></author><link>http://tracker.mutablecode.com/view.php?id=34</link><description><![CDATA[A log should be able to be selected on the desktop by holding a modifier key and clicking instead of having to navigate the table.]]></description><category>feature</category><pubDate>Sun, 31 Jan 2010 00:20:37 -0500</pubDate><guid>http://tracker.mutablecode.com/view.php?id=34</guid><comments>http://tracker.mutablecode.com/view.php?id=34#bugnotes</comments></item><item><title>0000033: Toggle log magnetization with modifier key</title><author></author><link>http://tracker.mutablecode.com/view.php?id=33</link><description><![CDATA[In addition to having the checkbox for log magnetization, have a modifier key available as well that toggles this setting. This way, the feature can easily be enabled/disabled while placing logs.]]></description><category>feature</category><pubDate>Sun, 31 Jan 2010 00:20:37 -0500</pubDate><guid>http://tracker.mutablecode.com/view.php?id=33</guid><comments>http://tracker.mutablecode.com/view.php?id=33#bugnotes</comments></item></channel></rss>

