m_shm_info.shmaddr = m_xcb_image->data = (quint8 *)shmat (m_shm_info.shmid,0,0); m_shm_info.shmseg = xcb_generate_id(xcb_connection());xcb_generic_error_t*error = xcb_request_check(xcb_connection(), xcb_shm_attach_checked(xcb_connection(), m_shm_info.shmseg, m_shm_info....
xcb_get_text_property_reply_wipe (&nameprop); }#elseprop = xcb_get_property_reply (dpy, cookies->get_wm_name, &err);if(prop) {if(prop->type == XCB_ATOM_STRING) {constchar*prop_name = xcb_get_property_value (prop);intprop_name_len = xcb_get_property_value_length (prop);/* ...