app: Move build to meson and replace agl-shell-desktop 77/30577/3
authorMarius Vlad <marius.vlad@collabora.com>
Wed, 20 Nov 2024 14:05:05 +0000 (16:05 +0200)
committerMarius Vlad <marius.vlad@collabora.com>
Tue, 26 Nov 2024 14:33:56 +0000 (16:33 +0200)
commitfd77d8d38d899ca40d090344582f3ec816fd0591
tree2dc24eec8aa009bb8cac167d2de59bc13f88ac5c
parent7dd7d94968d1ac2edae62c4b1797407ea8640e3c
app: Move build to meson and replace agl-shell-desktop

This is a bigger change to move the from Cmake to meson and
use gPRC instead of agl-shell-desktop protocol.

Bug-AGL: SPEC-5300, SPEC-5301
Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
Change-Id: Ib649b7fd38eef5653bc401a8eb159882a2f41e6b
README.md
app/AglShellGrpcClient.cpp [new file with mode: 0644]
app/AglShellGrpcClient.h [new file with mode: 0644]
app/CMakeLists.txt [deleted file]
app/agl_shell.proto [new file with mode: 0644]
app/main.cpp
app/meson.build [new file with mode: 0644]
app/protocol/agl-shell-desktop.xml [deleted file]
meson.build [moved from CMakeLists.txt with 57% similarity]