Add pws to be able to start apps
authorMarius Vlad <marius.vlad@collabora.com>
Fri, 10 Apr 2020 16:19:16 +0000 (19:19 +0300)
committerMarius Vlad <marius.vlad@collabora.com>
Mon, 13 Apr 2020 14:25:03 +0000 (17:25 +0300)
commitcd39ff2c9987904617c53685a75f5fe89513ce81
tree31074a04020ec6c28b77c46f3419ed5b82c2cc27
parent85a1f5f0305fda98d7077bab78070456bcd680ac
Add pws to be able to start apps

Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
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.qml
sample/sample.pro