Path: utzoo!attcan!uunet!snorkelwacker!bloom-beacon!EXPO.LCS.MIT.EDU!rws From: rws@EXPO.LCS.MIT.EDU (Bob Scheifler) Newsgroups: comp.windows.x Subject: Re: X double buffering Message-ID: <8910171214.AA03333@expire.lcs.mit.edu> Date: 17 Oct 89 12:14:06 GMT References: <4984@orca.WV.TEK.COM> Sender: daemon@bloom-beacon.MIT.EDU Organization: The Internet Lines: 13 changing the colormap is much faster than copying pixmaps. Unless the window manager gets in the way. Is the mechanism in ICCCM fast enough for this? Independent of ICCCM. We're talking about changing RGB values in a writable colormap, not installing a new colormap. The WM does't get involved at all. Note that there is a proposed double-buffering extension to X, which was out for public review this summer. We have a (very) sample implementation which is expected to be in R4.