[Xcb] [PATCH proto 8/8] xinput: remove TODO-entry for popcount of a list

Christian Linhart chris at demorecorder.com
Thu Sep 4 08:49:02 PDT 2014


---
 src/xinput.xml | 13 -------------
 1 file changed, 13 deletions(-)

diff --git a/src/xinput.xml b/src/xinput.xml
index 23e05df..fb7e64e 100644
--- a/src/xinput.xml
+++ b/src/xinput.xml
@@ -46,27 +46,14 @@
 which will, e.g., be necessary for server-side xcb.
 
 This affects the following:
 * SendExtensionEvent member "events"
 
 *****
 
-xml and generator have to support <popcount> of all members of a list
-
-This is needed for the following XI2-events ( and eventcopies thereof )
-	KeyPress
-	ButtonPress
-	RawKeyPress
-	RawKeyPress
-	RawButtonPress
-	TouchBegin
-	RawTouchBegin
-
-*****
-
 Parametrized structs
 
 This is needed for being able to use the value of the field
 "num_axes" of the GetDeviceMotionEvents-reply
 in struct DeviceTimeCoord.
 
 *****
-- 
2.0.1



More information about the Xcb mailing list