[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Flicker in 1.8.0
On Mon, Jul 16, 2001 at 07:13:00PM +1000, Peter Zelezny wrote:
> I guess what you're seeing is a side effect of xtext's expose event
> buffering. The problem is, everytime you switch a tab, xtext gets a draw
> and expose event, so it ends up drawing itself twice. To get around it,
> there's some very simple buffering of the events, try this patch which
> disable that. Of course, with this patch applied, it'll draw itself twice
> when switch tabs again :(
Ok, I've installed this, and it looks normal so far. The thing is, the
weird flicker I was describing only happens sometimes, not always, so I
don't really know if this fixes anything. I'll watch it a bit and see what
happens...
Richard
-
XChat-discuss: mailing list for XChat users
Archive: http://mail.nl.linux.org/xchat-discuss/
Posted By: Richard Fuchs <dfx@gmx.at>