[Xcb-commit] xcb-demo

Ian Osgood iano at kemper.freedesktop.org
Wed Apr 19 21:27:59 PDT 2006


 xcb-demo/neko/README |    8 +-------
 1 files changed, 1 insertion(+), 7 deletions(-)

New commits:
diff-tree a98eab2a8f8f1a5474c9e9aee2d67ca2979f9055 (from fd46b3b75811ff85ecbee85d2cf7758d1f0eb5d2)
Author: Ian Osgood <iano at quirkster.com>
Date:   Wed Apr 19 21:27:55 2006 -0700

    Update README for last patch

diff --git a/xcb-demo/neko/README b/xcb-demo/neko/README
index e334aff..b741f52 100644
--- a/xcb-demo/neko/README
+++ b/xcb-demo/neko/README
@@ -1,10 +1,5 @@
 XCB TODO
 --------
-* needs testing on Linux, x86, <32 
-  * XPutImage does all sorts of image conversion, required for
-    making the 1Ll bitmaps compatible with the display.
-    I only supported (1Ll --> 4Mm)
-  * Move such support to xcb-image
 * -root needs testing (Mac X is rootless)
 * DEBUG not supported
 * -geometry not supported
@@ -12,8 +7,7 @@ XCB TODO
 
 XCB ENHANCEMENTS
 ----------------
-* autoconf
-* use WM_DELETE_WINDOW protocol
+* autoconf (using `pkg-config` for now)
 * too many globals! refactor
 * no X resource cleanup. OK?
 * convert to use threading


More information about the xcb-commit mailing list