wok-next annotate xcb-util/description.txt @ rev 21157

Update some WEB_SITE
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Feb 04 11:54:13 2019 +0100 (2019-02-04)
parents ea3c4b76ea5d
children
rev   line source
al@19805 1 The XCB util modules provides a number of libraries which sit on top of libxcb,
al@19805 2 the core X protocol library, and some of the extension libraries. These
al@19805 3 experimental libraries provide convenience functions and interfaces which make
al@19805 4 the raw X protocol more usable. Some of the libraries also provide client-side
al@19805 5 code which is not strictly part of the X protocol but which have traditionally
al@19805 6 been provided by Xlib.