I wrote:
Very naively, would it make sense to globally disable gtk's double buffering if it known that composite is being used? (Well, subject to performance measurements, anyway). Presumably this is always the case if running Xgl and a compositer?
OK, that was too naive. It appears that compositing requires drawing to pixmaps first anyway. Unless I've still got the wrong end of the stick. jb