Displaying 1 result from an estimated 1 matches for "xcb_generate_id".
2006 Nov 02
0
[ANNOUNCE] XCB 1.0 release candidate 3 now available
...tool.
* Add library support for xcb-xinerama, using new protocol description from
xcb-proto.
* In the generated protocol code, define and use constants for opcode numbers
rather than hard-coding them.
* In the API conversion script, match only XCB-namespaced XID generators when
converting to xcb_generate_id.
* Quit treating xproto specially in Makefile.am: handle it like all the
extensions.
* Generate Doxygen documentation comments in the protocol stubs, and provide
a Doxygen config file for building HTML documentation for XCB.
* Add note to xcbxlib.h that nothing except Xlib/XCB should use it.
*...