Created attachment 51860 [details] [review] Add missing padding bytes to ChangeKeyboardMapping request The ChangeKeyboardMapping request description in xproto.xml is wrong. There should be 2 padding bytes between the keysyms_per_keycode field and the keysyms list.
Thanks for the patch. Pushed as dcfcb5845caca87df8b1ab735f05a801e43f5797 We probably didn't notice before now because the old libxcb did implicit padding differently.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.