Hey, For ecore_xcb, I need to send a client message event. With Xlib, I can set the fields serial and send_event, but there is no such fields in xcb_client_message_event_t. Is there something specific to do with the fields of xcb_client_message_event_t in order to "set those properties" ? thank you Vincent