summaryrefslogtreecommitdiff
path: root/XI.h
diff options
context:
space:
mode:
authorPeter Hutterer <peter@cs.unisa.edu.au>2007-10-18 12:23:34 +0930
committerPeter Hutterer <peter@cs.unisa.edu.au>2007-10-18 12:23:34 +0930
commit52e2f24b3a21741d2fb0614642fd5b12b72c0d3d (patch)
tree981aff4c7b50cec4b5e1acddfa777b438cbccd35 /XI.h
parent3c5555544e06f1be70e6981446e2a92dc1e2aecd (diff)
Create new XAttachInfo class for attachment info (slave devices).
Thanks to XLibs design we can't just change XDeviceInfo without breaking the ABI. So here's a new class that isn't actually a class on the wire.
Diffstat (limited to 'XI.h')
-rw-r--r--XI.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/XI.h b/XI.h
index 475b12d..43b8745 100644
--- a/XI.h
+++ b/XI.h
@@ -255,6 +255,7 @@ SOFTWARE.
#define ProximityClass 4
#define FocusClass 5
#define OtherClass 6
+#define AttachClass 7
#define KbdFeedbackClass 0
#define PtrFeedbackClass 1