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
/Applications
Safari
Show Package Contents
Contents/Resources/English.lproj/
Downloads.nib
in Interface BuilderNSPanel
Attributes
tab of the Info PanelDownloads.nib
fileYour Downloads Window should now be visible in all Spaces as long as you have a Safari window open in that space.
Enjoy!
Thomas Aylott / subtleGradient