layout: Using bigger keys

This commit is contained in:
Dorota Czaplejewicz
2019-07-01 09:31:42 +00:00
parent 5e92f45111
commit b8eb7752e7
7 changed files with 92 additions and 5 deletions

View File

@ -66,7 +66,7 @@ struct _EekKeyPrivate
EekSymbolMatrix *symbol_matrix;
gint column;
gint row;
gulong oref;
gulong oref; // UI outline reference
gboolean is_pressed;
gboolean is_locked;
};