onscreenapp, ontestapp: Initial conversion to agl-compositor
authorMarius Vlad <marius.vlad@collabora.com>
Thu, 9 Apr 2020 14:23:47 +0000 (17:23 +0300)
committerMarius Vlad <marius.vlad@collabora.com>
Tue, 21 Apr 2020 19:42:01 +0000 (22:42 +0300)
commit9e76cf1b66b40a0e502c667dbbf53164261956b5
tree975eac2f31516b63374dd8652da04341f58bd7b7
parentd53b7647a82fb3a8e42c191e2a325767e75a9062
onscreenapp, ontestapp: Initial conversion to agl-compositor

Add agl-shell-desktop protocol and the ability to launch apps.

Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
18 files changed:
app/eventhandler.cpp
app/eventhandler.h
app/main.cpp
package/config.xml
pws/launcher.cpp [new file with mode: 0644]
pws/launcher.h [new file with mode: 0644]
pws/pws.cpp [new file with mode: 0644]
pws/pws.h [new file with mode: 0644]
pws/pws.pri [new file with mode: 0644]
pws/pws.pro [new file with mode: 0644]
sample/app/app.pro
sample/app/eventhandler.cpp
sample/app/eventhandler.h
sample/app/main.cpp
sample/app/main.qml
sample/app/protocol/agl-shell-desktop.xml [new file with mode: 0644]
sample/package/config.xml
sample/sample.pro