protocol: Add agl-shell-desktop protocol
authorMarius Vlad <marius.vlad@collabora.com>
Mon, 17 Feb 2020 14:42:27 +0000 (16:42 +0200)
committerMarius Vlad <marius.vlad@collabora.com>
Wed, 4 Mar 2020 11:45:42 +0000 (13:45 +0200)
commit3876e6f75a12bbec3ded07f9d16013c2e2c36e0a
tree7c15fe935241080cd4d5c4b6ae94d3436d571c96
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