Path to this page:
./
x11/libxcb,
X protocol C-language Binding
Branch: pkgsrc-2019Q1,
Version: 1.13.1,
Package name: libxcb-1.13.1,
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.
Required to run:[
x11/libXau]
Master sites:
SHA1: 2ab17a1bb2a44e0a9cb0b26bcf899689ba1bbb3b
RMD160: 9b648a6450eba2f43407252e4ec7f6d5eb1b6e2e
Filesize: 494.9 KB
Version history: (Expand)
- (2019-04-11) Package added to pkgsrc.se, version libxcb-1.13.1 (created)