summaryrefslogtreecommitdiff
path: root/damageproto.h
diff options
context:
space:
mode:
Diffstat (limited to 'damageproto.h')
-rw-r--r--damageproto.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/damageproto.h b/damageproto.h
index feeb051..23e1155 100644
--- a/damageproto.h
+++ b/damageproto.h
@@ -115,6 +115,16 @@ typedef struct {
#define sz_xDamageSubtractReq 16
+typedef struct {
+ CARD8 reqType;
+ CARD8 damageReqType;
+ CARD16 length B16;
+ Drawable drawable B32;
+ Region region B32;
+} xDamagePostReq;
+
+#define sz_xDamagePostReq 12
+
/* Events */
#define DamageNotifyMore 0x80