ruby-x11/lib
Richard Ramsden ad10e78306 Major refactor of packet builder
I decided to ditch the Packet class name and go with a Form module
that contains a BaseForm which child classes inherit from.

I've created a few tests so you can see how the BaseForm class
works and how packets can be read and sent over a socket to
an X11 server
2012-05-20 17:36:18 -07:00
..
X11 Major refactor of packet builder 2012-05-20 17:36:18 -07:00
X11.rb List data types now working 2012-05-13 11:48:24 -07:00