Skip to content
Commit 66e4aa98 authored by David Herrmann's avatar David Herrmann Committed by Kristian Høgsberg
Browse files

wayland-client: add wl_display_get_error()



A server may asynchronously send errors via wl_display.error() events.
Instead of aborting we now the a "last_error" flag inside of wl_display
objects. The user can retrieve these via wl_display_get_error().

Signed-off-by: default avatarDavid Herrmann <dh.herrmann@googlemail.com>
parent 36e29df2
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