imservice: Handle text change cause

Nothing is being done with this information yet
This commit is contained in:
Dorota Czaplejewicz
2019-07-22 13:24:12 +00:00
parent fad06348a7
commit 622ba6e38a
3 changed files with 59 additions and 11 deletions

View File

@ -5,8 +5,6 @@
#include "eekboard/eekboard-context-service.h"
void imservice_handle_text_change_cause(void *data, struct zwp_input_method_v2 *input_method, uint32_t cause) {}
void imservice_handle_unavailable(void *data, struct zwp_input_method_v2 *input_method) {}