Articles

Fix Safari Downloads Window on Leopard Spaces

The one thing that really bothers be about Mac OS X 10.5 Leopard (sofar) is that Spaces doesn’t seem to handle certain windows “properly”

For instance, the Safari Downloads window.

Ideally, I want the Safari Downloads window to be viewable on all Spaces at all times. But I don’t want all Safari windows to always be on all spaces.

Here’s the trick: Change the window to be a utility panel instead.

This assumes you have Xcode installed

  1. Navigate to /Applications
  2. Right click on Safari
  3. Choose Show Package Contents
  4. Navigate to Contents/Resources/English.lproj/
    • Or whatever language you use
  5. Open Downloads.nib in Interface Builder
  6. Select the #Window# icon
  7. Open the Info Panel
  8. Select the Identity tab of the Info Panel
  9. Change the Class to NSPanel
  10. Select the Attributes tab of the Info Panel
  11. Check the Style Utility
  12. Save the Downloads.nib file
  13. Quit & Relaunch Safari

Your Downloads Window should now be visible in all Spaces as long as you have a Safari window open in that space.

Enjoy!

Related Articles

  • 29 Jul 2009 CSS Position Fixed for IE6
  • 23 Jul 2009 Subtle Hover CSS Inspect Bookmarklet
  • 22 Jun 2009 Replace document.write using MooTools
  • 21 Jun 2009 Testing a way to post to my blog quickly
  • 21 Jun 2009 Jekyll quick post shell script
  • 09 Apr 2009 Blazing fast Semantic JS Templating with edit-in-place templates!
  • 07 Mar 2009 SubtleClickAll Bookmarklet
  • 05 Dec 2008 MooTools databinding plugins coming soon
  • 25 Oct 2008 Tabs or Spaces?
  • 20 Oct 2008 How to have a box default to hidden and then fade it in later
Thomas Aylott Polaroid
SubtleGradient
  • GitHub
  • X (née Twitter)
  • LinkedIn
  • YouTube
  • OpenSea
  • Facebook
  • Blog
  • Email

Thomas Aylott / subtleGradient