[Pidgin] #9855: Option to disable tooltips in buddy list, or tooltip only when hovering over buddy name

Pidgin trac at pidgin.im
Sat May 28 09:46:52 EDT 2011


#9855: Option to disable tooltips in buddy list, or tooltip only when hovering
over buddy name
-------------------------+--------------------------------------------------
 Reporter:  kisielk      |        Owner:              
     Type:  enhancement  |       Status:  closed      
Milestone:               |    Component:  pidgin (gtk)
  Version:  2.5.5        |   Resolution:              
 Keywords:               |  
-------------------------+--------------------------------------------------

Comment(by Biosek):

 If anyone still has a problem with those tooltips. I found a solution how
 to disable them.
 * On GTK+ 2.14 and higher, we're using the gtk-tooltip-delay setting
 instead of our own (hidden) tooltip_delay pref. If you had previously
 changed that pref, add a line like this to ~/.purple/gtkrc-2.0 (where 500
 is the timeout (in ms) you want): gtk-tooltip-timeout = 500 To completely
 disable tooltips (e.g. if you had an old tooltip_delay of zero), add this
 to ~/.purple/gtkrc-2.0: gtk-enable-tooltips = 0

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


More information about the Tracker mailing list