Skip to content
Snippets Groups Projects
Commit 7d9e6ced authored by Olivier Fourdan's avatar Olivier Fourdan :tools:
Browse files

compositor: Disable XPresent on error

Bug: 13607

If XPresentPixmap() fails, we would disable Present rather that waiting
for a notification that will never arrive.

But that relies on the actual window to be reported in the XError, which
is not necessarily the case.

Disable Xpresent for all screens as we are not sure we can tell which
one from the resource id.
parent b2c74634
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