XCB
| Original author(s) | Bart Massey | 
|---|---|
| Developer(s) | Jamey Sharp, Josh Triplett, Bart Massey | 
| Initial release | 2001 | 
| Stable release | 1.17.0 
   / 15 April 2024 | 
| Repository | |
| Written in | C | 
| Operating system | POSIX | 
| Type | X11 client library | 
| License | MIT License | 
| Website | xcb | 
XCB (X protocol C-language Binding) is a library implementing the client side of the X11 display server protocol. XCB is written in the C programming language and distributed under the MIT License. The project was started in 2001 by Bart Massey and aims to replace Xlib.