-
Website
http://www.webomatica.com/wordpress/ -
Original page
http://www.webomatica.com/wordpress/2007/10/29/cosmetic-leopard-adjustments-dock-menu-bar-stacks/ -
Subscribe
All Comments -
Community
-
Top Commenters
-
charlieanzman
5 comments · 11 points
-
Timmargh
37 comments · 1 points
-
webomatica
1680 comments · 5 points
-
jcieplinski
56 comments · 4 points
-
papa
233 comments · 6 points
-
-
Popular Threads
-
iPhone App: Alchemize
3 days ago · 2 comments
-
iPhone Replaces Newspapers; Magazines Next
1 week ago · 3 comments
-
Mad Men: Season 3 Finale Prep
4 days ago · 1 comment
-
Mad Men: The Gypsy And The Hobo
1 week ago · 3 comments
-
How Long Should A Computer Last, Anyhow?
3 weeks ago · 7 comments
-
iPhone App: Alchemize
As for the menu bar, this popped up in MacUpdate - which I found via John Siracusa's always excellent OS X reviews:
http://www.eternalstorms.at/utilities/opaquemen...
I'm a bit wary of trying it (mainly because I couldn't find any screenshots and wonder how the pulldown's look) but since my development machine is a clean install of Leopard I expect I'll be trying it tonite or tomorrow. I'll let you know what I find!
As for me, I'm actually sticking with the defaults, for a while. Just to see if I get used to them. The idea of the Address Book icon WOULD annoy me, but I don't have a stack for my Applications (Quicksilver = love of my geek life). Heck I still have the star wallpaper.
I have to say, I am enjoying Leopard so far.
Expected behavior (for me) of a clicked icon on the dock is to open. It now takes me two clicks to open a dock-based folder.
In addition, I customize my folder icons with client logos, etc. A row of logos sitting on my dock would easily show me which folder belonged to each client. Now, each has the logo of the first file alphabetically with a bunch of stray stuff peeking out behind. How is this useful? Not only is the appearance non-indicative, but it also mutable! This seems to go against every usability guideline written.
1- First, create a new folder for each of the stacks you wish to create. For example, I have one for CS3, another for Productivity Apps, etc. I put all of these folders inside another folder called "Dock Shortcut Stacks" inside my user folder to keep them neat and tidy.
2 - Inside each of the new stack folders, create a shortcut for each application you want to put in that stack. For example, my CS3 "stack folder" contains shortcuts for Photoshop, Bridge, Flash, etc. (tip: dragging an app into your stack folder while pressing Command-Option creates a shortcut of the app).
3 - Select the application shortcut whose icon you want to be the topmost icon for the stack and rename it by inserting a blank space in front of its name. For example, I wanted my CS3 stack to show the Photoshop icon on top, so I renamed the Photoshop shortcut to " Photoshop" (note: don't include the quotation marks. I only put them here to show the space prior to the name.
4 - Drag each stack folder onto the dock and make sure the stack is sorted by name. The shortcut with the space in front of its name will be the topmost icon.
Note that this still doesn't get rid of the problem of other icons peeking through from behind your topmost icon. If anyone comes up with a better approach, I'd like to know.
Cheers.
karlfranz, that is an interesting idea to create a stack full of shortcuts. I might have to try that and see how it goes.
The drawback with my approach is that it takes two clicks to get to the program you want to launch instead of just one.
It's a trade-off either way. The thing that would make it better is if Apple would make a new option when you right-click on a stack that allows you to use the stack's folder icon instead of the icon of some item inside the stack itself.
The overlapping icons are just nonsense that they should get rid of.
defaults write com.apple.dock no-glass -boolean NO
(return)
killall Dock