WIP: dispatch sd_events, but break qt event handling
[staging/windowmanager.git] / AFBClient.h
index 3961baf..c816e97 100644 (file)
@@ -31,6 +31,7 @@ public:
     void activateSurface(const char *label);
     void deactivateSurface(const char *label);
     void endDraw(const char *label);
+    int dispatch();
 
     static void onCall(void *closure, const char *api, const char *verb, struct afb_wsj1_msg *msg);
     static void onEvent(void *closure, const char *event, struct afb_wsj1_msg *msg);