From: Christian Linhart Date: Sat, 16 Aug 2014 10:08:28 +0000 (+0200) Subject: xinput: event Enter: fix type of fields same_screen and focus X-Git-Url: http://git.demorecorder.com/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=70d59f56b1d356521b3ecc1d16cd3390d94fdac2;p=free-sw%2Fxcb%2Fproto xinput: event Enter: fix type of fields same_screen and focus fix type of fields "same_screen" and "focus" from CARD8 to BOOL spec: http://cgit.freedesktop.org/xorg/proto/inputproto/tree/specs/XI2proto.txt#n2432 (file-position in the above URL may become wrong if the spec changes) --- diff --git a/src/xinput.xml b/src/xinput.xml index 6f5aeaa..459b388 100644 --- a/src/xinput.xml +++ b/src/xinput.xml @@ -2031,8 +2031,8 @@ authorization from the authors. - - + +