summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Doyoun Kang [Thu, 6 Oct 2016 08:55:20 +0000 (17:55 +0900)]
Packaging: update version to 0.2.1
Change-Id: Icff472b6327cd6ef3005053fa4258d82675b87da
Doyoun Kang [Thu, 6 Oct 2016 06:08:45 +0000 (15:08 +0900)]
added feature to get process information (status, focused)
Change-Id: I34d51f32369c4bcbe4188b2b570e9079db9608c3
Doyoun Kang [Wed, 17 Aug 2016 02:34:52 +0000 (11:34 +0900)]
Packaging: update version to 0.2.0
Change-Id: Icbc12791b6fc63a5f636db88e25eb6b61234bc28
Doyoun Kang [Tue, 16 Aug 2016 04:12:54 +0000 (13:12 +0900)]
Modified code to use the enlightenment's process hook event.
The enlightenment handles the status of the process.
so the this module use the enlightenment's process event.
Change-Id: I06714279ca986d7676daca8c6e074669b175046a
Gwanglim Lee [Thu, 2 Jun 2016 11:39:07 +0000 (20:39 +0900)]
Revert "Packaging: make all warnings into errors."
This reverts commit
9766d46316cca83c1d41b82f636429ac4f3614b2.
Change-Id: I3063c73c76842246be873da216bccf9c0d653ed0
Signed-off-by: Gwanglim Lee <gl77.lee@samsung.com>
Gwanglim Lee [Thu, 2 Jun 2016 06:42:34 +0000 (15:42 +0900)]
Packaging: update version to 0.1.3
Change-Id: I5c9769834241a3b956066122d918f76c0a00eb01
Gwanglim Lee [Tue, 31 May 2016 06:40:21 +0000 (15:40 +0900)]
Packaging: make all warnings into errors.
Change-Id: I4155f2daa2d77c9ce5cd9443a151a4a778e67bba
Gwanglim Lee [Thu, 17 Mar 2016 08:14:38 +0000 (17:14 +0900)]
Packaging: update version to 0.1.2
Change-Id: I7c7d7d00b675da857cf2e7a319d069fe1b296b42
Doyoun Kang [Fri, 11 Mar 2016 04:56:09 +0000 (13:56 +0900)]
Apply directory macros
Change-Id: I6a594cf74a6930d0359c5b5d45167f721b5f2c8e
Doyoun Kang [Mon, 22 Feb 2016 23:11:44 +0000 (08:11 +0900)]
packaging: update version to 0.1.1
Change-Id: I34be7f1a35fbb9484ec63fb54ffa675a157f8a11
Doyoun Kang [Mon, 22 Feb 2016 23:10:06 +0000 (08:10 +0900)]
changed parameter order for sending process status
Change-Id: I0d01502dee3f6d4b52cd8eccbf67880f2d2b9c0a
Doyoun Kang [Mon, 22 Feb 2016 04:52:46 +0000 (13:52 +0900)]
packaging: update version to 0.1.0
Change-Id: I45b6bd38509aceb22af5c332f8eda4b3ac6e9d24
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