summaryrefslogtreecommitdiff
path: root/glx
diff options
context:
space:
mode:
authorJon TURNEY <jon.turney@dronecode.org.uk>2013-04-09 18:55:47 +0100
committerJon TURNEY <jon.turney@dronecode.org.uk>2013-04-10 14:40:23 +0100
commit72de8b2bc6a5945ba50532c470df576b4fffcbb2 (patch)
tree7d046a194d37c4fc858ac2224faffe01a978d7b4 /glx
parent11cd1337204046431c1077b34e8fdc0b2778fac4 (diff)
Bodge around issues with using XSendEvent() to send a ClientMessage
The XEvent type suffers from the XSERVER64 issues noted previously: certain members are long int in Xlib, but are made int in the server by XSERVER64. Bodge around this problem by defining our own type with the correct memory layout to match Xlib's idea of XClientMessageEvent for use in SendXMessage()
Diffstat (limited to 'glx')
0 files changed, 0 insertions, 0 deletions