wok-next diff xcb-util/description.txt @ rev 21727

created recipe for vbindiff
author Hans-G?nter Theisgen
date Sat Nov 21 14:32:44 2020 +0100 (2020-11-21)
parents ea3c4b76ea5d
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/xcb-util/description.txt	Sat Nov 21 14:32:44 2020 +0100
     1.3 @@ -0,0 +1,6 @@
     1.4 +The XCB util modules provides a number of libraries which sit on top of libxcb,
     1.5 +the core X protocol library, and some of the extension libraries. These
     1.6 +experimental libraries provide convenience functions and interfaces which make
     1.7 +the raw X protocol more usable. Some of the libraries also provide client-side
     1.8 +code which is not strictly part of the X protocol but which have traditionally
     1.9 +been provided by Xlib.