client: Don't abort when sending a request fails
authorManuel Stoeckl <code@mstoeckl.com>
Sat, 13 Jul 2019 21:54:14 +0000 (17:54 -0400)
committerManuel Stoeckl <code@mstoeckl.com>
Tue, 10 Sep 2019 11:59:50 +0000 (07:59 -0400)
commit8a831ac6ec359c0dff67d2f4221fcd48a3a9a4ce
tree07425dce32005765167b45dc9a49d63ca7668c71
parent6265dd4f071f1c99f3b349695ef5ede8d0697a15
client: Don't abort when sending a request fails

Instead, set a fatal display error which will let an application
using libwayland-client shutdown cleanly.

Signed-off-by: Manuel Stoeckl <code@mstoeckl.com>
src/wayland-client.c