Posted By: Marvin Gülker
Date: 2009-12-04 22:30
Summary: xdo 0.0.2 released/moving to GitHub+Gemcutter
Project: Automations
XDo version 0.0.2 has been released. XDo is a library to simulate input to a Linux X Server system like Ubuntu by using "xdotool" and other command-line utilities inside. For example, you can automate the mouse or fake keyboard input.
New in this release:
* Works now with the window_id parameter
* Added Simulatable mixin to allow more direct simulating of String-like objects
Second, the Automations project's sourcecode is moving to GitHub ( http://github.com/Quintus/Automations/tree/master/xdo/ ) while gems will be published at gemcutter: http://www.gemcutter.org/gems/xdo
For now, the RubyForge final gem releases will be held up to date. |
|