[Xcb] Greetings & api change questions
Kevin Brosius
cobra at compuserve.com
Sun Oct 24 09:34:42 PDT 2004
Hi all,
I've been reviewing xcb and wondered how the api changes noted in the
twiki api docs at http://www.freedesktop.org/Software/XcbApi are
coming. For example, I notice that XCBConnect() is described there as:
XCBConnection *XCBConnect(const char *display, int *screen)
but the current cvs prototype is:
XCBConnection *XCBConnect(int fd, XCBAuthInfo *auth_info)
I'm looking to use xcb some and wondered if I should be using latest cvs
or if there was another packaged version that is recommended. Thanks in
advance.
--
Kevin
More information about the xcb
mailing list