[Xcb-commit] XCBToDo.mdwn
XCB site
xcb at freedesktop.org
Sun Jun 22 02:28:46 PDT 2008
XCBToDo.mdwn | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 32fc51b265d62312e9fd00620894fb2df173af81
Author: XCB site <xcb at freedesktop.org>
Date: Sun Jun 22 02:28:44 2008 -0700
web commit by SethWKlein: Noted good match between XCB and FLTK.
diff --git a/XCBToDo.mdwn b/XCBToDo.mdwn
index 65b9b60..865633c 100644
--- a/XCBToDo.mdwn
+++ b/XCBToDo.mdwn
@@ -62,7 +62,7 @@ This list might be roughly in order of importance.
- {2} Implement an XML metalanguage mechanism for requests and replies to declare enumerated and bitfield types, with hidden naming convention. X.h should be refactored into xcb.m4 using this mechanism. Existing XCBENUMs probably need to be refactored with it too.
- {2} Figure out and implement a protocol versioning scheme.
- {3} [Port libGL to XCB](http://lists.freedesktop.org/archives/xcb/2005-February/000351.html). (Jeremy Kolb)
-- {3} Some existing toolkit should be ported to XCB. [Qt](http://www.trolltech.com/products/qt/) and [Gtk+](http://www.gtk.org/) are the obvious targets.
+- {3} Some existing toolkit should be ported to XCB. [Qt](http://www.trolltech.com/products/qt/) and [Gtk+](http://www.gtk.org/) are the obvious targets. The [FLTK](http://www.fltk.org/) people might be more receptive, though, given their concentration on lightweight performance.
- {3} More cases where padding can be automatically generated should be identified and implemented.
## Xlib on XCB
More information about the xcb-commit
mailing list