Rename ge events to GeGeneric events

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>
This commit is contained in:
Uli Schlachter 2013-11-18 20:38:43 +01:00 committed by Julien Cristau
parent 281790373e
commit a79cc9c49d

View 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>