[Xcb] XCBImage

Vincent Torri Vincent.Torri at iecn.u-nancy.fr
Sun Mar 20 02:56:44 PST 2005


>
> > well, 2 things :
> >
> > 1) what about separating image stuff without shm and stuff with shm ? If
> > no, maybe we should add #include <X11/XCB/shm.h> in xcb_image.h, no ?
>
> Every header file we install should #include enough other headers to
> define all of the types it uses, absolutely. I'm not sure whether
> there's much point in separating the XCBImage bits that use SHM from
> those that don't, though.

ok

> > 2) There is a small test of PutPixel (no shm) attached, in ZPixmap format.
> > It draws a Lissajoux curve. In XYPixmap format, nothing is drawn. What
> > about adding it as test, or replacing the current test by this one ?
>
> It seems like a fine new test to add. I tried it out and sure enough, it
> didn't work if I changed "ZPixmap" to "XYPixmap" in the source. I
> fiddled with it a bit in GDB, but I got bored. :-)
>
> Please do commit, though I'd suggest changing the program's name.
> "lissajoux.c", perhaps, so that I'll never be able to type it correctly,
> ever?

well, the problem is that i can't commit. Jeremy and I haven't the
password...
I've already ask that to the maintainer, but no answer

Vincent


More information about the xcb mailing list