From: Daniel Martin Date: Tue, 15 Jan 2013 19:17:13 +0000 (+0100) Subject: xinput: Add XI v2.3 X-Git-Url: http://git.demorecorder.com/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fae1976b58b5cad10f78dd1f49af8a881fbfa70f;p=free-sw%2Fxcb%2Fproto xinput: Add XI v2.3 Introduced with v2.3 has been Pointer Barrier support, including a new request (XIBarrierReleasePointer) and 2 events (Barrier{Hit,Leave}). Signed-off-by: Daniel Martin --- diff --git a/src/xinput.xml b/src/xinput.xml index cbb5e49..3883b93 100644 --- a/src/xinput.xml +++ b/src/xinput.xml @@ -33,7 +33,7 @@ authorization from the authors. --> + major-version="2" minor-version="3"> xproto @@ -51,6 +51,10 @@ authorization from the authors. + + + + @@ -1646,6 +1650,24 @@ authorization from the authors. + + + + + + + + + + + + + + + num_barriers + + + + + + + + + + + + + + + + + + + + + + + + +