X-Git-Url: http://git.demorecorder.com/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=neko%2FREADME;h=b741f521bfad64b2dcb33b1af7f5e1e712ae28b3;hb=8bbb0940943cfa40716c931a199f3134fae32852;hp=e334aff4f72690d5a0bb70e533f475e275c6f89f;hpb=2b62c1acc0f968e75ae2792194230f50b69e10fd;p=free-sw%2Fxcb%2Fdemo diff --git a/neko/README b/neko/README index e334aff..b741f52 100644 --- a/neko/README +++ b/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