Commit graph

5 commits

Author SHA1 Message Date
Vidar Hokstad
da2fe51596 Cleanups, more automated lookups of atoms to avoid needing to dereference constants.
More constants and requestsm including SendEvent, and
a helper for ClientMessage, w/example
2024-01-11 19:24:49 +00:00
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