quitDOCK Universal Binary

Version: 1.1 || Release Date: 2007-06-03 || License: Freeware Developer: Ben Robinson

A simple widget that restarts the Dock (and thus closes open Dashboard widgets) when clicked. Useful if you can't bear the thought of widgets eating up system resources in the background, but don't want to disable Dashboard outright.

Suggest screenshot/icon / Suggest new version

2 Opinions:

avatar

by
sosumi, 2007-06-03

Or, you could simply use this AppleScript:

tell application "Dock"
quit
launch
end tell

The Dock restarts, Dashboard will reactivate on hotkey or corner.

avatar

by
roeme, 2007-06-03

Has been done before: http://www.natal.be/index.php/2005/10/stopdashboard-widget/