]> code.delx.au - pulseaudio/commit
x11: Partially convert to XCB.
authorColin Guthrie <cguthrie@mandriva.org>
Sat, 29 May 2010 18:33:54 +0000 (19:33 +0100)
committerColin Guthrie <cguthrie@mandriva.org>
Sat, 18 Sep 2010 11:04:09 +0000 (12:04 +0100)
commit38778117f8e03f32ec5af8684a1013cc7807d66d
tree07d696e8bae6ea5f6c77c60c93942c2b4e52770e
parent2ecd764662174bf81b90cfa057104dec103bfeec
x11: Partially convert to XCB.

This commit mostly converts the X11 handling to XCB. There are still
some uses of XLib to deal with the X11 session handling modules, however all
client-side code should now be free of XLib and thus this should fix Bug #799

Note that this removes the screen-based changes by Leszek Koltunski
in 65e80, however this will be restored in due course.
configure.ac
src/modules/x11/module-x11-publish.c
src/pulse/client-conf-x11.c
src/pulsecore/x11prop.c
src/pulsecore/x11prop.h
src/pulsecore/x11wrap.c
src/pulsecore/x11wrap.h
src/utils/pax11publish.c