grpc-proxy: Re-work bound_ok/bound_fail events handling
[src/agl-compositor.git] / src / ivi-compositor.h
index 6b6204e..4c04ec7 100644 (file)
@@ -97,6 +97,7 @@ struct ivi_compositor {
                struct wl_client *client;
                struct wl_resource *resource;
                bool doas_requested;
+               bool doas_requested_pending_bind;
                enum agl_shell_bound_status status;
        } shell_client_ext;