Recent changes to this wiki:
remove todos that have been done
formatting
Update News section from 2010 to 2012 so the project doesn't look as stale
more formatting corrections
corrected some formatting problems
changed fro WM_NAME, WM_ICON_NAME and STRING to XCB_ATOM_WM_NAME, XCB_ATOM_WM_ICON_NAME and XCB_ATOM_STRING. Corrected comment about resize window, width = 200, height = 300
those are the correct names of the mask for enter and leave mouse
Make clear that the workshop is old news.
State in the first line that the workshop was planned in 2010.
Fixed a few typos in the complete example. Now it is compileable (gcc -std=c99 -lxcb main.c).
add missing underscores in the text xcb calls
Revert spam
This reverts commit 8e9058740605af1250a39c742750bc3d66a0780b.
This reverts commit 8e9058740605af1250a39c742750bc3d66a0780b.
12323
simple way of compiling
Revert spam.
This reverts commit 05d1b2c1b8d6b210d902d0847b6244d23d497eec.
This reverts commit 05d1b2c1b8d6b210d902d0847b6244d23d497eec.
Fix link to Z
fix typo: poring -> porting
Update old XCL references/examples to XlibXcb
Reviewed-by: Josh Triplett <josh@joshtriplett.org>
Reviewed-by: Josh Triplett <josh@joshtriplett.org>
spelling
Add VLC media player to the list of projects which have adopted xcb
fdo bug 29392: Tutorial uses wrong function
fdo bug 29392: Tutorial uses wrong function
malloc(NUM_NAMES): allocates just N bytes instead of N pointers and causes glibc backtrace or segfault
Update XSLT => python and gitweb => cgit
Poll for event only takes one argument at the moment
Revert spam.
This reverts these commits:
- 416ad5a20cb08e040bdb642a39123e8b2d9e2b69
- 9b0b0400974ff3c264579ff0019c7629c202d332
- 69713395cc8642c07d3c7d65054964b041a376f1
- 9c1e622e038ea1b082a4bea7852dd186d8d59e8d
- c27312e403a54bb3346b49da1c43b6f83ede2322
- fa2003c25136b3ca8c9a20175a1d7d2b44b39969
This reverts these commits:
- 416ad5a20cb08e040bdb642a39123e8b2d9e2b69
- 9b0b0400974ff3c264579ff0019c7629c202d332
- 69713395cc8642c07d3c7d65054964b041a376f1
- 9c1e622e038ea1b082a4bea7852dd186d8d59e8d
- c27312e403a54bb3346b49da1c43b6f83ede2322
- fa2003c25136b3ca8c9a20175a1d7d2b44b39969
Added my BSc and MSc thesis about XCB
Added Unagi composite manager project
Note how to get X.org travel assistance for this workshop.
xkb.xml is in xcb/proto, but libxcb doesn't support it yet
Book sprint link, and a section on who should attend.
Planning for the upcoming XCB workshop.
Add a new authentication example, fix typo.
Revisions for 1.2 xpyb release.
Remove xauth parsing code and add note about XAUTH bugfix.
Revert "fixed link to history"
This reverts commit 739706ffa5e6130403a7a96c8fb9b0f4108530e2.
This reverts commit 739706ffa5e6130403a7a96c8fb9b0f4108530e2.
fixed link to history
Revert spam.
This reverts commit ab452af97245dc3827aafe757e42aa0a9552b0d6.
This reverts commit ab452af97245dc3827aafe757e42aa0a9552b0d6.
add XInternAtoms array version and contrast with XCB
quote _
some more typos
fix a few typos
Added table of contents and OpenGL sample code
Added new page about OpenGL
added samurai-x window manager project
added link to docs since they're impossible to find
simplify Xlib in code example
Add Xine and Kaffeine.
Add Compiz.
Fix links to give names rather than URLs.
Update comment about adoption. We have users now. 
