levelkeyboard: Use a layer for managing keyboard views
This commit is contained in:
@ -39,7 +39,7 @@ enum mod_indices {
|
||||
};
|
||||
|
||||
void
|
||||
emit_key_activated (EekboardContextService *manager, EekKeyboard *keyboard,
|
||||
emit_key_activated (EekboardContextService *manager, LevelKeyboard *keyboard,
|
||||
guint keycode,
|
||||
EekSymbol *symbol,
|
||||
guint modifiers,
|
||||
|
||||
Reference in New Issue
Block a user