summaryrefslogtreecommitdiff
path: root/src/ui/popup-bin/main.cpp
AgeCommit message (Collapse)AuthorFilesLines
2017-01-04Remove timeout time for popup serviceKyungwook Tak1-1/+1
Popup cannot be redrawn during waiting timeout time after elm exit called. Refer https://review.tizen.org/gerrit/#/c/107312/ Change-Id: I9114c452971051d74a9978556a8a102eeccd6e8c Signed-off-by: Kyungwook Tak <k.tak@samsung.com>
2016-07-22Replace popup architecture to systemd servicesangwan.kwon1-0/+59
[AS-IS] * popup used to pipe for IPC [TO-BE] * use to systemd service Change-Id: Ie203c8a4dbcb071fd3896e0c7af1bb8cd7280dbf Signed-off-by: sangwan.kwon <sangwan.kwon@samsung.com>