summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Doyoun Kang [Wed, 19 Jul 2017 01:57:45 +0000 (10:57 +0900)]
Packaging: update version to 0.2.8
Change-Id: If0f91e7ac05950ad160cb09f6120cd377062b336
Doyoun Kang [Wed, 19 Jul 2017 01:00:08 +0000 (10:00 +0900)]
add logs and error handling code
Change-Id: I6059d0d25e6e06514704a0a4064b2efa942b4d20
Doyoun Kang [Mon, 22 May 2017 01:25:59 +0000 (10:25 +0900)]
Packaging: update version to 0.2.7
Change-Id: I42a9aa70cd2c4d72c38f4735813c0f641e960e74
Doyoun Kang [Mon, 22 May 2017 00:06:18 +0000 (09:06 +0900)]
add a notification level for getting visible window information
Change-Id: Id64109f4f5342462b1a2652489bb4ff0d612ce1a
Juyeon Lee [Thu, 30 Mar 2017 11:36:09 +0000 (20:36 +0900)]
Packaging: update version to 0.2.6
Change-Id: If29366150f9f80a07bca5eb6e47aeb4c9a6a0c7e
Sung-Jin Park [Wed, 22 Mar 2017 09:32:09 +0000 (18:32 +0900)]
packaging: update packaging file to install license file via %license macro
Change-Id: I4468b7e201aaf2f1ac1f9ae7d0c4bfb6cf2aea99
Signed-off-by: Sung-Jin Park <sj76.park@samsung.com>
Doyoun Kang [Mon, 13 Mar 2017 06:03:09 +0000 (15:03 +0900)]
Packaging: update version to 0.2.5
Change-Id: I637dccd36dfc2f3b2d35fd488123313fd0290f8b
Doyoun Kang [Sun, 12 Mar 2017 23:42:46 +0000 (08:42 +0900)]
change signal to e,action,launch_real,done for checking launch done
Change-Id: I0fb715d5244e1fd53a4faf8f3da5432eec9a4149
Doyoun Kang [Tue, 21 Feb 2017 02:17:15 +0000 (11:17 +0900)]
Packaging: update version to 0.2.4
Change-Id: Ibb500559e945b2483924008122dd84352b56f237
Doyoun Kang [Tue, 21 Feb 2017 02:16:26 +0000 (11:16 +0900)]
add a feature for getting focus pid information
Change-Id: Ib099c59392986bd9ffb0727f8b465f06c7a924eb
Gwanglim Lee [Fri, 10 Feb 2017 08:52:37 +0000 (17:52 +0900)]
Packaging: update version to 0.2.3
Change-Id: I447c780035ad186cae11d66e3a78625325a096b8
Doyoun Kang [Fri, 10 Feb 2017 08:44:20 +0000 (17:44 +0900)]
add a feature for getting visible window information
Change-Id: I350c22f44f43e9037eb10cc53c43f0d6fa92c536
Doyoun Kang [Wed, 1 Feb 2017 07:26:08 +0000 (16:26 +0900)]
Packaging: update version to 0.2.2
Change-Id: I2caf9ca48ba20d32948977b98e96667dfecd36bb
Doyoun Kang [Wed, 1 Feb 2017 07:25:31 +0000 (16:25 +0900)]
add code to send E_PROCESS_ACT_LAUNCH signal after launching done
Change-Id: I4cc789b52dfecef41ce17a5b06b8629d298a8a71
Doyoun Kang [Wed, 1 Feb 2017 06:19:31 +0000 (15:19 +0900)]
fix code using wrong data and function in e_mod_processmgr_shutdown
Change-Id: I5deb18f1e295bf6c1a670c6351197dc743649bf7
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