Hello, isn't there an XIfEvent like function in XCB? I really need something like this to gather expose-events until its count-field reaches zero. Or is it guaranteed that if you recieve an expose-event with a non-null count-field, the next event in the queue is also an expose-event? If not, this will be a real showstopper for me... Carsten