Skip to content

Instantly share code, notes, and snippets.

@pulkomandy
Created January 14, 2014 20:00
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save pulkomandy/8424627 to your computer and use it in GitHub Desktop.
Save pulkomandy/8424627 to your computer and use it in GitHub Desktop.

Bugs:

  • Autologin checkbox is disabled
  • Preferences menu is disabled
  • Main window isn't font sensitive. I use a 10pt font and there is 2 pixel space below the menu
  • When selecting a contact in the roster, the view LowColor isn't set, leading to text antialias artifacts
  • Double clicking a contact should open message window. Having to right-click > message is boring
  • Chat window: pressing enter should send message instead of doing a newline.

Enhancements:

  • Selection highlight in roster doesn't go all the way to the left of the window, there is whitespace left
  • Support for contact icon/picture (in chat window, no need to clutter the roster)
  • Use system font size in roster
  • Right-clicking an header ("Online" or "Conferences" or ...) in the roster leads to a menu where everything is disabled. Can this be avoided?
  • Allow to set online/away state and status message
@5HT
Copy link

5HT commented Jan 14, 2014

Cool, thanks for comments.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment