compositor: Disable XPresent in case of error
Bug: 13257
If for some reason XPresentPixmap() fails, we might end up waiting
forever for a present complete notification that will never arrive.
Check for possible errors after XPresentPixmap() and disable XPresent in
case of error.
Signed-off-by:
Olivier Fourdan <fourdan@xfce.org>
Please register or sign in to comment