Always redraw the screen on an expose event (this was actually a bug)
Avoid gratuitous xim reallocations (not a bug) Avoid gratuitous redraws (not a bug) Avoid posting and waiting on a semaphore from the same thread (ehhhh....) After blocking on XNextEvent(), drain all X events in the queue (not a bug)
Loading
Please register or sign in to comment