Package libxcb: Information

    Binary package: libxcb
    Version: 1.14-alt1
    Architecture: e2k
    Build time:  Jun 25, 2022, 04:57 AM
    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 5, 2020 Valery Inozemtsev 1.14-alt1
    - 1.14
    Oct. 10, 2018 Valery Inozemtsev 1.13.1-alt1
    - 1.13.1
    May 30, 2018 Valery Inozemtsev 1.13-alt1
    - 1.13