rumai 3.1.0
Rumai 3.1.0 Ruby interface to the wmii window manager http://snk.tuxfamily.org/lib/rumai/ Rumai is a [1]Ruby interface to the [2]wmii window manager. Version 3.1.0 (2009-10-02) This release adds new methods, fixes some bugs, and revises the manual. * [3]New features * [4]Bug fixes * [5]Housekeeping New features * Add Client#float methods to manipulate floating status. * Add Client#manage methods to manipulate managed status. * The Client#tags= method now accepts '~' and '!' tag prefixes. Bug fixes * There is no View#move_focus method, only View#select. * Assertion failure in test suite because all files in /rbar (inside wmii's IXP filesystem) contain an automatic color header when read. Housekeeping * Use simpler Copyright reminder at the top of every file. * Open source is for fun, so [6]be nice: speak of "related works" instead of "competitors". References 1. http://ruby-lang.org/ 2. http://wmii.suckless.org/ 3. http://snk.tuxfamily.org/lib/rumai/#New-features 4. http://snk.tuxfamily.org/lib/rumai/#Bug-fixes 5. http://snk.tuxfamily.org/lib/rumai/#Housekeeping 6. http://loiclemeur.com/english/2009/03/never-criticize-your-competitors.html