Hi! Mark Witmer <mark.d.wit...@gmail.com> skribis:
> First of all, I have guile-xlib working with guile-2.0; I'm calling my > branch "guile2-xlib." You can use git and pull it from > http://github.com/mwitmer/guile2-xlib or download an archive at > http://markwitmer.com/dist/guile2-xlib-0.1.tar.gz. I'm still toying with > the idea of writing some xcb bindings, time permitting! Excellent! [...] > A lot of this is inspired by Stumpwm, a pretty nifty tiling wm written > in common lisp that's similarly configurable. In a similar vein, TTN wrote RPX, a Ratpoison clone that runs on Guile 1.4 with his own xlib bindings. http://gnuvola.org/software/rpx/ Perhaps it can be ported to your bindings + Guile 2.0? Thanks, Ludo’.