mirror of
https://github.com/vidarh/ruby-x11
synced 2024-12-27 09:59:21 +01:00
ad10e78306
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 |
||
---|---|---|
.. | ||
auth.rb | ||
display.rb | ||
event.rb | ||
form.rb | ||
protocol.rb | ||
screen.rb | ||
type.rb | ||
version.rb |