Search

Top Posts

Comments

  • David: unfortunately this photo has either been doctored or is a complete fake. hopefully its the former 6 monitors...
  • slatapolsky: I should have updated this earlier, but I went ahead and upgraded from our old Netgear router (G) to a...
  • Cory: @Dave: It looks like 3rd party developers have access to this functionality, but not all use it. For example, I...
  • ZAYIFLAMA YOLLARI: Zayıflama Yolları, diyet listesi,rejim
  • Dan: You’d definitely need a microphone, mic stand and usb audio interface for a start!

Categories

Recent Posts


Make hidden Applications transparent in the Dock

Here’s a simple Dock hack that is really useful for those of us who have many applications open at once. When activated, icons of applications that are hidden (either by right clicking the icon in the Dock, or by option-clicking away from the application) will appear transparent within the Dock like the screenshot shows with Mail and iChat. To activate this hack, open up your Terminal and use the following:

Enable transparent hidden Dock icons:
defaults write com.apple.Dock showhidden -bool YES
Disable transparent hidden Dock icons:
defaults write com.apple.Dock showhidden -bool NO

You’ll need to reload the Dock for changes to take effect, from the Terminal type:
killall Dock

Posted by: Bill Ellis

Share

Save big on Mac Deals from Amazon.com

Comments:

Comments: 10

Comment from Jay
Time: May 17, 2007, 1:34 pm

A quick ‘killall Dock’ in the terminal was required to make this work on my MacBook.

Comment from Chrissy
Time: May 17, 2007, 1:36 pm

This doesn’t work for me…I’m running 10.4.9

Comment from Chrissy
Time: May 17, 2007, 1:40 pm

thanks, Jay, putting in “killall Dock” afterwards worked

Comment from mugab
Time: May 17, 2007, 1:52 pm

Didn’t work for me without killing the dock either

but this is a great tip and i like using it thanks

Comment from Editor Bill
Time: May 17, 2007, 8:02 pm

Oops, forgot to include the killall part to reload the dock. Thanks for catching it Jay!

Comment from Ben
Time: May 18, 2007, 12:31 am

True, such terminal hacks are cool. But if you simply downloaded the (free) TinkerTool, you wouldn’t have to mess around with the terminal and you would also be able to apply other hacks (some of which have been described on this site earlier, like the hidden suck-effect …)

Comment from Jay
Time: May 18, 2007, 3:42 pm

“Mess around with the terminal”???

But the terminal is such a wonderful thing!

Seriously, I work for a web hosting company and OS X’s built in terminal was enough to make me buy my first Apple computer.

You certainly won’t find SSH built into any Windows distro :-)

Pingback from   OSX Quick Tip: Enable Transparent Dock Effect for Hidden Apps by Apple Gazette
Time: May 25, 2007, 7:18 am

[...] Tip thanks to OS X Daily. [...]

Comment from The OS2Guy
Time: May 29, 2007, 7:53 am

Thanks for this tip, I often hide running apps and it will be nice, now, to see them in the dock.

Another question (if I may). I want to change the black arrows to crimson. I have Transparent Dock and have been able to remove the dock frosted (?) frame but the option offered in the program to change the arrow colors does not work for me. Is there a way to do this from the Terminal?

Thanks.

Tim…

Pingback from OsX: Listen-Ansicht bei Dock-Stacks einstellen — kazam
Time: October 1, 2009, 6:08 am

[...] Make hidden Applications transparent in the Dock [...]

Write a comment






May 17th, 2007