xwayland: add a size-safe wrapper for xcb_send_event
xcb_send_event expects the caller to always provide 32 byte data, even if the actual event struct is smaller than that.
Reference: xorg/lib/libxcb#18
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
xcb_send_event expects the caller to always provide 32 byte data, even if the actual event struct is smaller than that.
Reference: xorg/lib/libxcb#18