I’ve found a way to make my favorite iTunes controller, hotTunes, disappear from the Dock while running. While I’m sure it’s unsupported, it seems to work quite well for me. Using Dockless, you can make any Mac OS X application invisible in the Dock, and it works on hotTunes just as well as any other app.
you can also manually show package contents and then edit the info.plist file by changing LSUIElement to 0.. i’ve been doing this with LaunchBar for years.
LikeLike
You mean NSUIElement, yes?
Stopping an Application from Appearing in the Dock
LikeLike
Cool, good to know.
LikeLike
Yes, NSUIElement, that’s the one! :p
LikeLike
oh, and actually you might have to change LSUIElement to 1, not 0. Bascially, change it to which ever one it isn’t…
LikeLike