Rename ge events to GeGeneric events
authorUli Schlachter <psychon@znc.in>
Mon, 18 Nov 2013 19:38:43 +0000 (20:38 +0100)
committerJulien Cristau <jcristau@debian.org>
Sat, 14 Dec 2013 04:49:18 +0000 (05:49 +0100)
The new xcb_ge_event_t that libxcb generates from this definition has different
fields than the old, hand-written xcb_ge_event_t. To undo an API break, libxcb
will reintroduce the old hand-written version and mark it as deprecated, so that
everyone can switch to this new version.

Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=71502
Signed-off-by: Uli Schlachter <psychon@znc.in>
Signed-off-by: Julien Cristau <jcristau@debian.org>
src/xproto.xml

index defa11e..0779568 100644 (file)
@@ -1080,7 +1080,7 @@ The number of keycodes altered.
     </doc>
   </event>
 
-  <event name="ge" number="35" xge="true">
+  <event name="GeGeneric" number="35" xge="true">
     <pad bytes="22" />
     <doc>
       <brief>generic event (with length)</brief>