stumpwm-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [STUMP] contrib/net.lisp


From: Vitaly Mayatskikh
Subject: Re: [STUMP] contrib/net.lisp
Date: Wed, 22 Apr 2009 10:40:01 +0200
User-agent: Wanderlust/2.15.6 (Almost Unreal) Emacs/22.3 Mule/5.0 (SAKAKI)

At Wed, 22 Apr 2009 01:35:40 -0700, Shawn Betts wrote:

> Double buffering is pretty easy to do, it turns out. Instead of
> blitting to the window, you create a pixmap and blit to that. Whenever
> X requests a portion of the window to be updated, you blit from the
> pixmap.
> 
> Actually implementing that in the code probably isn't too hard but
> would require a small paradigm shift in how stumpwm does it now. Feel
> free to patch it.

I did it a month later, see for post with subj "double buffering". I'm
using it for 2 month now, and it seems to be pretty stable.

-- 
wbr, Vitaly




reply via email to

[Prev in Thread] Current Thread [Next in Thread]