From: Kero Date: 2006-08-29T06:00:17+09:00 Subject: Re: XLib (specifically, the swig xlib wrapper) >> I want to write a window manager in Ruby (or at least, write some sort >> of prototype to learn how they are made) but all the Xlib bindings >> available are years old and/or incomplete. My Ruby/Wise is indeed incomplete. I have no SWIG experience. Maybe matju's binding (not Xlib, talks directly to the Xserver) is of use: http://artengine.ca/matju/RubyX11/ > I'm looking forward to the ruby wm :) I found out today that wmii plugins are mostly written in Ruby :) and I learned of wmii from dutch.rb (which needs a successor).