libxcb/src
James Jones 662ad589c5 Insert, not append explicit xcbgen dir python path
If a the path to the xcb python generate libs is
explicitly specified to c_client.py, insert it in
the python path list just after the local dir entry,
rather than appending it to the existing paths.
This keeps a global/distro install of xcb from
overriding a local build of the xcb proto files.

Signed-off-by: James Jones <jajones@nvidia.com>
Signed-off-by: Jamey Sharp <jamey@minilop.net>
2011-05-11 23:49:39 -07:00
..
.gitignore Add xkb.* to gitignore 2010-09-10 15:54:56 -04:00
Makefile.am fix Windows build and installation 2011-01-20 20:46:04 -05:00
c_client.py Insert, not append explicit xcbgen dir python path 2011-05-11 23:49:39 -07:00
xcb.h Revert "Introduce xcb_wait_for_event_until, for consuming responses in wire-order." 2011-04-12 13:11:48 -07:00
xcb_auth.c Prevent theoretical double free and leak on get_peer_sock_name. 2011-03-24 11:30:21 -04:00
xcb_conn.c Add #include <sys/socket.h> to xcb_conn.c 2011-04-04 22:06:16 -07:00
xcb_ext.c Rename index to idx to avoid shadowing 2008-08-28 13:49:21 +02:00
xcb_in.c Revert "Introduce xcb_wait_for_event_until, for consuming responses in wire-order." 2011-04-12 13:11:48 -07:00
xcb_list.c The Great XCB Renaming 2006-09-23 12:22:22 -07:00
xcb_out.c xcb_request_check: Hold the I/O lock while deciding to sync. 2010-10-09 12:37:48 -07:00
xcb_util.c If protocol is "unix", use a Unix domain socket, not TCP 2011-04-12 13:01:03 -07:00
xcb_windefs.h changes in xcb_windefs.h - the flag _XCB_WINDEFS_H replaces WINDEFS_H 2010-03-29 22:37:33 +05:30
xcb_xid.c kludgily hand-merged xid fixes 2009-03-28 14:59:01 +01:00
xcbext.h Merge branch 'master' of git://anongit.freedesktop.org/~peterh/libxcb 2010-12-23 13:04:40 -05:00
xcbint.h Revert "Introduce xcb_wait_for_event_until, for consuming responses in wire-order." 2011-04-12 13:11:48 -07:00