Commit graph

4 commits

Author SHA1 Message Date
Vidar Hokstad
3fa4211f06 Added significant number of X requests and event types, and a bunch of convenience functions.
This is still "rough", but it works.
2023-09-25 18:55:00 +01:00
Vidar Hokstad
e13df2a2c4 Helpers to access root window. 2023-08-01 20:16:22 +01:00
Richard Ramsden
736e4d179b use OpenStruct instead of returning a hash value
When we created a Packet object before using
Packet.read would return a hash. Instead, return
an OpenStruct object which makes accessing
parameters easier
2012-05-19 13:14:47 -07:00
Richard Ramsden
e94a3450fa List data types now working 2012-05-13 11:48:24 -07:00