Re: [PATCH] less redraw on mouse click

2006-11-06 Thread Abdelrazak Younes
Jean-Marc Lasgouttes wrote: "Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes: Abdelrazak> Hello, This patch optimizes the redraw problem pointed out Abdelrazak> by Edwin. There's still too much redraw inside insets but Abdelrazak> this is fixable. Abdelrazak> One of the difficult p

Re: [PATCH] less redraw on mouse click

2006-11-06 Thread Jean-Marc Lasgouttes
> "Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes: Abdelrazak> Hello, This patch optimizes the redraw problem pointed out Abdelrazak> by Edwin. There's still too much redraw inside insets but Abdelrazak> this is fixable. Abdelrazak> One of the difficult problem that this patch so