Path to this page:
./
x11/libxcb,
X protocol C-language Binding
Branch: pkgsrc-2021Q3,
Version: 1.14,
Package name: libxcb-1.14,
Maintainer: reedThe libxcb package provides a replacement for the current Xlib interface.
Some of its advantages include:
- size: small library and lower memory footprint
- latency hiding: batch several requests and wait for the replies later
- direct protocol access: one-to-one mapping between interface and protocol
- proven thread support: transparently access XCB from multiple threads
- easy extension implementation: interfaces auto-generated from XML-XCB
Xlib can also use XCB as a transport layer, allowing software to make
requests and receive responses with both, which eases porting to XCB.
Master sites:
SHA1: e218be6043162d2f758643dbda8caccd53107388
RMD160: 13ca4d944e3b1e202bbc501fef0035a7db44201b
Filesize: 429.105 KB
Version history: (Expand)
- (2021-09-28) Package added to pkgsrc.se, version libxcb-1.14 (created)