Add header files to _SOURCES so they get distributed.
[free-sw/xcb/demo] / neko / README
index a0d2e37..b741f52 100644 (file)
@@ -1,19 +1,13 @@
 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
-* WM hints, -iconic not supported (don't like the util interfaces)
-* quit on Alt-Q not supported (XLookupString)
+* -iconic not supported (don't like the util interfaces)
 
 XCB ENHANCEMENTS
 ----------------
-* autoconf
+* autoconf (using `pkg-config` for now)
 * too many globals! refactor
 * no X resource cleanup. OK?
 * convert to use threading