Doyoun Kang [Tue, 21 Jun 2016 11:22:18 +0000 (20:22 +0900)]
Packaging: update version to 0.2.9
Change-Id: Ic4794f1fbaf792d4c167e8bdde699c62de8b4db0
Seunghun Lee [Mon, 20 Jun 2016 12:32:21 +0000 (21:32 +0900)]
rotation: Stop rendering for rotation to update contents of all clients at same time.
the contents are update after receiving a message of rotation change done,
and newly buffer is attached and committed from all clients to be rotated.
Change-Id: Id52d62f1518503d6a9440bd79f4f8e7903f4081d
Doyoun Kang [Tue, 21 Jun 2016 00:57:07 +0000 (09:57 +0900)]
rotation: added protocol and function for handling active angle
Change-Id: I0a21c5c8748a67260133df973d4bbdf28e7929a2
Seunghun Lee [Thu, 9 Jun 2016 06:58:00 +0000 (15:58 +0900)]
quickpanel: Do not hide quickpanel window when a window that has "focus skip" attribute is show under quickpanel.
This is needed not to hide quickpanel window when a window such as toast popup
is show under quickpanel.
Change-Id: If70d277090b601f16161c0434dd88b35abe85335
Gwanglim Lee [Fri, 17 Jun 2016 12:44:07 +0000 (21:44 +0900)]
fixed the problems detected by static analyzer.
Change-Id: I9430addb79ebc29350b2d4c732829f6f4ebbebd9
Doyoun Kang [Fri, 17 Jun 2016 10:52:20 +0000 (19:52 +0900)]
Packaging: update version to 0.2.8
Change-Id: I621ab879c8a775d03ab6b2136ec861aedf6df180
Doyoun Kang [Fri, 17 Jun 2016 10:46:54 +0000 (19:46 +0900)]
aux_hint: applied aux_hint value when it is added/changed/deleted
Change-Id: I2ec5782bd831313082456e4a48b4826cdf225ace
Gwanglim Lee [Thu, 16 Jun 2016 12:49:43 +0000 (21:49 +0900)]
Packaging: update version to 0.2.7
Change-Id: Id1928bb2d381366a11c69c892f0a1391e8172a46
MinJeong Kim [Thu, 16 Jun 2016 10:22:50 +0000 (19:22 +0900)]
aux_hint: set animatable to 1 if hint is deleted
Change-Id: I53a731ddb58d1ead06703de7f0ccb85aed09eb54
MinJeong Kim [Thu, 16 Jun 2016 04:23:23 +0000 (13:23 +0900)]
aux_hint: added new hint 'wm.policy.win.effect.disable'
New aux hint "wm.policy.win.effect.disable" is added. THe hint is for
setting/un-setting animatable flag of E_Client to turn on/off window animation
(effect) of client.
Change-Id: Ibbf080f02617337b2ff2b0e8e424d64010cd42b0
Signed-off-by: MinJeong Kim <minjjj.kim@samsung.com>
MinJeong Kim [Thu, 16 Jun 2016 06:21:30 +0000 (15:21 +0900)]
rotation: added NULL check for comp_data
Change-Id: Ia4b0928ae544509121460801db00da92a7087e4a
Signed-off-by: MinJeong Kim <minjjj.kim@samsung.com>
MinJeong Kim [Tue, 14 Jun 2016 11:46:55 +0000 (20:46 +0900)]
launchscreen: remove launchscreen client from list and do not lower launchscreen
Change-Id: I0bece48d9a68f4677f4837755ef49c2917434487
Signed-off-by: MinJeong Kim <minjjj.kim@samsung.com>
Seunghun Lee [Thu, 16 Jun 2016 01:47:53 +0000 (10:47 +0900)]
rotation: cleanup log level to reduce the noisy on rotation.
too much noise with rotation.
Change-Id: I3a63b9e78f68d31dd41344f9d4d36b04505b1a31
Seunghun Lee [Wed, 15 Jun 2016 23:05:55 +0000 (08:05 +0900)]
conformant: Send updating message of the area of conformant only if vkbd is rotated, not zone rotation.
Sending the message by zone rotation gives unnecessary updating job to client.
flickering can be displayed by this.
TODO
handle in case nothing changes in vkbd by ROTATION_CHANGE_END event.
calling function to IPC on idle enterer.
Change-Id: Ic578db3b0b1f280834d6149442133140f5401750
Gwanglim Lee [Tue, 14 Jun 2016 07:36:50 +0000 (16:36 +0900)]
Packaging: update version to 0.2.6
Change-Id: Icab328e139a2add750aa2c84e47ce64367eb8e3f
Boram Park [Fri, 3 Jun 2016 08:45:58 +0000 (17:45 +0900)]
rotation: ignore subsurfaces
Change-Id: Id412476544e793d288bd6e3e8f99b60607ad9c09
Gwanglim Lee [Mon, 13 Jun 2016 05:15:06 +0000 (14:15 +0900)]
Packaging: update version to 0.2.5
Change-Id: I2e1f58f94059aee358bd9b632e81a33e2dcf9bd1
Doyoun Kang [Mon, 13 Jun 2016 05:05:23 +0000 (14:05 +0900)]
added code to handle utility window type
Change-Id: I6ed3da3b76ad5af8f1091608e9d2e91bf52ad1ea
Gwanglim Lee [Thu, 9 Jun 2016 13:03:43 +0000 (22:03 +0900)]
Packaging: update version to 0.2.4
Change-Id: I18206a338e456ee4bd6033654d24c8b5f8b1fd05
Doyoun Kang [Thu, 9 Jun 2016 12:08:55 +0000 (21:08 +0900)]
iconify: added code to check alpha opaque window while handling iconifying/uniconifying window.
There was a bug that the window is iconified when its above window is alpha OPAQUE window.
In this case, the below window of the alpha OPAQUE window must not be iconified.
Change-Id: Ia05298e87c75227d781e3186cba1a53d3d36fe16
Gwanglim Lee [Thu, 9 Jun 2016 01:47:06 +0000 (10:47 +0900)]
Packaging: update version to 0.2.3
Change-Id: If617d6eb2df7f4d57bcdb36caeda80eb89d87f62
MinJeong Kim [Wed, 8 Jun 2016 13:01:10 +0000 (22:01 +0900)]
policy: set correct values for background state
Change-Id: I1e03f48f5bf39080e7f99dbb1a0e9e67609e19d4
Signed-off-by: MinJeong Kim <minjjj.kim@samsung.com>
Doyoun Kang [Wed, 8 Jun 2016 05:42:42 +0000 (14:42 +0900)]
iconify: added code to set ec->changed value
There was a bug that the below window was not shown when its above window was iconified by client request.
Change-Id: I597689a27f367996b9cc0031f5d216bfbb5f71a2
Doyoun Kang [Wed, 8 Jun 2016 11:46:20 +0000 (20:46 +0900)]
Packaging: update version to 0.2.2
Change-Id: I9a1f27be291ebf66a1b40aad83e7a150a117be69
Doyoun Kang [Fri, 3 Jun 2016 09:14:02 +0000 (18:14 +0900)]
visibility: added code to uniconify ancestor window when the specific window is uniconified by visibility
Change-Id: I23856c2103affb6987d93400d3ce7698eba6b59b
Gwanglim Lee [Thu, 2 Jun 2016 11:39:35 +0000 (20:39 +0900)]
Revert "Packaging: make all warnings into errors."
This reverts commit
fb50d999e6e2e8d10352c8f48ccfc529027aec35.
Change-Id: I717c8efbb4eb630201b3672469cc4244e657b3e0
Signed-off-by: Gwanglim Lee <gl77.lee@samsung.com>
Gwanglim Lee [Thu, 2 Jun 2016 10:38:57 +0000 (19:38 +0900)]
Packaging: update version to 0.2.1
Change-Id: I862729a48e2687438480af5d711b1fd4cecc6c0a
Seunghun Lee [Thu, 2 Jun 2016 08:37:33 +0000 (17:37 +0900)]
rotation: skip argb window when find topmost window.
Change-Id: I69da2c03a12b0422166f65883cf819370ce867eb
Gwanglim Lee [Tue, 31 May 2016 06:46:35 +0000 (15:46 +0900)]
Packaging: make all warnings into errors.
Change-Id: Ie817cbb0a30113f8a9433d32f7bbbbaf925cb7e7
Gwanglim Lee [Tue, 31 May 2016 09:08:11 +0000 (18:08 +0900)]
removed definition code of E_COM_WL.
Change-Id: I14983ef92995345b6575af3959a325a2ead953a8
Seunghun Lee [Thu, 2 Jun 2016 02:31:13 +0000 (11:31 +0900)]
services:quickpanel: to prevent quickpanel from showing, use intercept_show hook handler.
this patch prevents quickpanel from being displayed for a moment during boot time.
Change-Id: Ib1329207c8b628700ae1729bf1658cd276282647
Seunghun Lee [Thu, 2 Jun 2016 02:11:29 +0000 (11:11 +0900)]
Move frequently usable macro to header of e_mod_main.
Change-Id: I5e70d7f83c98c1b76b0e9b728ff704a8086e4960
Seunghun Lee [Thu, 2 Jun 2016 02:04:00 +0000 (11:04 +0900)]
services:quickpanel: only add event handler of buffer_change when we need it.
Change-Id: I85b31388fce8a131374e896a539c915a43d8174d
Seunghun Lee [Thu, 2 Jun 2016 01:19:55 +0000 (10:19 +0900)]
services:quickpanel: use e_pixmap_image_clear() instead of e_comp_client_post_update_add().
post_update_add() does not work in case nocomp state.
Change-Id: Icc7b49daa9469168bdfc83b56a64d0d327b6297d
Seunghun Lee [Thu, 2 Jun 2016 01:11:48 +0000 (10:11 +0900)]
services:region: set repeat event to region object.
Change-Id: I5cf6c0fc310ba43864771d62b3a6a060e6c7d741
Doyoun Kang [Mon, 30 May 2016 11:16:34 +0000 (20:16 +0900)]
added code to support setting screen mode
Change-Id: I37eb60e07797497da5e91346375d4ff1ef95a5c1
MinJeong Kim [Thu, 26 May 2016 13:31:46 +0000 (22:31 +0900)]
launchscreen: create one E_Client for each tizen_launch_image
Create one E_Client per each tizen_launch_image instead of using single
E_Client for all tizen_launch_image. and swallow launchscreen evas_object
to comp object of the E_Client instead of using launchscreen evas_object
directly on comp canvas.
Change-Id: I5da68352e0e2cbd866372cf1f3acd7b833866244
Signed-off-by: MinJeong Kim <minjjj.kim@samsung.com>
MinJeong Kim [Wed, 1 Jun 2016 09:46:19 +0000 (18:46 +0900)]
visibility: send pending visibility change
if some client's visibility changed and there is no connection of
tizen_visibility with the client, the client can't recognize its visibility
even if the client requests get_visibility later.
To send changed visibility for some clients request get_visibility late,
a list of pending clients that have visibility change is added.
Change-Id: I18a53ab1ed74329b8ad9feed2d9bc8a938dffd51
Signed-off-by: MinJeong Kim <minjjj.kim@samsung.com>
Doyoun Kang [Mon, 30 May 2016 01:27:54 +0000 (10:27 +0900)]
post raise, post lower apply
Change-Id: I3fcfe47e6354ddeb9e46d5776b603190429ac223
Seunghun Lee [Wed, 25 May 2016 23:08:17 +0000 (08:08 +0900)]
gesture: repeat event to under the gesture object.
terminate the main touch event processing if gesture is detected.
Change-Id: I9fe316661201d097d6233c13d06dd7edc13fc5ff
Gwanglim Lee [Thu, 26 May 2016 09:17:51 +0000 (18:17 +0900)]
Packaging: update version to 0.2.0
Change-Id: Ibb0c578c3d6f74b5ca5ad51c2448eadc5d4be596
Gwanglim Lee [Thu, 26 May 2016 05:50:08 +0000 (14:50 +0900)]
set file permission back to 644
Change-Id: I14759327265fcaad5c2a4cc43c73499774f86d75
Gwanglim Lee [Thu, 26 May 2016 08:42:22 +0000 (17:42 +0900)]
Revert "Revert "do uniconify when surface request unmap""
This reverts commit
6ced27ab6ea188e02ab90481b3856681a33004eb.
Change-Id: I158572b29935711260b56d956a430b703ab90586
Signed-off-by: Gwanglim Lee <gl77.lee@samsung.com>
Doyoun Kang [Thu, 26 May 2016 05:19:39 +0000 (14:19 +0900)]
Revert "do uniconify when surface request unmap"
This reverts commit
46874f27ab3e49c69cee39f4a8a2a1e50e7db567.
Change-Id: Iee9e4edfe94546ab6a28d3c427c282dbf7873838
Sungbae Park [Tue, 24 May 2016 12:38:58 +0000 (21:38 +0900)]
do uniconify when surface request unmap
Signed-off-by: Sungbae Park <sb34.park@samsung.com>
Change-Id: I44e273dbfa369f29339855bd279b2e46ea4f6c85
Gwanglim Lee [Mon, 23 May 2016 13:04:45 +0000 (22:04 +0900)]
Packaging: update version to 0.1.99
Change-Id: I4bcf139ae681a33336971ac5f57efff3fe3b1e7c
Boram Park [Mon, 23 May 2016 11:30:24 +0000 (20:30 +0900)]
policy: implement set_subsurface_stand_alone request
Change-Id: Ica7d88988c62cf462cd4caad8c7c5f74cb7ad98a
Juyeon Lee [Fri, 20 May 2016 02:51:07 +0000 (11:51 +0900)]
Packaging: update version to 0.1.98
Change-Id: I9b3fb6227fd5f8cded39c966717025a40b281134
MinJeong Kim [Wed, 18 May 2016 12:07:46 +0000 (21:07 +0900)]
rotation: send angle change event early for landscape only app
Some landscape-only app render with first configured size of ecore evas,
so for supporting those apps angle change event has to be delivered to
apps before first application side rendering begin.
Change-Id: Id99a03ca53ac1abe99193a05b4f7c01c2cb46ace
Seunghun Lee [Thu, 19 May 2016 02:02:45 +0000 (11:02 +0900)]
region: Change the type of gesture to LINE.
this is to temporary fix the issue that couldn't touch the top edge of window.
Change-Id: I2abf3c1dd4f92e53e4c922c3f1ff7fad93dbfbdb
Gwanglim Lee [Mon, 16 May 2016 11:49:35 +0000 (20:49 +0900)]
Packaging: update version to 0.1.97
Change-Id: I558f6b5ed0466d76b10b3370d710841244864a62
Gwanglim Lee [Mon, 16 May 2016 11:48:30 +0000 (20:48 +0900)]
rotation: add null check before copying previous rotation hints
Change-Id: I1ff256612c50227d441dc314ba1ef841e87406d2
Seunghun Lee [Mon, 16 May 2016 02:36:12 +0000 (11:36 +0900)]
quickpanel: Except cursor client when handle events of show/hide/stack.
there was a problem that we couldn't show the quickpanel by mouse events.
that's because the events of show/hide of mouse client has happened
whenever mouse up/down.
Change-Id: I706704c4a74b7cc7d104fefd98ff20d08f470a86
Seunghun Lee [Fri, 13 May 2016 13:23:34 +0000 (22:23 +0900)]
rotation: fix possibly allocate the memory as a zero size.
Change-Id: I046ebb5a86c519f299f38ec2938b5198646262ca
Gwanglim Lee [Fri, 13 May 2016 13:10:45 +0000 (22:10 +0900)]
Packaging: update version to 0.1.96
Change-Id: Id4ba645d63473ff04f272dbac958f9474bc471b4
Seunghun Lee [Fri, 13 May 2016 13:04:13 +0000 (22:04 +0900)]
rotation: fix crash by illegal memory allocation that try to allocate zero size.
Change-Id: I2db4d304dedb0c3c2bc1dd9ceb71a3168e9b017d
Seungjin Park [Thu, 12 May 2016 13:47:25 +0000 (22:47 +0900)]
Add an Iconify event handler to broadcast vkbd state
Signed-off-by: Seungjin Park <sj8808.park@samsung.com>
Change-Id: I9aa2aa871e70faa925144c55eee384bde3734f84
Gwanglim Lee [Tue, 10 May 2016 07:14:19 +0000 (16:14 +0900)]
Packaging: update version to 0.1.95
Change-Id: I60bfb32d7b83bb1c0d17d7f9523e8e475992bf2a
Seunghun Lee [Tue, 10 May 2016 07:07:13 +0000 (16:07 +0900)]
rotation: fix build break
Change-Id: I12e25ac7b4154a0214a58860d2a25462ab221352
Seunghun Lee [Tue, 10 May 2016 06:55:25 +0000 (15:55 +0900)]
rotation: check if null before referencing.
Change-Id: Id9fbffd4988729b5409acf3eacb0d588c139dd8e
Gwanglim Lee [Tue, 10 May 2016 04:42:12 +0000 (13:42 +0900)]
Packaging: update version to 0.1.94
Change-Id: I43e36ed672b3e1b33459a6ce0a28c75520564f5d
Doyoun Kang [Mon, 9 May 2016 23:14:57 +0000 (08:14 +0900)]
launchscreen: added parameters(depth, options) for the launch request of the tizen_launch_image interface.
Change-Id: Ib8ea349e87bd1aa4c3fb8d9bc40c05f7d58a5e1b
Doyoun Kang [Wed, 4 May 2016 05:30:05 +0000 (14:30 +0900)]
Packaging: update version to 0.1.93
Change-Id: I03b5d7b70cc894f8c2b43e45856eb9ba43a41987
Doyoun Kang [Wed, 4 May 2016 05:21:41 +0000 (14:21 +0900)]
launchscreen: show/hide the ec of the launch screen when the launch image is shown/hidden
For this patch, the below window of the launch screen can change
the visibility to fully obscured.
Change-Id: I2229086f59591adf9d1c0aa62087a85f1787359e
Gwanglim Lee [Wed, 4 May 2016 02:25:44 +0000 (11:25 +0900)]
Packaging: update version to 0.1.92
Change-Id: Ic3065c6986e67b76d6aee534c7b0c0f6960a7545
MinJeong Kim [Tue, 3 May 2016 08:12:57 +0000 (17:12 +0900)]
Maximize client and apply aux hints at hookpoint SHELL_SURFACE_READY
Change-Id: Ib232fdd3ff5e269e9be5ac6ec1c2d92391c8651b
Seunghun Lee [Mon, 2 May 2016 06:57:27 +0000 (15:57 +0900)]
Packaging: update version to 0.1.91
Change-Id: Ic050bc0ffbf1838debaeef43a511cb2690d48a8a
Seunghun Lee [Fri, 29 Apr 2016 08:36:52 +0000 (17:36 +0900)]
quickpanel: close the quickpanel, when a window under quickpanel is changed.
the specific senario is that we close the quickpanel when WiFi popup to show
the available connection list is shown by turning on the WiFi from quickpanel.
Change-Id: I3d92eb4a03657fc9c74a61c57cb9c91c170cdbf4
Doyoun Kang [Fri, 29 Apr 2016 05:22:41 +0000 (14:22 +0900)]
Packaging: update version to 0.1.90
Change-Id: Iaea9c06629e235ccc71df9e21d22e3a993b83352
Doyoun Kang [Fri, 29 Apr 2016 04:47:29 +0000 (13:47 +0900)]
e_mod_wl: added code to support tizen_policy_stack_mode request
Change-Id: I4ebdfb9bd88aec8dc0259d4b2d01d7d6b6857239
Seunghun Lee [Fri, 29 Apr 2016 04:11:52 +0000 (13:11 +0900)]
conformant: set conformant area to non-visible state before starting rotation.
conformant of elementary want this patch to prevent wrong geometry calculation
after rotation.
Change-Id: I3442b4181b79e83679dddb84d4c056bd7c3149cc
Doyoun Kang [Wed, 27 Apr 2016 05:22:06 +0000 (14:22 +0900)]
Packaging: update version to 0.1.89
Change-Id: I05e03f9877922533fc9da6300448671f53c7ee12
Doyoun Kang [Wed, 27 Apr 2016 05:20:37 +0000 (14:20 +0900)]
aux hint: fixed bug for handling "wm.policy.win.user.geometry" aux hint.
Change-Id: I3c7335e90c12fda8b1bbf50e148a86aeaa129566
Seunghun Lee [Wed, 27 Apr 2016 00:25:44 +0000 (09:25 +0900)]
quickpanel: disable repeat events on indicator object.
this need to be changable later according to indicator state of active windows.
Change-Id: Idff0e20b31c553b04be8e9995e018b915eb3dfca
Gwanglim Lee [Tue, 26 Apr 2016 13:06:11 +0000 (22:06 +0900)]
Packaging: update version to 0.1.88
Change-Id: I19e3b2ff997d7bef9b42344c95554fa1e020bca7
Gwanglim Lee [Tue, 26 Apr 2016 13:05:41 +0000 (22:05 +0900)]
main: fix an warning on e_mod_pol_client_is_floating
Change-Id: I3ee3d1b9570e822c1bc7334b5da79267722274ff
Seunghun Lee [Tue, 26 Apr 2016 11:21:44 +0000 (20:21 +0900)]
quickpanel: remove ec from rotation force update list when it's deleted.
Change-Id: I9cdc087504d7083b41ba51a31e0885b95bbf2efa
Seunghun Lee [Tue, 26 Apr 2016 08:42:35 +0000 (17:42 +0900)]
services: put the files related tzsh service into src/services directory.
Change-Id: Ic53f9f0e7618b26eb884b56677b48ea329ffe9fa
Seunghun Lee [Thu, 21 Apr 2016 05:10:27 +0000 (14:10 +0900)]
quickpanel: Support rotation for handler of quickpanel.
Change-Id: I265dc67310a21e438d4edd2c88f810ecabe7526b
Gwanglim Lee [Tue, 26 Apr 2016 07:43:52 +0000 (16:43 +0900)]
Packaging: update version to 0.1.87
Change-Id: I2dac1d5a638a7f65b439529d62da1f16e9555d34
MinJeong Kim [Wed, 20 Apr 2016 10:11:55 +0000 (19:11 +0900)]
Fixed re-set position to origin
Fixed re-set position to origin for clients that are allowed to request
changing location.
Change-Id: I7d2b2fecb19ad0d627690c65c89ba22bbd8d6b42
MinJeong Kim [Wed, 20 Apr 2016 10:08:11 +0000 (19:08 +0900)]
Support floating mode
Change-Id: I25bd56766f867a43aadb1fc516642911f5ff939d
Doyoun Kang [Tue, 26 Apr 2016 02:45:21 +0000 (11:45 +0900)]
e_mod_wl: fixed bug for handling aux hints when it is deleted
Change-Id: I911e813834873f5a23fd55e9b5172de1743e0369
Gwanglim Lee [Mon, 25 Apr 2016 06:49:55 +0000 (15:49 +0900)]
Packaging: update verstion to 0.1.86
Change-Id: I3d0ab0e0afb43c790da42749ebfbdc39a5f2b52f
Gwanglim Lee [Mon, 25 Apr 2016 06:49:07 +0000 (15:49 +0900)]
rotation: fix warnings
Change-Id: I3a5c77509ee2b8a24cc5df94609e8efcb3b1b336
Gwanglim Lee [Mon, 25 Apr 2016 06:48:40 +0000 (15:48 +0900)]
fix a warning
Change-Id: I77aad273e97d7f173feded52ca3c44b500c20899
Juyeon Lee [Mon, 25 Apr 2016 04:31:52 +0000 (13:31 +0900)]
rotation: added vconf handler for auto_rotation
Change-Id: I8227e47ee75ed6fc3734cb360d7eca8a262aba90
Gwanglim Lee [Fri, 22 Apr 2016 14:00:47 +0000 (23:00 +0900)]
screensaver: add support for screensaver manager and screensaver client
Change-Id: If9630e60b6670917196c9c7535253d2fceac4050
Seunghun Lee [Wed, 20 Apr 2016 07:51:02 +0000 (16:51 +0900)]
rotation & quickpanel: enhanced quickpanel rotation.
1. Add force update rotation for quickpanel into rotation module.
2. Block rotation during quickpanel animation.
there still remain a issue that if rotation right after hide animation,
quickpanel client will be falling into manual render state forever.
Change-Id: I99e80ee368dc6670cdd5ce8089d05311fc1284ee
Seunghun Lee [Tue, 19 Apr 2016 04:29:58 +0000 (13:29 +0900)]
rotation: Postpone show the client until finish rotation.
also remove unnecessary EVAS_CALLBACK_SHOW handler.
Change-Id: I40947cf42615d9aee6b8bc59bc960db3830b085f
Seunghun Lee [Tue, 19 Apr 2016 04:23:17 +0000 (13:23 +0900)]
rotation: fix the bug that client ui doesn't have same orientation.
clients which is topmost-fullscreen window and above it are able to rotate now.
Change-Id: I60dfe0f3c046463672722afcc8b7b298e9c92405
Seunghun Lee [Tue, 19 Apr 2016 04:14:18 +0000 (13:14 +0900)]
rotation: remove used app_set that is no need to use anymore.
Change-Id: Icf8d4a756e8d5317915fa06635efabd4b3bf0012
Seunghun Lee [Tue, 19 Apr 2016 04:09:33 +0000 (13:09 +0900)]
rotation: Add eina_log domain named 'e-rot' for rotation.
Change-Id: I9e1a3ff2470681f6e6cdce8d2da9c063c0ecdbbf
JengHyun Kang [Thu, 14 Apr 2016 00:50:43 +0000 (09:50 +0900)]
Add a gesture disable aux hint
Change-Id: I10b06f39993372f983a4f24a4313fcade0bc6864
Doyoun Kang [Wed, 20 Apr 2016 05:22:02 +0000 (14:22 +0900)]
iconify: does not iconify/uniconify if the window is not mapped
Change-Id: I8d6dd05b24ef197c8935c8e524491ecfce501ab5
Doyoun Kang [Mon, 18 Apr 2016 08:27:05 +0000 (17:27 +0900)]
e_mod_wl: fixed bug - chanaged the order of paramates 5th and 6th in _tzlaunchimg_iface_cb_launch()
Change-Id: Ib16753b42f5c91ba950a967a8168e1e04e2c46d9
Doyoun Kang [Mon, 18 Apr 2016 05:39:30 +0000 (14:39 +0900)]
Packaging: update version to 0.1.85
Change-Id: I1c4ace1d15bee54709b1ce5e9d4a87e27c764199
Doyoun Kang [Mon, 18 Apr 2016 02:35:14 +0000 (11:35 +0900)]
added feature for window brightness
Change-Id: I379f21bbb888d908c0d5fe419bfa619042d6aa53
Gwanglim Lee [Mon, 11 Apr 2016 11:41:15 +0000 (20:41 +0900)]
Packaging: update version to 0.1.84
Change-Id: Ibe684a1d0966ae1fdc4165f4cbb58429527ca6c4
Doyoun Kang [Mon, 11 Apr 2016 10:57:35 +0000 (19:57 +0900)]
e_mod_wl: fixed svace defect
Change-Id: I97282b378fde1cf06619989eb58ec771afa21c1d