[Pidgin] #96: Clicking on a buddy name in a chat window should alias the name

Pidgin trac at pidgin.im
Sat May 12 19:13:50 EDT 2007


#96: Clicking on a buddy name in a chat window should alias the name
---------------------------+------------------------------------------------
  Reporter:  jiri.pejchal  |       Owner:  seanegan
      Type:  enhancement   |      Status:  assigned
  Priority:  minor         |   Milestone:          
 Component:  pidgin (gtk)  |     Version:  2.0     
Resolution:                |    Keywords:          
   Pending:  0             |  
---------------------------+------------------------------------------------
Comment (by sadrul):

 I like the behaviour of SuperMMX's patch. I have made some little changes
 to the patch, and it's at http://pidgin.im/~sadrul/pp/gtkconv-alias.diff
 Can you please confirm the behaviour remains the same?

 The changes I made are:
 (1) create the alias entry on the fly. This avoids having to add an item
 to the struct, and it's not a hack :-)
 (2) listen to the double-click signal on the tab-label. I made this change
 because double clicking on the separator above the entry triggers a
 double-click event on the notebook, which I think we shouldn't act on.

-- 
Ticket URL: <http://developer.pidgin.im/ticket/96#comment:10>
Pidgin <http://pidgin.im>
Pidgin


More information about the Tracker mailing list