porting Gtk+ to use XCB Code
Status: Planning
Brought to you by:
jianjun_yang
File | Date | Author | Commit |
---|---|---|---|
gtk+ | 2006-11-07 | jianjun_yang | [r15] |
libXft | 2006-11-07 | jianjun_yang | [r15] |
pango | 2006-11-07 | jianjun_yang | [r15] |
README | 2006-11-07 | jianjun_yang | [r16] |
These XCB backends are built on the 1.0 RC3 (0.9.93) release of xcb-proto and libxcb(http://xcb.freedesktop.org/dist/), as well as the latest development version of xcb-util(git://anongit.freedesktop.org/git/xcb/util). These XCB backends are not built by default, and you must explicitly use the configuration option: * Xft: --enable-xcb * pango: --enable-xcb * gtk: --with-gdktarget=xcb