protocol: Add agl-shell-desktop protocol 88/24188/2
authorMarius Vlad <marius.vlad@collabora.com>
Mon, 17 Feb 2020 14:42:27 +0000 (16:42 +0200)
committerMarius Vlad <marius.vlad@collabora.com>
Fri, 6 Mar 2020 16:16:05 +0000 (18:16 +0200)
commita35a7f2e5cc20bd40ece91918e753c709e2ee10b
treec360bef05b5cd721c1529e9b60cc4468023d138a
parentdbba1adda7fd9aaaa46263d8c878132a523327e4
protocol: Add agl-shell-desktop protocol

Protocol intented for use by regular XDG application which want to
tell the compositor to activate another application. This mimics
the activate_app request from agl-shell, and assumes the application is
already started.

Bug-AGL: SPEC-3252

Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
Change-Id: I1f7bd1d8d2f7d8f1eedf710aef1bf1046846f9be
meson.build
protocol/agl-shell-desktop.xml [new file with mode: 0644]
src/ivi-compositor.h
src/main.c
src/shell.c