engine: route popup preedit by client capability
This commit is contained in:
@@ -149,6 +149,7 @@ nextrequest(struct ct *t, Enginegate *g, int op)
|
||||
memset(&req, 0, sizeof req);
|
||||
chanrecv(g->seen, &req);
|
||||
CT_EQ_INT(t, op, req.op);
|
||||
CT_EQ_INT(t, Cclientpreedit, req.cap);
|
||||
return req;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user