Find a file
2023-09-25 18:52:19 +01:00
docs goodbye postscript 2011-08-03 23:39:33 -07:00
example Added PutImage support and a test 2023-08-08 21:43:27 +01:00
lib We don't actually use Activsupport or hexdump 2023-09-25 18:52:19 +01:00
test Major refactor of packet builder 2012-05-20 17:36:18 -07:00
.gitignore gemifying x11 with jeweler 2011-08-03 23:05:45 -07:00
Gemfile We don't actually use Activsupport or hexdump 2023-09-25 18:52:19 +01:00
Gemfile.lock Bumped bundle 2023-08-01 20:13:37 +01:00
LICENSE.txt gemifying x11 with jeweler 2011-08-03 23:05:45 -07:00
Rakefile start adding tests 2012-05-19 11:49:44 -07:00
README.md update readme 2012-03-08 10:45:04 -08:00
ruby-x11.gemspec Valid gemspec 2021-09-23 19:22:33 +01:00

Ruby X11

(under-development) Pure Ruby implementation of the X Window System Protocol. This library is based off of Mathieu Bouchard's work on his RubyX11 project.

Contributors

There is still quite a bit of work to do on this repository. If you're thinking about contributing you may want to look over the PDF in the docs folder which documents the X Window System Protocol.