[Xcb-commit] index.mdwn

XCB site xcb at freedesktop.org
Wed Sep 17 04:30:08 PDT 2008


 index.mdwn |    2 ++
 1 file changed, 2 insertions(+)

New commits:
commit f6fbf55fde28f2ff6f368e05d1cec92664423d6d
Author: XCB site <xcb at freedesktop.org>
Date:   Wed Sep 17 04:30:07 2008 -0700

    web commit by JulienDanjou

diff --git a/index.mdwn b/index.mdwn
index 5e8c6da..b114d78 100644
--- a/index.mdwn
+++ b/index.mdwn
@@ -19,9 +19,11 @@ The X protocol C-language Binding (XCB) is a replacement for Xlib [featuring](Fe
 # Documentation
 
 - The [XCB API](XcbApi) is documented. There is also a [tutorial](tutorial) and some random [notes](XcbNotes).
+- People wanting to implement higher level applications can use [xcb-util].
 - XCB is built atop an XML description of the X core protocol and common extension protocols called [XML/XCB](XmlXcb). This protocol can be used in other interesting ways.
 - To aid in porting applications, you can configure Xlib to use XCB for the transport layer. We call this [Xlib/XCB](XlibXcb).
 
 # Miscellaneous
 
 The XCB project has a long [history](history), during which it has produced many academic [publications](publications). XCB has, of yet, seen limited [adoption](adoption).
+R


More information about the xcb-commit mailing list