<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>The Custom Mac &#187; Stacks</title>
	<atom:link href="http://www.thecustommac.com/category/stacks-the-dock/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thecustommac.com</link>
	<description>Custom Mac Guides, Software, Tips, and Ideas.</description>
	<lastBuildDate>Sat, 31 Jul 2010 18:01:28 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Secret Stack List View Mod</title>
		<link>http://www.thecustommac.com/secret-stack-list-view-mod/</link>
		<comments>http://www.thecustommac.com/secret-stack-list-view-mod/#comments</comments>
		<pubDate>Sat, 26 Sep 2009 14:56:44 +0000</pubDate>
		<dc:creator>Caleb Pike</dc:creator>
				<category><![CDATA[Custom OS X]]></category>
		<category><![CDATA[Stacks]]></category>
		<category><![CDATA[Dock]]></category>
		<category><![CDATA[Snow Leopard]]></category>
		<category><![CDATA[Terminal Command]]></category>

		<guid isPermaLink="false">http://www.thecustommac.com/?p=1147</guid>
		<description><![CDATA[As it turns out there is a secret stack view you can activate that modifies the list view option for stacks.<p><a href="http://www.thecustommac.com/secret-stack-list-view-mod/">Secret Stack List View Mod</a> is a post from: <a href="http://www.thecustommac.com">The Custom Mac</a></p>
]]></description>
			<content:encoded><![CDATA[<p></p><p><img style="border: 0px initial initial;" src="http://www.thecustommac.com/wp-content/uploads/2009/09/listview_b.jpg" border="0" alt="listview_b.jpg" width="414" height="228" /></p>
<p>As it turns out there is a secret stack view in Snow Leopard that modifies the list view option for stacks. Below is a video showing the before and after. It also shows the transitions in slow motion.</p>
<p>To apply this view enter the following into Terminal:</p>
<pre><code>defaults write com.apple.dock use-new-list-stack -bool YES</code></pre>
<p>Than:</p>
<pre style="font: normal normal normal 12px/18px Consolas, Monaco, 'Courier New', Courier, monospace;"><code><span style="color: #000000;">killall Dock</span></code></pre>
<p>This will change the view and restart the dock.</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="400" height="250" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://vimeo.com/moogaloop.swf?clip_id=6753604&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=0&amp;show_portrait=0&amp;color=00adef&amp;fullscreen=1" /><embed type="application/x-shockwave-flash" width="400" height="250" src="http://vimeo.com/moogaloop.swf?clip_id=6753604&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=0&amp;show_portrait=0&amp;color=00adef&amp;fullscreen=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p><a href="http://www.thecustommac.com/secret-stack-list-view-mod/">Secret Stack List View Mod</a> is a post from: <a href="http://www.thecustommac.com">The Custom Mac</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.thecustommac.com/secret-stack-list-view-mod/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Adding Highlight to Snow Leopard Stacks</title>
		<link>http://www.thecustommac.com/adding-highlight-snow-leopard-stacks/</link>
		<comments>http://www.thecustommac.com/adding-highlight-snow-leopard-stacks/#comments</comments>
		<pubDate>Tue, 22 Sep 2009 01:47:46 +0000</pubDate>
		<dc:creator>Caleb Pike</dc:creator>
				<category><![CDATA[Stacks]]></category>
		<category><![CDATA[Dock]]></category>
		<category><![CDATA[Snow Leopard]]></category>
		<category><![CDATA[Terminal Command]]></category>

		<guid isPermaLink="false">http://www.thecustommac.com/?p=1119</guid>
		<description><![CDATA[Here is a Quick Terminal command to add highlights to stack items in SL:<p><a href="http://www.thecustommac.com/adding-highlight-snow-leopard-stacks/">Adding Highlight to Snow Leopard Stacks</a> is a post from: <a href="http://www.thecustommac.com">The Custom Mac</a></p>
]]></description>
			<content:encoded><![CDATA[<p></p><p><img style="border: 0px initial initial;" src="http://www.thecustommac.com/wp-content/uploads/2009/09/stack-highlight.jpg" border="0" alt="stack-highlight.jpg" width="480" height="275" /></p>
<p>Here is a Quick Terminal command to add highlights to stack items in SL:</p>
<pre>defaults write com.apple.dock mouse-over-hilite-stack -boolean YES
killall Dock</pre>
<p>This will add the highlights and then restart the dock.</p>
<p><a href="http://www.thecustommac.com/adding-highlight-snow-leopard-stacks/">Adding Highlight to Snow Leopard Stacks</a> is a post from: <a href="http://www.thecustommac.com">The Custom Mac</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.thecustommac.com/adding-highlight-snow-leopard-stacks/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>5 Killer Icons Sets for Leopard Stacks</title>
		<link>http://www.thecustommac.com/5-killer-icons-sets-leopard-stacks/</link>
		<comments>http://www.thecustommac.com/5-killer-icons-sets-leopard-stacks/#comments</comments>
		<pubDate>Fri, 29 May 2009 13:55:46 +0000</pubDate>
		<dc:creator>Caleb Pike</dc:creator>
				<category><![CDATA[Custom OS X]]></category>
		<category><![CDATA[Icons]]></category>
		<category><![CDATA[Stacks]]></category>
		<category><![CDATA[Black]]></category>
		<category><![CDATA[Dock]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[icons]]></category>
		<category><![CDATA[Resources]]></category>

		<guid isPermaLink="false">http://www.thecustommac.com/?p=810</guid>
		<description><![CDATA[Leopard&#8217;s Stack feature is a great one. But Stacks can get a little disorganized when you have multible ones set up. Using Stack icons is [...]<p><a href="http://www.thecustommac.com/5-killer-icons-sets-leopard-stacks/">5 Killer Icons Sets for Leopard Stacks</a> is a post from: <a href="http://www.thecustommac.com">The Custom Mac</a></p>
]]></description>
			<content:encoded><![CDATA[<p></p><p>Leopard&#8217;s Stack feature is a great one. But Stacks can get a little disorganized when you have multible ones set up. Using Stack icons is a great looking way to organize your Stacks.</p>
<p>To learn how to use Stack icons we recommend you read <a title="Permanent Link to Custom Stack Appearance Modifications" rel="bookmark" href="http://www.thecustommac.com/custom-stack-appearance-modifications/">Custom Stack Appearance Modifications</a>.</p>
<p> </p>
<h3>Leopard Folder Style Stacks | <a href="http://xtian.deviantart.com/art/stack-icons-0-3-78578909">Download</a></h3>
<p><img style="border: 0px initial initial;" src="http://www.thecustommac.com/wp-content/uploads/2009/05/stack-icons-0-3-by-xtian.png" border="0" alt="stack_icons_0_3_by_xtian.png" width="384" height="288" /></p>
<p> </p>
<p> </p>
<h3>Pole Stacks | <a href="http://Delta909.deviantart.com/art/PoleStack-102221509">Download</a></h3>
<p><img style="border: 0px initial initial;" src="http://www.thecustommac.com/wp-content/uploads/2009/05/polestack-by-delta909.png" border="0" alt="PoleStack_by_Delta909.png" width="389" height="414" /></p>
<p> </p>
<p> </p>
<h3>Black Silver Drawers | <a href="http://finebe4youcame.deviantart.com/art/fb4yc-s-blacksilver-drawers-81183635">Download</a></h3>
<p><img style="border: 0px initial initial;" src="http://www.thecustommac.com/wp-content/uploads/2009/05/fb4yc-s-blacksilver-drawers-by-finebe4youcame.png" border="0" alt="fb4yc__s_blacksilver_drawers_by_finebe4youcame.png" width="358" height="358" /></p>
<p> </p>
<p> </p>
<h3>Transparent Stack Icons | <a href="http://hotiron.deviantart.com/art/Transparent-Stack-Icons-103698484">Download</a></h3>
<p><img style="border: 0px initial initial;" src="http://www.thecustommac.com/wp-content/uploads/2009/05/transparent-stack-icons-by-hotiron.jpg" border="0" alt="Transparent_Stack_Icons_by_hotiron.jpg" width="355" height="434" /></p>
<p> </p>
<p> </p>
<h3>Grey Stack Icons | <a href="http://xtian.deviantart.com/art/Grey-Stack-Icons-113092726">Download</a></h3>
<p><img style="border: 0px initial initial;" src="http://www.thecustommac.com/wp-content/uploads/2009/05/grey-stack-icons-by-xtian.jpg" border="0" alt="Grey_Stack_Icons_by_xtian.jpg" width="363" height="272" /></p>
<p><a href="http://www.thecustommac.com/5-killer-icons-sets-leopard-stacks/">5 Killer Icons Sets for Leopard Stacks</a> is a post from: <a href="http://www.thecustommac.com">The Custom Mac</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.thecustommac.com/5-killer-icons-sets-leopard-stacks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Custom Stack Appearance Modifications</title>
		<link>http://www.thecustommac.com/custom-stack-appearance-modifications/</link>
		<comments>http://www.thecustommac.com/custom-stack-appearance-modifications/#comments</comments>
		<pubDate>Tue, 10 Mar 2009 16:04:34 +0000</pubDate>
		<dc:creator>Caleb Pike</dc:creator>
				<category><![CDATA[Custom OS X]]></category>
		<category><![CDATA[Stacks]]></category>
		<category><![CDATA[The Dock]]></category>
		<category><![CDATA[Dock]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[icons]]></category>
		<category><![CDATA[SuperDocker]]></category>
		<category><![CDATA[Terminal Command]]></category>

		<guid isPermaLink="false">http://www.thecustommac.com/?p=473</guid>
		<description><![CDATA[Here are 3 quick ways to customize your Stacks appearance.
Custom Stack Overlay Icons

There is an easy way to take the default appearance of your dock stacks and [...]<p><a href="http://www.thecustommac.com/custom-stack-appearance-modifications/">Custom Stack Appearance Modifications</a> is a post from: <a href="http://www.thecustommac.com">The Custom Mac</a></p>
]]></description>
			<content:encoded><![CDATA[<p></p><p>Here are 3 quick ways to customize your Stacks appearance.</p>
<h3>Custom Stack Overlay Icons</h3>
<p><img class="size-full wp-image-77 alignnone" title="stacks with overlays" src="http://www.thecustommac.com/wp-content/uploads/2009/01/stacks1-300x1201.jpg" alt="stacks with overlays" width="300" height="120" /></p>
<p>There is an easy way to take the default appearance of your dock stacks and optimize them for elegance and clarity. All you need are some icons like the ones below.</p>
<p><a href="http://www.geocities.jp/chy065/">Download yours here</a></p>
<p>Once you have the icons you would like to use, name them according to the stack they represent and add a space before the name. This way the stack overlay will stay at the top of the stack.</p>
<p>Than just drop them into your folders. So the download icon goes in the downloads folder. You will want to edit the name of the stack icon and put a space before name. This way the icon will always stay at the top of the stack.</p>
<h3>Adding Draw frame (Leopard Only)</h3>
<div style="text-align:left;"><img style="border: 0px initial initial;" src="http://www.thecustommac.com/wp-content/uploads/2009/03/srecent-apps-stack.png" border="0" alt="recent-apps-stack.png" width="140" height="143" /></div>
<p><!--StartFragment--></p>
<p class="MsoNormal"><span>To do, go grab a free copy of <a href="http://www.superdocker.com/superdocker/"><span>SuperDocker</span></a>. As you know from reading the other custom <a href="http://www.thecustommac.com/tag/dock/"><span>Dock</span></a> and <a href="http://www.thecustommac.com/tag/stacks/"><span>Stack</span></a> posts, this application is great for easily and safely customizing the Dock and Stacks. So once you open up SuperDocker, navigate the &#8220;Stack&#8221; settings tab and there you will find a check box to add a draw frame. And your done! </span></p>
<p><!--EndFragment--> <img src="http://www.thecustommac.com/wp-content/uploads/2009/03/sstack-draw-frame.png" border="0" alt="stack draw frame.png" width="461" height="102" /></p>
<h3>Removing Stack Background Grid (Leopard Only)</h3>
<p><img style="border: 0px initial initial;" src="http://www.thecustommac.com/wp-content/uploads/2009/03/sno-stack-background.png" border="0" alt="no stack background.png" width="462" height="302" /></p>
<ol>
<li>Fire up Finder</li>
<li>Navigate to Macintosh HD/System/Library/Core Services</li>
<li>Look for Dock and control-click on it</li>
<li>Choose Show Package Contents from its contextual menu and then go inside Contents → Resources Back up and delete from that folder all of image files prefixed with &#8220;stackbackground-&#8221;</li>
<li>Use your Terminal to restart Dock by executing command line: <span style="font-family: 'Courier New'; line-height: 18px; white-space: pre;">killall Dock</span></li>
</ol>
<h3>Changing Stack Background Color (Leopard Only)</h3>
<p><img style="border: 0px initial initial;" src="http://www.thecustommac.com/wp-content/uploads/2009/03/stack-custom-color1.png" border="0" alt="stack-custom-color1.png" width="564" height="284" /></p>
<p><!--StartFragment--></p>
<p class="MsoNormal"><span>Fire up SuperDocker again and in the &#8220;Stacks&#8221; there is an option to change the color or the background grid. I now it’s complicated, just breathe ok. <img src='http://www.thecustommac.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </span></p>
<div>
<p><!--EndFragment--></div>
<p><a href="http://www.thecustommac.com/custom-stack-appearance-modifications/">Custom Stack Appearance Modifications</a> is a post from: <a href="http://www.thecustommac.com">The Custom Mac</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.thecustommac.com/custom-stack-appearance-modifications/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
	</channel>
</rss>
