Age | Commit message (Collapse) | Author | Files | Lines |
|
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
|
|
This patch removes support for agl-shell-desktop.
Bug-AGL: SPEC-4503
Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
Change-Id: I1ad69a4fc4c8ccdc9c659ec1a50526fc9f3a8d81
|
|
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
|
|
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
|
|
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
|
|
Bug-AGL: SPEC-3817
Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
Change-Id: Ie7e2168737f668a5c558b0fad3e58fe42f81e62e
|