Create a "notification-display-service" daemon 08/26908/4 accepted/tizen/ivi/20140912.193609 submit/tizen_common/20140909.092918 submit/tizen_ivi/20140912.000000
authorCorentin Lecouvey <corentin.lecouvey@open.eurogiciel.org>
Mon, 1 Sep 2014 08:05:17 +0000 (10:05 +0200)
committerManuel Bachmann <manuel.bachmann@open.eurogiciel.org>
Fri, 5 Sep 2014 14:14:46 +0000 (16:14 +0200)
commit2e671f2fe8c77fc9b560148f0263f26ec5b88713
tree6d7a9b655074720716a437d91f7ac11d56d6037c
parenta6677f7ec1ca22e265d02e7d2f2418bd08f7d033
Create a "notification-display-service" daemon

"notification-display-service" is run by a systemd unit
named "notifications-display.service" ; if we are running
under a Wayland or X11 profile, it will display new
notifications under the form of customized popup windows,
and delete them once they are validated with "Ok".
Otherwise, it will just print the messages to stderr
without deleting them.

Change-Id: Id33b01d67df4d731f666c2b145262642ca21cdbc
Signed-off-by: Manuel Bachmann <manuel.bachmann@open.eurogiciel.org>
Author: Manuel Bachmann <manuel.bachmann@open.eurogiciel.org>
Author: Corentin Lecouvey <corentin.lecouvey@open.eurogiciel.org>
Makefile.am
configure.ac
notification_display_service.c [new file with mode: 0644]
notifications-display.service.in [new file with mode: 0644]
packaging/notification-service.spec