summaryrefslogtreecommitdiffstats
path: root/launcher/src/shell-desktop.h
AgeCommit message (Collapse)AuthorFilesLines
2020-06-30shell-desktop.h: Avoid mass activation of applications frommarlin_12.90.0marlin/12.90.0lamprey_11.92.0lamprey_11.91.0lamprey/11.92.0lamprey/11.91.0koi_10.93.0koi_10.92.0koi_10.91.0koi/10.93.0koi/10.92.0koi/10.91.0jellyfish_9.99.4jellyfish_9.99.3jellyfish_9.99.2jellyfish/9.99.4jellyfish/9.99.3jellyfish/9.99.29.99.49.99.39.99.212.90.011.92.011.91.010.93.010.92.010.91.0Marius Vlad1-7/+10
application_id event I failed to realize that the application_id event is sent at binding, which is not an issue when launcher is the only application running, but obviously a big one if multiple surfaces are already present, and launcher is re-started (so not really something we test). Added also a note to say a few words about that. We already activate by default surfaces, and we embedded the activation call-out into the agl_shell_desktop protocol in that tapShortcut QML, so we don't actually need further handling. This was just a toy example. Fix indentation while at it. Bug-AGL: SPEC-3464 Signed-off-by: Marius Vlad <marius.vlad@collabora.com> Change-Id: I46889c5fabdb3936089301b92207b896e4c47ae3
2020-06-25launcher/src/shell-desktop: Fix missing declaration for setting windowjellyfish_9.99.1jellyfish/9.99.19.99.1Marius Vlad1-1/+2
properties Bug-AGL: SPEC-3447 Signed-off-by: Marius Vlad <marius.vlad@collabora.com> Change-Id: Ief63f2775f28d02264b17195b330451b06b9ccdc
2020-06-24homescreenhandler: Add the ability to specify the output based on theMarius Vlad1-0/+3
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/+95
Bug-AGL: SPEC-3447 Signed-off-by: Marius Vlad <marius.vlad@collabora.com> Change-Id: I3fc7375a7a8716cc1352658cfc194645bf7f638c