summaryrefslogtreecommitdiff
path: root/XI2proto.h
diff options
context:
space:
mode:
authorChase Douglas <chase.douglas@canonical.com>2011-03-10 11:53:57 -0500
committerChase Douglas <chase.douglas@canonical.com>2011-03-10 15:43:47 -0500
commita02566ca7fd37d279b957037e1251a3b3419866d (patch)
tree9e465f30176739c3d56d2c68eb0e89adda7b06ef /XI2proto.h
parentdb7c0eccc74e95f247d78541e4c4a28cfa87b5b4 (diff)
Many more updates to the XI 2.1 protocol
Signed-off-by: Chase Douglas <chase.douglas@canonical.com>
Diffstat (limited to 'XI2proto.h')
-rw-r--r--XI2proto.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/XI2proto.h b/XI2proto.h
index f6348b4..a631335 100644
--- a/XI2proto.h
+++ b/XI2proto.h
@@ -944,6 +944,7 @@ typedef struct
uint32_t flags; /**< ::XIKeyRepeat */
xXIModifierInfo mods;
xXIGroupInfo group;
+ uint32_t active_touches; /**< Number of touches on source device (XI 2.1 only) */
} xXIDeviceEvent;