Send both press and release events

This commit is contained in:
Dorota Czaplejewicz
2019-04-06 17:45:06 +00:00
parent 53065a6d95
commit 53af829f46
3 changed files with 33 additions and 26 deletions

View File

@ -21,7 +21,7 @@ emit_key_activated (EekboardContext *context,
guint keycode,
EekSymbol *symbol,
guint modifiers,
Client *client);
Client *client, gboolean pressed);
gboolean
client_enable_xtest (Client *client);