Skip to content
Snippets Groups Projects
Commit 98287219 authored by deuce's avatar deuce
Browse files

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)
parent 0035654a
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment