Package libxcb: Information

  • Default inline alert: Version in the repository: 1.17.0-alt1

Binary package: libxcb
Version: 1.16.1-alt1
Architecture: x86_64
Build time:  Mar 26, 2024, 11:59 AM in the task #343583
Source package: libxcb
Category: System/Libraries
Report package bug
License: MIT/X11
Summary: The X C Binding (XCB) library
Description: 
libxcb provides an interface to the X Window System protocol, slated to
replace the current Xlib interface. It has several advantages over
Xlib, including:
  - 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.
However, client programs, libraries, and toolkits will gain the most
benefit from a native XCB port.

Maintainer: Valery Inozemtsev



Last changed


March 26, 2024 Valery Inozemtsev 1.16.1-alt1
- 1.16.1
Aug. 17, 2023 Valery Inozemtsev 1.16-alt1
- 1.16
May 4, 2022 Valery Inozemtsev 1.15-alt1
- 1.15