This website requires JavaScript.
Explore
Help
Sign In
frederik
/
libxcb
Watch
1
Star
0
Fork
You've already forked libxcb
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
C interface to the X Window System protocol, which replaces the traditional Xlib interface.
62
Commits
4
Branches
40
Tags
1.1
MiB
C
48.4%
Python
42.2%
M4
4%
Makefile
3.5%
Perl
0.7%
Other
1.2%
01656220ef
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
TORRI Vincent
01656220ef
fixes + valid css
2006-03-05 09:22:03 +01:00
debian
Move .cvsignore to .gitignore.
2006-02-18 22:56:03 -08:00
doc
/tutorial
fixes + valid css
2006-03-05 09:22:03 +01:00
src
API/ABI change: XCBSendRequest returns the sequence number instead of using an out-parameter. Now 0 is a special sequence number indicating failure.
2006-03-03 11:08:10 -08:00
tests
Ignore test byproducts.
2006-02-23 12:34:08 -08:00
.gitignore
Add *.tar.{bz2,gz} to .gitignore for the benefit of "make distcheck".
2006-03-04 18:35:53 -08:00
COPYING
Remove xcl and CVSROOT.
2006-02-18 16:49:41 -08:00
INSTALL
Remove xcl and CVSROOT.
2006-02-18 16:49:41 -08:00
Makefile.am
Remove xcl and CVSROOT.
2006-02-18 16:49:41 -08:00
autogen.sh
Remove xcl and CVSROOT.
2006-02-18 16:49:41 -08:00
configure.ac
API/ABI change: XCBSendRequest callers must pad to 4-byte boundaries now. When not in RAW mode, a null pointer for iov_base is replaced by up to 3 padding bytes.
2006-03-02 15:35:31 -08:00
xcb.pc.in
Take advantage of Requires and *.private fields for a more accurate pkg-config file.
2006-02-24 01:56:18 -08:00