Add "altmask" attribute, like "altenum" for masks
authorRan Benita <ran234@gmail.com>
Mon, 25 Aug 2014 14:20:55 +0000 (17:20 +0300)
committerPeter Harris <pharris@opentext.com>
Mon, 25 Aug 2014 23:28:59 +0000 (19:28 -0400)
commit88415e63996e43ac74013250a3aa8367987182a9
tree7083c77501754442ecba51f14fb94ae07b5cfa28
parent8e3db42d67a0035bb16d16da28bd5eea7a269178
Add "altmask" attribute, like "altenum" for masks

"altmask" means the field is principally a bitmask of bits from the
enum, but in some cases can obtain other values (e.g. "out-of-band" data
in a free bit).

Several fields in xinput will benefit from this extra metadata.

Suggested-by: Peter Harris <pharris@opentext.com>
Signed-off-by: Ran Benita <ran234@gmail.com>
Signed-off-by: Peter Harris <pharris@opentext.com>
doc/xml-xcb.txt
src/xcb.xsd