aboutsummaryrefslogtreecommitdiffstats
path: root/launcher/src/shell-desktop.cpp
AgeCommit message (Collapse)AuthorFilesLines
2021-12-10Remove dependency on old application framework and waylandArnaud Ferraris1-109/+0
As the Application FW is being reworked, drop all related dependencies in order to start with a simpler initial implementation. This commit also drops wayland-related code as it won't be needed anymore with the new framework. Bug-AGL: SPEC-4159 Signed-off-by: Marius Vlad <marius.vlad@collabora.com> Signed-off-by: Arnaud Ferraris <arnaud.ferraris@collabora.com> Change-Id: Id268e1feee363c60b85411e822103259c1071a24
2020-06-24Update protocol to other surface rolesMarius Vlad1-2/+4
Bug-AGL: SPEC-3447 Signed-off-by: Marius Vlad <marius.vlad@collabora.com> Change-Id: Ic0f57a1061d6d01bfcb43e90d45ab23a27815382
2020-06-24homescreenhandler: Add the ability to specify the output based on theMarius Vlad1-0/+25
screen Pass the output when activing the surface in Launcher.qml Bug-AGL: SPEC-3447 Signed-off-by: Marius Vlad <marius.vlad@collabora.com> Change-Id: I4b8f03c90712290f580a570cd2644a4bc44687c5
2020-06-24agl-compositor: New adaptation to using the agl-shell-desktop protoMarius Vlad1-0/+82
Bug-AGL: SPEC-3447 Signed-off-by: Marius Vlad <marius.vlad@collabora.com> Change-Id: I3fc7375a7a8716cc1352658cfc194645bf7f638c