[Pidgin] #12208: Finch Irssi window manager draws conversation window at wrong X coordinate

Pidgin trac at pidgin.im
Mon Jun 21 01:57:55 EDT 2010


#12208: Finch Irssi window manager draws conversation window at wrong X coordinate
---------------------------------+------------------------------------------
 Reporter:  btmura               |     Owner:  sadrul
     Type:  patch                |    Status:  new   
Component:  finch (gnt/ncurses)  |   Version:  2.7.1 
 Keywords:                       |  
---------------------------------+------------------------------------------
 Changing the window size in a tiling window manager (xmonad) causes the
 Irssi window manager to redraw the conversation window at the wrong X
 coordinate. It seems that the coordinates are not wrong, but the ordering
 of calling move and then resize causes the problem. By changing it to
 resize and then move, the conversation window redraws at the right X
 coordinate.

 Attached patch fixes the issue.

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


More information about the Tracker mailing list