[Pidgin] #1458: Single click on system tray icon should launch contact list

Pidgin trac at pidgin.im
Fri Aug 31 18:17:57 EDT 2012


#1458: Single click on system tray icon should launch contact list
-----------------------------------------+----------------------------------
 Reporter:  Swifty                       |        Owner:  datallah       
     Type:  patch                        |       Status:  new            
Milestone:  Patches Needing Improvement  |    Component:  winpidgin (gtk)
  Version:  2.5.2                        |   Resolution:                 
 Keywords:                               |  
-----------------------------------------+----------------------------------

Comment(by renatosilva):

 As phroggie said, a double click timeout for single click callback could
 be annoying as well. However, when both events are handled, single click
 should not disturb a possible double click event (for example focusing a
 GUI control), which is not possible for this bug. Therefore, responding to
 a single-click while ignoring next {{{WM_LBUTTONUP}}} messages within next
 {{{GetDoubleClickTime()}}} milliseconds, just like original patch, is the
 way to go.

 This is the kind of thing that is only as irrelevant as dumb.

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


More information about the Tracker mailing list