Dock of Mac OS X is an icon of Mac itself. Dock derived from OS X’s predecessor NeXTSTEP Operating System. Dock of OS X has several discovered tweaks. Another important feature we wrote about OS X is the Dashboard of Mac OS X. As we said before, the Dock is among the feature of Mac OS X those has been tried by Windows developers to re-create similar looking application. XWidget is an example of such prototype clone for Windows OS, Rocket Dock is another example. In this article too, on Dock of Mac OS X, we are writing OS X and Mac OS X alternatively. The reason is, Mac OS X is OS X now, but not all the users are aware of this kind-of rename.
Basics of Dock of Mac OS X
Dock of Mac OS X is under US patent for the design of the Dock which was granted in October 2008. Mac Applications can be added and removed to the Dock by drag-and-drop, but not the Finder application. Dock of Mac OS X is a part of the core services in OS X, it is Dock.app and is located at /System/Library/CoreServices/
In NeXTSTEP Operating System, Dock was basically an application launcher to keep the icons for frequently used programs and some fixed programs. It was vertical like now it is for Ubuntu. Docklings was present in Dock up to OS X 10.4; after that release, from OS X Leopard, docklings has been replaced by Stacks with three kind of views with spring like effect to show the content – List, Grid and Fan plus anything among these with Automatic. Microsoft partially could copy the visual effect of List and Fan in Windows 7, giving the name SuperBar.
---
There are various visual effects those can be seen on Dock in OS X 10.8.x :
- Frosted glass appearance with razor sharp edges and rounded corner
- Realistic reflection of the icons
- Additional light effect for opened application
- Typical bouncing icons for the application window that needs response from the user
- Numbers that resembles iOS – like for Mail Application
- There is a divider in the right side (Separator area), the Trash and the running Windows squeezes and falls down with Genie effect
- Any Application downloading from App Store can be seen with progress bar
Magnification effect is not default, it needs to be activated from System Preferences > Dock. By using the [option] + [command] + D ; the user can hide and show the Dock. Thus, when hidden, clicking the (+) Green button of the Traffic Light of any opened Application Window utilizes the full resolution of the display. Clicking any item on the right side of Separator while holding [Shift] key creates a slow motion animation effect to show in Grid. There are lot of such shortcuts :
1 | http://support.apple.com/kb/ht2307 |
Tricks for Dock of Mac OS X
All are commands intended to be used by the users who are aware, how to use the Command Line Interface (CLI) with Terminal or iTerm2.
killall Dock actually restarts Dock :
1 | killall Dock |
It is to be done after applying any new settings of below.
2D view :
1 | defaults write com.apple.dock no-glass -boolean YES |
Making the command to NO from YES will revert back to 3D. The 2D looks pathetic but interesting.
Make Hidden Apps Translucent :
1 | defaults write com.apple.Dock showhidden -bool YES |
Reversing is the same method.
See song’s information whenever iTunes is playing with a small popup will appear above the iTunes icon in the Dock :
1 | defaults write com.apple.dock itunes-notifications -bool TRUE |
Reversing is by using FALSE instead of True (for all of the below unless it it is YES then it will be NO). Yes, this is the effect Windows 7 copied.
Grid cum List (kind of combined effect) :
1 | defaults write com.apple.dock use-new-list-stack -bool YES |
Reversing is by using NO.
Show only active applications :
1 | defaults write com.apple.dock static-only -bool TRUE |
Reversing is by using FALSE.
How many effects are in System Preferences > Dock ? Two, right. All use the Genie effect. There is a suck effect too :
1 | defaults write com.apple.dock mineffect suck |
To revert back, go to System Preferences > Dock and change the effect to Scale then Genie. Its a hidden feature and the funny effect really sucks. It appears to joke the default Microsoft Windows minimizing effect. Microsoft Windows is really a solid joke. The core is copied from OpenVMS, the GUI up to Windows 7 copied from Mac. So many copying possibly made the unknown vulnerable points to Virus, Malwares. It is better to use any Linux if you can not afford a Mac. The effects on Linux are also great and not copied.
Tagged With macbook dock for windows 10 , rocket dock similar apps , tweak macbok dock