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.
68
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%
5437032c7d
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
Jamey Sharp
5437032c7d
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xcb
2006-03-07 00:26:38 -08:00
debian
Move .cvsignore to .gitignore.
2006-02-18 22:56:03 -08:00
doc
/tutorial
wrong spaces
2006-03-05 09:49:02 +01:00
src
Off-by-one error in the sequence-wrapping proof, and therefore in the corresponding code.
2006-03-06 01:10:20 -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