Posts with tag xcb
xpyb 1.3 released
It took a while to get it out, but finally, 3 years after the latest release (1.2), the version of 1.3 of xpyb (the XCB Python bindngs) is out.
22 Mar 2012 | Tags: python xcb xpyb freedesktop x11
Porting D-Bus to XCB: story of a failure
Even if I recently stated I lost some of my faith in XCB, I still sometimes hack things to add support for it.
Making startup-notification XCB native
I’m trying to work on XCB this week. And today I’ve started to accomplish the second step of a long term goal: making an X11 only library using XCB as its primary interface instead of Xlib.
24 May 2010 | Tags: freedesktop xcb startupnotification
Python cairo and XCB support
cairo has a Python binding (pycairo) since a long time, and some months ago a Python binding for XCB (xpyb) has been released.
startup-notification ported to XCB
Since Tuesday, I’ve begun to work on XCB portage of the startup-notification library.
29 Jan 2009 | Tags: freedesktop startupnotification xcb