Open GoogleCodeExporter opened 9 years ago
Original comment by benjamin...@gmail.com
on 31 Jan 2009 at 6:38
Turns out, it's very easy to put into the Status bar, because the code was
already
there, just partially commented out! :)
Having it in the Status bar is easy, but not removing the app from the Dock.
There are a few options.
1) Could use undocumented private API for NSMenuExtra instead of standard
NSStatusItem
-- I don't like this idea as it's against Apple recommendations and is
undocumented
2) Move to using Preference Pane with a Helper Application and have Status Item
as
option.
-- I like this idea a LOT (very much like Growl does it) and it's the path I've
already started working on.
Original comment by benjamin...@gmail.com
on 5 Feb 2009 at 6:55
Original comment by adam.wulf
on 27 Feb 2009 at 7:14
Original comment by adam.wulf
on 27 Feb 2009 at 7:17
Putting this on hold while we tackle more urgent issues.
Original comment by benjamin...@gmail.com
on 8 Sep 2009 at 9:40
Original issue reported on code.google.com by
adam.wulf
on 26 Jan 2009 at 5:26