From: Christian Linhart Date: Mon, 25 Aug 2014 10:08:57 +0000 (+0200) Subject: xinput: req XIPassiveGrabDevice.time: field is unused X-Git-Url: http://git.demorecorder.com/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a2374e10396cab18bd5ccf9b4cc0ee27f87a0c00;p=free-sw%2Fxcb%2Fproto xinput: req XIPassiveGrabDevice.time: field is unused The request-field "time" is unused. Add a comment about this. V2: patch revised according to the following fix in the spec: http://cgit.freedesktop.org/xorg/proto/inputproto/commit/?id=81378a1e7139af9d476d90df8737c0c1a58670f3 spec: http://cgit.freedesktop.org/xorg/proto/inputproto/tree/specs/XI2proto.txt?id=81378a1e7139af9d476d90df8737c0c1a58670f3#n1699 code: http://cgit.freedesktop.org/xorg/proto/inputproto/tree/XI2proto.h?id=inputproto-2.3.1#n680 --- diff --git a/src/xinput.xml b/src/xinput.xml index d941937..3cceee5 100644 --- a/src/xinput.xml +++ b/src/xinput.xml @@ -1634,6 +1634,7 @@ authorization from the authors. +