After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 317107 - Context menus for account icons
Context menus for account icons
Status: RESOLVED FIXED
Product: gossip
Classification: Deprecated
Component: General
0.9
Other Linux
: Normal enhancement
: ---
Assigned To: Gossip Maintainers
Gossip Maintainers
Depends on:
Blocks:
 
 
Reported: 2005-09-24 13:07 UTC by Tommi Komulainen
Modified: 2005-09-25 14:07 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
proposed patch (8.60 KB, patch)
2005-09-24 13:08 UTC, Tommi Komulainen
none Details | Review

Description Tommi Komulainen 2005-09-24 13:07:04 UTC
For convenience it would be nice to have context menu with common actions for
accounts in the roster window. As a laptop user switching between networks I
can't use autologin so connecting is somewhat cumbersome.
Comment 1 Tommi Komulainen 2005-09-24 13:08:19 UTC
Created attachment 52597 [details] [review]
proposed patch

Add a context menu for account icons with following items:
  Connect
  Disconnect
  Edit
Comment 2 Martyn Russell 2005-09-25 14:07:13 UTC
Thanks for your patch, I have modified it heavily.

You didn't need to change anything in gossip-accounts-window.[ch], so that has
been left out.

For the menu, I changed things around to use a menu throughout instead of using
a  popup menu from a button.

More will be done in the next few days to try and add the tooltip back in
somehow as currently you only know which account it is by the ->Edit (<account
name>) item.

Thanks again.