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.
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.
This last weeks, I’ve worked on implementing the Desktop Notification Specification into Emacs.
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.
Since Tuesday, I’ve begun to work on XCB portage of the startup-notification library.
I still don’t know why but many GTK+ applications use something called eggtrayicon. As far as I know, eggtrayicon.c is a file written in 2002 by Anders Carlsson which implements the Freedesktop.org system tray procotol for GTK+ applications.