[Pidgin] #5296: Plugin that allows to resize entry area height maually

Pidgin trac at pidgin.im
Mon Mar 24 01:58:26 EDT 2008


#5296: Plugin that allows to resize entry area height maually
---------------------+------------------------------------------------------
 Reporter:  nodashi  |       Type:  patch
   Status:  new      |   Priority:  minor
Component:  plugins  |    Version:  2.4.0
 Keywords:           |    Pending:  0    
---------------------+------------------------------------------------------
 This simple plugin allows users to get back an old-style input area resize
 policy. Makefile.am into a "plugins" subdir is patched, and new source
 file named "manualsize.c" is created.

 Plugin tasks: when conversation created, the plugin rebuilds a tree of
 widgets in a conversation pane

 1. Creates a GtkVPaned widget (VPane)

 2. Moves old pane into a top area of VPane

 2. Moves lower_hbox of conversation into a lower area of VPane

 4. Adds VPane into old pane's parent

 5. Connects handler to a GtkNotebook "page-added" signal to avoid some
 packing issues

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


More information about the Tracker mailing list