summaryrefslogtreecommitdiffstats
path: root/meson.build
AgeCommit message (Collapse)AuthorFilesLines
2022-10-27src: Re-work actions and provide a callbackMarius Vlad1-3/+2
This re-works a bit the way we handle events, and allows to pass a callback to the client directly. This patch further cleans-up the older agl-shell-desktop implementation and adds a a new action, 'deactivate' request as another example. Further more, clients can now choose to just listen for events, or listen for events and perform an action (activate). Bug-AGL: SPEC-4503 Signed-off-by: Marius Vlad <marius.vlad@collabora.com> Change-Id: Ic9f8bb1f6ff1c7f6b69f2059caac066ee106beba
2022-10-27meson.build: Remove all traces of agl-shell-desktopMarius Vlad1-56/+0
This patch removes support for agl-shell-desktop. Bug-AGL: SPEC-4503 Signed-off-by: Marius Vlad <marius.vlad@collabora.com> Change-Id: I1ad69a4fc4c8ccdc9c659ec1a50526fc9f3a8d81
2022-10-27src: Add initial support for gRPCMarius Vlad1-22/+39
Brings in initial support for gRPC. It re-uses the same protobuf as supplied by the compositor. With it, this changes from C to CPP as that allows far better and easier integration with gRPC. Bug-AGL: SPEC-4503 Signed-off-by: Marius Vlad <marius.vlad@collabora.com> Change-Id: Idf09db80063dfa0c4cd7f3f345686fe9d2d27622
2022-04-14script/agl-activator: No need for the scriptMarius Vlad1-10/+0
Script is no longer needed. Running it as the regular user (agl-driver) will no longer need this script. Bug-AGL: SPEC-4324 Signed-off-by: Marius Vlad <marius.vlad@collabora.com> Change-Id: If7bcb035039b1e45d842b5fa75144ee82edf91f1
2022-04-14meson.build: Update compositor protocols versionMarius Vlad1-1/+1
We've updated the protocols a while ago, but forgot to update this one as well. Bug-AGL: SPEC-4324 Signed-off-by: Marius Vlad <marius.vlad@collabora.com> Change-Id: I3b0401455b5644e4a55c8ca6e4a02c26db74a1a6
2021-05-11Initial commitmarlin_12.93.0marlin_12.92.0marlin_12.91.0marlin_12.90.1marlin_12.90.0marlin/12.93.0marlin/12.92.0marlin/12.91.0marlin/12.90.1marlin/12.90.0lamprey_11.92.0lamprey_11.91.0lamprey/11.92.0lamprey/11.91.0koi_11.0.5koi_11.0.4koi_11.0.3koi/11.0.5koi/11.0.4koi/11.0.312.93.012.92.012.91.012.90.112.90.011.92.011.91.011.0.511.0.411.0.3sandbox/mvlad/initMarius Vlad1-0/+126
Bug-AGL: SPEC-3817 Signed-off-by: Marius Vlad <marius.vlad@collabora.com> Change-Id: Ie7e2168737f668a5c558b0fad3e58fe42f81e62e