From c7be37f252f5f21a004a54e0d0d53ff307dd6b5f Mon Sep 17 00:00:00 2001 From: Ian Osgood Date: Wed, 19 Apr 2006 21:27:55 -0700 Subject: [PATCH] Update README for last patch --- neko/README | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) 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 -- 2.34.1