Package libxcb: Information

    Binary package: libxcb
    Version: 1.17.0-alt1
    Architecture: i586
    Build time:  Apr 17, 2024, 11:35 AM in the task #345308
    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


    April 17, 2024 Valery Inozemtsev 1.17.0-alt1
    - 1.17.0
    March 26, 2024 Valery Inozemtsev 1.16.1-alt1
    - 1.16.1
    Aug. 17, 2023 Valery Inozemtsev 1.16-alt1
    - 1.16