[arch-projects] calling python from C/C++

Aaron Griffin aaronmgriffin at gmail.com
Wed Mar 16 15:16:09 EST 2005


> I assume this is some experiments you may use for the window manager
> you may be developing. I thought I should bring that project up,
> because I know at least one member of this list (punkrockguy) was
> interested in developing a wm a while back. Take a look here, folks:
> 
> http://bbs.archlinux.org/viewtopic.php?t=10768

Yeah, I've been messing around with modular event handlers, and a nice
event system...

I think I'm going to have to wrap the Xlib event system... for 2 reasons:
a) so modules do not depend on structures and constants from
<X11/Xlib.h>, and can therefore be written in java, or groovy, or
python
b) in order to add custom events not directly part of X... maybe I
want a TacosAreDoneEvent fired when my some timer goes off... *ding*




More information about the arch-projects mailing list