Display call window over the phosh lockscreen

Closes #41
This commit is contained in:
Bob Ham
2019-09-06 14:58:08 +01:00
parent 03ede5b574
commit 3201c8e69b
11 changed files with 1152 additions and 8 deletions
+1 -1
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',