Display call window over the phosh lockscreen

Closes #41
This commit is contained in:
Bob Ham
2019-08-13 11:38:40 +01:00
parent 03ede5b574
commit 3201c8e69b
11 changed files with 1152 additions and 8 deletions

View File

@@ -24,7 +24,7 @@ project(
'c',
version: '0.0.1',
license: 'GPLv3+',
meson_version: '>= 0.46.0',
meson_version: '>= 0.47.0',
default_options: [
'warning_level=1',
'buildtype=debugoptimized',