Skip to content
Commit 6265dd4f authored by Manuel Stoeckl's avatar Manuel Stoeckl
Browse files

client: Ignore new requests if display has a fatal error



Once there has been a fatal display error, any new object requests
potentially rely on invalid state. (For example, a failure to read
from the compositor could hide a important event.) The safest way to
handle the new requests is not to make them.

Proxies produced by the request are still created, to ensure that
any code using the library does not crash from an unexpected NULL
pointer.

Signed-off-by: default avatarManuel Stoeckl <code@mstoeckl.com>
parent 4c2b7375
Loading
Loading
Loading
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