aboutsummaryrefslogtreecommitdiff
path: root/src/safe_x11/event.rs
AgeCommit message (Collapse)AuthorFilesLines
2015-11-22next_xevent don't block anymore!Matias Linares1-0/+33
Now the next_xevent (from the safex11) will not block forever. So we can listen the socket without doing some thread stuff.