Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37047369
en ru br
ALT Linux repos
S:1.16-alt1
5.0: 1.2-alt2
4.1: 1.1-alt4.M41.1

Group :: System/Libraries
RPM: libxcb

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 1.16-alt1
Build date: 17 august 2023, 12:40 ( 32.1 weeks ago )
Size: 127.57 Kb

Home page:   http://xorg.freedesktop.org

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.

Current maintainer: Valery Inozemtsev

List of contributors

List of rpms provided by this srpm:

  • libxcb
  • libxcb-debuginfo
  • libxcb-devel
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin