~ted/ubuntu-app-launch/drop-surface-flinger

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
description "Application Launching Wrapper"
author "Ted Gould <ted@canonical.com>"

start on application-start
task

# Events aren't emitted directly, but start is used to create them
emits application-legacy-start
emits application-click-start

env APP_ID
export APP_ID

env APP_URIS
export APP_URIS

exec @pkglibexecdir@/application-job