Ticket #20 (new defect)

Opened 2 years ago

Last modified 1 year ago

bb_applet needs restart, configuration dialog

Reported by: warner Assigned to: warner
Priority: minor Milestone: 0.8.0
Component: statusplugins Version:
Keywords: Cc:

Description

the little gnome panel applet I threw together needs improvement:

  • it needs a menu, with 'config' and 'connect/disconnect'
  • the menu needs to specify hostname and statusport
  • it should be possible to show status for multiple buildmasters in a single panel
    • (does that mean having multiple instances of the applet? is that even possible?)

Change History

02/06/07 22:21:52 changed by warner

the menu is now there, connect/disconnect work, and there is a (really ugly) preferences window where you can set the buildmaster host:port

still todo:

  • the applet should launch without a host:port set, and then not auto-connect
  • the prefs menu should be made prettier

things that would be nice:

  • let the prefs settings be persistent somehow
  • multiple applets (this probably works right now, but persistence might get in the way)
  • provide somewhere to put the name of the buildbot being displayed)
  • ReconnectingClientFactory? to auto-reconnect if the connection is lost

10/01/07 13:06:33 changed by warner

  • milestone set to 0.8.0.