summaryrefslogtreecommitdiffstats
path: root/data/meson.build
AgeCommit message (Collapse)AuthorFilesLines
2023-05-20Remove deprecated D-Bus interfaceDenys Dmytriyenko1-57/+0
As applaunchd now uses gRPC as its API and launches applications as systemd services, plus all applications have been converted now, it is time to remove the old D-Bus interface. Bug-AGL: SPEC-4801 Signed-off-by: Denys Dmytriyenko <denys@konsulko.com> Change-Id: Icec29c13d9310cfb043b87e44f4c5f3f0c986ccc
2021-12-20applaunchd: Initial commitArnaud Ferraris1-0/+57
`applaunchd` is a new service, dedicated to starting and monitoring applications. It is part of the Application Framework rework. Bug-AGL: SPEC-4160 Signed-off-by: Arnaud Ferraris <arnaud.ferraris@collabora.com> Change-Id: I9543957f9065670e9112556f5cd2b31d0b2ab9d9