input method: Initialize the protocol and pretend to handle a few things

This commit is contained in:
Dorota Czaplejewicz
2019-06-30 11:37:01 +00:00
parent 511b2f7186
commit 0d3b003aac
11 changed files with 613 additions and 1 deletions

View File

@ -1,6 +1,6 @@
project(
'squeekboard',
'c',
'c', 'rust',
version: '1.0.9',
license: 'GPLv3',
meson_version: '>=0.43.0',