[Pidgin] #1299: GDK_Escape and mouse button 1 click on "[]...theme has no [...] smileys" will close smiley toolbar

Pidgin trac at pidgin.im
Sat May 26 09:35:22 EDT 2007


#1299: GDK_Escape and mouse button 1 click on "[]...theme has no [...] smileys"
will close smiley toolbar
--------------------------+-------------------------------------------------
 Reporter:  nix_nix       |       Type:  enhancement
   Status:  new           |   Priority:  minor      
Component:  pidgin (gtk)  |    Version:  2.0.1      
 Keywords:  patch         |    Pending:  0          
--------------------------+-------------------------------------------------
 Currently, the only way to close the smileys dialog is by doing a
 delete_event on the window containing the smileys toolbar, or by choosing
 a smiley. The former doesn't work on Maemo (because Maemo dialogs don't
 have a [X] button and there's no keyboard where you can press Alt+F4) and
 the latter doesn't work when there are no smileys ("Penguin Pimps" for
 example). Thus, there have to be other ways of closing the smileys list.

 This is a small patch that adds a listener to key-press-event and button-
 press-event and closes the dialog upon GDK_Escape or a button1 press onto
 the smileys window itself. AFAIK, this latter action is only possible if
 there are no smileys. Otherwise, the smileys toolbar fills the dialog.

 This patch enhances Pidgin on Maemo, and IMO does not hurt any other of
 its supported platforms.

-- 
Ticket URL: <http://developer.pidgin.im/ticket/1299>
Pidgin <http://pidgin.im>
Pidgin


More information about the Tracker mailing list