ch11ng pushed a change to branch externals/xelb. from fe1b643 Fix handling of generic events new c37b769 Add support for <required_start_align> and drop implicit padding new 4509a33 Fix `xcb:unmarshal' for <switch>
Summary of changes: el_client.el | 32 +-- xcb-dri2.el | 26 ++- xcb-dri3.el | 38 ++-- xcb-ewmh.el | 16 +- xcb-glx.el | 320 +++++++++++++++--------------- xcb-icccm.el | 10 +- xcb-keysyms.el | 2 +- xcb-present.el | 20 +- xcb-randr.el | 179 ++++++++--------- xcb-record.el | 30 ++- xcb-render.el | 114 +++++------ xcb-res.el | 32 +-- xcb-shape.el | 8 +- xcb-sync.el | 14 +- xcb-types.el | 100 +++++++--- xcb-xc_misc.el | 4 +- xcb-xf86dri.el | 19 +- xcb-xf86vidmode.el | 68 +++---- xcb-xfixes.el | 39 ++-- xcb-xinerama.el | 4 +- xcb-xinput.el | 557 +++++++++++++++++++++++++++++------------------------ xcb-xkb.el | 398 ++++++++++++++++++-------------------- xcb-xprint.el | 56 +++--- xcb-xproto.el | 280 +++++++++++++-------------- xcb-xselinux.el | 92 ++++----- xcb-xv.el | 51 +++-- xcb-xvmc.el | 22 +-- xcb.el | 12 +- 28 files changed, 1278 insertions(+), 1265 deletions(-)