summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Doyoun Kang [Mon, 22 Feb 2016 04:30:04 +0000 (13:30 +0900)]
Added code to send ACTIVATE/DEACTIVATE message when the active(focused) process is changed
Change-Id: I91b63ffa33efdc7fbfda6fec51fe06ab239a8d4b
MinJeong Kim [Tue, 16 Feb 2016 12:11:44 +0000 (21:11 +0900)]
Do not unref eldbus_message after sending the message
After eldbus_message is sent with no callbacks, the message is unrefed
inside of eldbus library. So it doesn't need to unref the message
manually.
Change-Id: I0ca545ce9f14f7895bd8337bbf0ee4c8513ad673
Signed-off-by: MinJeong Kim <minjjj.kim@samsung.com>
Doyoun Kang [Wed, 27 Jan 2016 00:10:49 +0000 (09:10 +0900)]
added initial code
Change-Id: Ic63687e2e7a6bf4f0833ebcd4c8eda2df8deb915
Jeonghoon Jeon [Thu, 12 Nov 2015 06:24:31 +0000 (22:24 -0800)]
Initial empty repository