ruby-x11/lib/X11
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
..
auth.rb Merge remote-tracking branch 'matt/master' 2012-03-11 22:20:53 -07:00
display.rb add method to give unique ids for x11 resources 2012-05-19 15:47:50 -07:00
event.rb first commit 2011-07-31 21:51:22 -07:00
form.rb Major refactor of packet builder 2012-05-20 17:36:18 -07:00
protocol.rb Merge remote-tracking branch 'matt/master' 2012-03-11 22:20:53 -07:00
screen.rb use OpenStruct instead of returning a hash value 2012-05-19 13:14:47 -07:00
type.rb add more types 2012-05-19 11:59:21 -07:00
version.rb get rid of jeweler 2012-03-08 21:51:31 -08:00