homescreen: Add support for v3 of agl-shell protocol 68/27968/3
authorMarius Vlad <marius.vlad@collabora.com>
Thu, 22 Sep 2022 13:50:11 +0000 (16:50 +0300)
committerMarius Vlad <marius.vlad@collabora.com>
Thu, 22 Sep 2022 15:46:37 +0000 (18:46 +0300)
commit52c767388614e2ec6fa26851840bf01d97c5d49e
tree7ef5838055892525e7e2ba30795444b5e594347c
parent98d13ef3af738ad9186b5c5a027e874d1bc1dfbc
homescreen: Add support for v3 of agl-shell protocol

This protocol update adds support for
started/terminated/activate/deactive events sent by the compositor.

With this change we remove support for agl-shell-desktop protocol and
instead rely on this new protocol update.

Bug-AGL: SPEC-4528
Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
Change-Id: I9eb2135c5331eea82635583e8ca7cdf4e41a3d5e
homescreen/homescreen.pro
homescreen/src/homescreenhandler.cpp
homescreen/src/main.cpp