From: Suraj Kurapati Date: 2010-04-29T13:13:51+09:00 Subject: [ANN] Rumai 3.2.3 Rumai Ruby interface to the wmii window manager http://snk.tuxfamily.org/lib/rumai/ Rumai is a pure [1]Ruby interface to the [2]wmii window manager. Its name is a portmanteau of "Ruby" and "wmii" (which I pronounce as "vim eye"). Version 3.2.3 (2010-04-28) This release adds a UNIX manual page and requires wmii 3.9 or newer. Bug fixes: * Rumai::Area#unshift needs wmii 3.9 or newer. The help manual has been corrected accordingly. Thanks to [3]ghedamat for reporting [4]this issue. Housekeeping: * Upgrade to Inochi 3.0.0. Run rumai --help to see the UNIX manual page! * Move IRB session creation code from rumai(1) into rumai/irb sub-library. References 1. http://ruby-lang.org/ 2. http://wmii.suckless.org/ 3. http://github.com/ghedamat 4. http://github.com/sunaku/wmiirc/issues/8 -- Posted via http://www.ruby-forum.com/.