platform/core/uifw/e-mod-tizen-wm-policy.git
8 years agorotation: added code to check the transient_parent while finding topmost fullscreen... 50/79350/1 accepted/tizen/common/20160712.150418 accepted/tizen/ivi/20160711.235617 accepted/tizen/mobile/20160711.235349 accepted/tizen/tv/20160711.235529 accepted/tizen/wearable/20160711.235422 submit/tizen/20160711.070536
Doyoun Kang [Mon, 11 Jul 2016 05:09:06 +0000 (14:09 +0900)]
rotation: added code to check the transient_parent while finding topmost fullscreen window in rotation

Change-Id: I4b654e0a08ddc145025f82cd4828a3cff5d88ec3

8 years agoPackaging: update version to 0.2.21 27/79327/1
Gwanglim Lee [Mon, 11 Jul 2016 04:03:25 +0000 (13:03 +0900)]
Packaging: update version to 0.2.21

Change-Id: I0d4829baa49420aba8615fa17d2a622e2cd4d3ba

8 years agorotation: Windows stacked below background window are also rotated by rotation of... 91/79291/1
Seunghun Lee [Sun, 10 Jul 2016 13:00:01 +0000 (22:00 +0900)]
rotation: Windows stacked below background window are also rotated by rotation of zone.

Change-Id: Ia2a07c22c8c0035d42e652059ca46b7c1b12908e

8 years agorotation: Windows which has new_client will be rotated after fetching rotation hint. 90/79290/1
Seunghun Lee [Sun, 10 Jul 2016 12:40:05 +0000 (21:40 +0900)]
rotation: Windows which has new_client will be rotated after fetching rotation hint.

we need to make a damage to comp object with this patch.
if not, updated buffer could not be applied to comp object.

Change-Id: I497ca2c047c8d41917c7c0fc477f72b534e95ee0

8 years agoPackaging: update version to 0.2.20 97/79097/1 accepted/tizen/common/20160708.140855 accepted/tizen/ivi/20160708.092106 accepted/tizen/mobile/20160708.092045 accepted/tizen/tv/20160708.092055 accepted/tizen/wearable/20160708.092024 submit/tizen/20160708.071427
Gwanglim Lee [Fri, 8 Jul 2016 07:11:36 +0000 (16:11 +0900)]
Packaging: update version to 0.2.20

Change-Id: Ie80129fdd15d53b2cfec9f77ebc06cb616102c12

8 years agoservices: volume: use wl_touch instead of wl_pointer. 93/79093/1
Seunghun Lee [Fri, 17 Jun 2016 04:03:24 +0000 (13:03 +0900)]
services: volume: use wl_touch instead of wl_pointer.

Change-Id: Ibbd6a96d258af2629bb33a976a0dc5dd58df990e

8 years agoPackaging: update version to 0.2.19 26/78626/1 accepted/tizen/common/20160706.142637 accepted/tizen/ivi/20160706.132758 accepted/tizen/mobile/20160706.131811 accepted/tizen/tv/20160706.131900 accepted/tizen/wearable/20160706.132020 submit/tizen/20160706.091527
Doyoun Kang [Wed, 6 Jul 2016 08:33:57 +0000 (17:33 +0900)]
Packaging: update version to 0.2.19

Change-Id: I6d2c69b1dfd552928a7e662cd5a3f3c73f02cdb5

8 years agoe_mod_wl: do nothing in the e_mod_pol_wl_iconify_state_change_send() if the client... 20/78620/1
Seunghun Lee [Wed, 6 Jul 2016 07:19:08 +0000 (16:19 +0900)]
e_mod_wl: do nothing in the e_mod_pol_wl_iconify_state_change_send() if the client which has "skip_iconify" has passed.

Change-Id: If0572706a95d69fa03bba16a19175f0d053dda6c

8 years agoiconify: fixed bug for iconifying window. 85/78585/1
Doyoun Kang [Wed, 6 Jul 2016 07:15:32 +0000 (16:15 +0900)]
iconify: fixed bug for iconifying window.
- there was a bug that the window was not launched if the angle was changed when it was on background

Change-Id: I657fc06389fddc128a0f4b9ee673c823f7b638a5

8 years agorotation: exclude the window which is placed below top-most visible window from the... 44/78544/3
Seunghun Lee [Wed, 6 Jul 2016 04:28:14 +0000 (13:28 +0900)]
rotation: exclude the window which is placed below top-most visible window from the list of rotation target.

There was a problem that the orientation of the window below lockscreen was changed.

Change-Id: I963fc524f99ce3257572a5c7a4f7b0d074329ac5

8 years agoe_mod_wl: added log for receiving tizen_policy protocol 30/78430/1
Doyoun Kang [Tue, 5 Jul 2016 11:50:55 +0000 (20:50 +0900)]
e_mod_wl: added log for receiving tizen_policy protocol

Change-Id: If9fd73fc5acbbf9d183212793a6ddec3466d00cf

8 years agoPackaging: update version to 0.2.18 16/78116/1 accepted/tizen/common/20160704.150213 accepted/tizen/ivi/20160705.003933 accepted/tizen/mobile/20160705.003857 accepted/tizen/tv/20160705.003909 accepted/tizen/wearable/20160705.003832 submit/tizen/20160704.100759
Doyoun Kang [Mon, 4 Jul 2016 09:47:11 +0000 (18:47 +0900)]
Packaging: update version to 0.2.18

Change-Id: I813712a1b6f3505121b7602a4bc39b2b3b705213

8 years agoiconify: fixed bug to find above window while checking the window is obscured by... 95/78095/1
Doyoun Kang [Mon, 4 Jul 2016 09:01:20 +0000 (18:01 +0900)]
iconify: fixed bug to find above window while checking the window is obscured by alpha_opaque window

Change-Id: Ic18aee94e66cc2d0e5d5f102c91471c4add2eb2b

8 years agoPackaging: update version to 0.2.17 43/77843/1 accepted/tizen/common/20160703.131025 accepted/tizen/ivi/20160703.110656 accepted/tizen/mobile/20160703.110526 accepted/tizen/tv/20160703.110609 accepted/tizen/wearable/20160703.110634 submit/tizen/20160702.084834
Doyoun Kang [Fri, 1 Jul 2016 08:49:13 +0000 (17:49 +0900)]
Packaging: update version to 0.2.17

Change-Id: I664658e5681ace547fcf3ea1d1d7f18b610960cd

8 years agorotation: Update the value of rotation of client only available landscape. 39/77839/1
Seunghun Lee [Fri, 1 Jul 2016 08:36:18 +0000 (17:36 +0900)]
rotation: Update the value of rotation of client only available landscape.

Change-Id: I6e75d3159f529c8ff6cd67c0c807a4c6ad0f3af7

8 years agoquickpanel: use ecore_animator for mover instead of Pol_Transit 74/77574/1
MinJeong Kim [Thu, 30 Jun 2016 08:01:53 +0000 (17:01 +0900)]
quickpanel: use ecore_animator for mover instead of Pol_Transit

Use ecore_animator for mover instead of Pol_Transit and Pol_Transit is
removed completely.

Change-Id: If4cc43c442a9fd84e22e39a6b9fb702ace373acc
Signed-off-by: MinJeong Kim <minjjj.kim@samsung.com>
8 years agoPackaging: update version to 0.2.16 37/77537/1 accepted/tizen/common/20160630.152034 accepted/tizen/ivi/20160701.032624 accepted/tizen/mobile/20160701.032524 accepted/tizen/tv/20160701.032558 accepted/tizen/wearable/20160701.032548 submit/tizen/20160630.065936
Gwanglim Lee [Thu, 30 Jun 2016 06:56:52 +0000 (15:56 +0900)]
Packaging: update version to 0.2.16

Change-Id: I5a0100f102c0efe004c6ba7b2266e40e3cdf33c6

8 years agoFixed possible NULL dereferences 28/77528/1
MinJeong Kim [Thu, 30 Jun 2016 06:47:25 +0000 (15:47 +0900)]
Fixed possible NULL dereferences

Change-Id: If6a1d82ddfee1598d86948d91342bcfb3860a598
Signed-off-by: MinJeong Kim <minjjj.kim@samsung.com>
8 years agoe_mod_wl: support window_role 'cbhm' to identify cbhm surface 28/77228/3
MinJeong Kim [Wed, 29 Jun 2016 06:27:08 +0000 (15:27 +0900)]
e_mod_wl: support window_role 'cbhm' to identify cbhm surface

Change-Id: Ic0665af3719e486945b10475d4ab8c88a9c7960c
Signed-off-by: MinJeong Kim <minjjj.kim@samsung.com>
8 years agorotation: Send frame callback to target client before enter the norender state. 98/77498/2
Seunghun Lee [Thu, 30 Jun 2016 04:42:57 +0000 (13:42 +0900)]
rotation: Send frame callback to target client before enter the norender state.

if not, client possibly can't draw rorated frame.

Change-Id: Ib6a166b7d974c3055682e1ea8f839a236717dee6

8 years agoPackaging: update version to 0.2.15 26/77426/1 accepted/tizen/common/20160629.223504 accepted/tizen/ivi/20160630.004148 accepted/tizen/mobile/20160630.004245 accepted/tizen/tv/20160630.004137 accepted/tizen/wearable/20160630.004216 submit/tizen/20160629.135923
Gwanglim Lee [Wed, 29 Jun 2016 14:01:52 +0000 (23:01 +0900)]
Packaging: update version to 0.2.15

Change-Id: I04180f6583796b6000c15595c35ece743283c0de

8 years agoe_mod_rotation_wl: exclude video win from rotation target list 86/77386/1
Juyeon Lee [Wed, 29 Jun 2016 12:46:44 +0000 (21:46 +0900)]
e_mod_rotation_wl: exclude video win from rotation target list

Change-Id: Ieea724e4cc9539b045100d98e1f6d4316df2040c

8 years agoe_mod_main: added code to check NULL. 93/77093/2
Doyoun Kang [Tue, 28 Jun 2016 12:40:05 +0000 (21:40 +0900)]
e_mod_main: added code to check NULL.

Change-Id: I9d68bf5a3085efe42045876abd7e2bb5f76938d4

8 years agoPackaging: update version to 0.2.13 11/77011/1 accepted/tizen/common/20160628.141612 accepted/tizen/ivi/20160628.100438 accepted/tizen/mobile/20160628.100431 accepted/tizen/tv/20160628.100417 accepted/tizen/wearable/20160628.100442 submit/tizen/20160628.084500
Gwanglim Lee [Tue, 28 Jun 2016 08:42:47 +0000 (17:42 +0900)]
Packaging: update version to 0.2.13

Change-Id: If8e151aba22586764277255bbf22fb1cff078a26

8 years agoiconify: fixed bug to check the window is obscured by alpha_opaque window
Doyoun Kang [Tue, 28 Jun 2016 08:36:42 +0000 (17:36 +0900)]
iconify: fixed bug to check the window is obscured by alpha_opaque window

Change-Id: I2f76985dffebcdc4f04f73937b2fb7fd114b8dc9

8 years agoquickpanel: render forcibly and make frame event to give a rendering chance to quickp...
Seunghun Lee [Tue, 28 Jun 2016 00:39:28 +0000 (09:39 +0900)]
quickpanel: render forcibly and make frame event to give a rendering chance to quickpanel.

there was a problem that we couldn't make frame event when make quickpanel hidden.
so, I just decide to forcibly render and make frame event wheter it's visible or not.

Change-Id: Ia80651eed52f431ce8e8a6b4118d51caa9ac1b74

8 years agoconformant: Add module to handle conformant.
Seunghun Lee [Thu, 23 Jun 2016 06:13:09 +0000 (15:13 +0900)]
conformant: Add module to handle conformant.

Change-Id: I5339a73b97c58897e56801680e55a0bfebdefa46

8 years agoquickpanel: set name to the region object for debugging.
Seunghun Lee [Thu, 23 Jun 2016 10:23:32 +0000 (19:23 +0900)]
quickpanel: set name to the region object for debugging.

Change-Id: I9d28b333f58f61f053754bb2e02b370d325cc07f

8 years agotransit: Remove useless code to keep state when delete the transition object.
Seunghun Lee [Thu, 23 Jun 2016 10:17:06 +0000 (19:17 +0900)]
transit: Remove useless code to keep state when delete the transition object.

This useless code causes that show the mover object of quickpanel again,
and then mirror object is created twice.
Finally this mirror object couldn't be disappear forever.

Change-Id: I3b7da2e4d637f85c342328b4c9af024fdfa8b074

8 years agoPackaging: update version to 0.2.12 75/76875/1 accepted/tizen/ivi/20160628.015135 accepted/tizen/mobile/20160628.015151 accepted/tizen/tv/20160628.015111 accepted/tizen/wearable/20160628.015140 submit/tizen/20160627.221732
Gwanglim Lee [Mon, 27 Jun 2016 13:48:51 +0000 (22:48 +0900)]
Packaging: update version to 0.2.12

Change-Id: I23343e31b297a2968248eef5d8588d2acd282ebf

8 years agoiconify: added code to check the window is obscured by alpha_opaque window 60/76860/1
Doyoun Kang [Mon, 27 Jun 2016 12:33:27 +0000 (21:33 +0900)]
iconify: added code to check the window is obscured by alpha_opaque window

Change-Id: Ia560ce51131a3d7c7b4dbfbe52a363d042593899

8 years agoe_mod_rotation_wl: add opaque condition when _e_client_rotation_zone_set 71/76571/3
Juyeon Lee [Fri, 24 Jun 2016 08:33:59 +0000 (17:33 +0900)]
e_mod_rotation_wl: add opaque condition when _e_client_rotation_zone_set

Change-Id: I9d018011feb6e690e0237ff2ae4da2aa572bface

8 years agoPackaging: update version to 0.2.11 96/76196/1 accepted/tizen/common/20160623.154438 accepted/tizen/ivi/20160623.124617 accepted/tizen/mobile/20160623.124505 accepted/tizen/tv/20160623.124538 accepted/tizen/wearable/20160623.124558 submit/tizen/20160623.065216
Gwanglim Lee [Thu, 23 Jun 2016 06:23:18 +0000 (15:23 +0900)]
Packaging: update version to 0.2.11

Change-Id: I33de6bda7868860bc87ba142fa59292365ec8bd6

8 years agoe_mod_main: fixed a possible crash problem in _pol_cb_hook_client_eval_post_fetch. 94/76194/1
Gwanglim Lee [Thu, 23 Jun 2016 06:22:49 +0000 (15:22 +0900)]
e_mod_main: fixed a possible crash problem in _pol_cb_hook_client_eval_post_fetch.

Change-Id: Ic2d060e2eb9cb3bada839d8e12d265cf658dc019

8 years agoconformant: Send actual visible state of vkbd object when notify the client of confor... 91/76191/2
Seunghun Lee [Thu, 23 Jun 2016 06:04:13 +0000 (15:04 +0900)]
conformant: Send actual visible state of vkbd object when notify the client of conformant area is changed.

Change-Id: I147fb4c1b4165f8d099d02fe27b76ce8e432bfe5

8 years agoconformant: print out log for useful information to debug 90/76190/2
Seunghun Lee [Thu, 23 Jun 2016 04:33:11 +0000 (13:33 +0900)]
conformant: print out log for useful information to debug

Change-Id: I494174da95f96ed6e807e3051134c87367180589

8 years agoquickpanel: add support for the new tizen-ws-shell quickpanel features. 68/75968/4
Gwanglim Lee [Wed, 22 Jun 2016 08:45:56 +0000 (17:45 +0900)]
quickpanel: add support for the new tizen-ws-shell quickpanel features.
new features:
support for quickpanel request: show/hide, scrollable_set/unset
support for quickpanel event notification: visibility, orientation, scrollable

Change-Id: I83cf802d159883332f39dbf3ea2a6bb449d4128d
Signed-off-by: Gwanglim Lee <gl77.lee@samsung.com>
8 years agoPackaging: update version to 0.2.10 accepted/tizen/common/20160622.150047 accepted/tizen/ivi/20160623.122536 accepted/tizen/mobile/20160623.122452 accepted/tizen/tv/20160623.122507 accepted/tizen/wearable/20160623.122522 submit/tizen/20160622.092324
Seunghun Lee [Wed, 22 Jun 2016 05:25:34 +0000 (14:25 +0900)]
Packaging: update version to 0.2.10

Change-Id: I1b6ec7a3fc17c31c75c9dcb958d00e462921e280

8 years agomake _pol_client_maximize_policy_apply() to return whether it's succeed.
Seunghun Lee [Wed, 22 Jun 2016 01:19:20 +0000 (10:19 +0900)]
make _pol_client_maximize_policy_apply() to return whether it's succeed.

In the function, _pol_wl_cb_hook_shell_surface_ready(),
we should send configure to client only if maximize is applied.

Change-Id: I372d655a5d8fc67cc45bb1ff9c4633cc014bf1cf

8 years agoPackaging: update version to 0.2.9 94/75794/1 accepted/tizen/common/20160621.184703 accepted/tizen/ivi/20160622.021049 accepted/tizen/mobile/20160622.020942 accepted/tizen/tv/20160622.021007 accepted/tizen/wearable/20160622.021029 submit/tizen/20160621.113431
Doyoun Kang [Tue, 21 Jun 2016 11:22:18 +0000 (20:22 +0900)]
Packaging: update version to 0.2.9

Change-Id: Ic4794f1fbaf792d4c167e8bdde699c62de8b4db0

8 years agorotation: Stop rendering for rotation to update contents of all clients at same time. 81/75581/2
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

8 years agorotation: added protocol and function for handling active angle 41/75641/1
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

8 years agoquickpanel: Do not hide quickpanel window when a window that has "focus skip" attribu... 08/75508/2
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

8 years agofixed the problems detected by static analyzer. 64/75364/1 accepted/tizen/common/20160620.163359 accepted/tizen/ivi/20160620.023938 accepted/tizen/mobile/20160620.023531 accepted/tizen/tv/20160620.023552 accepted/tizen/wearable/20160620.023722 submit/tizen/20160617.130454
Gwanglim Lee [Fri, 17 Jun 2016 12:44:07 +0000 (21:44 +0900)]
fixed the problems detected by static analyzer.

Change-Id: I9430addb79ebc29350b2d4c732829f6f4ebbebd9

8 years agoPackaging: update version to 0.2.8 35/75335/1
Doyoun Kang [Fri, 17 Jun 2016 10:52:20 +0000 (19:52 +0900)]
Packaging: update version to 0.2.8

Change-Id: I621ab879c8a775d03ab6b2136ec861aedf6df180

8 years agoaux_hint: applied aux_hint value when it is added/changed/deleted 32/75332/1
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

8 years agoPackaging: update version to 0.2.7 04/75104/1 accepted/tizen/common/20160617.121501 accepted/tizen/ivi/20160617.083751 accepted/tizen/mobile/20160617.083722 accepted/tizen/tv/20160617.083421 accepted/tizen/wearable/20160617.083816 submit/tizen/20160616.140123
Gwanglim Lee [Thu, 16 Jun 2016 12:49:43 +0000 (21:49 +0900)]
Packaging: update version to 0.2.7

Change-Id: Id1928bb2d381366a11c69c892f0a1391e8172a46

8 years agoaux_hint: set animatable to 1 if hint is deleted 34/75034/1
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

8 years agoaux_hint: added new hint 'wm.policy.win.effect.disable' 93/74893/5
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>
8 years agorotation: added NULL check for comp_data
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>
8 years agolaunchscreen: remove launchscreen client from list and do not lower launchscreen
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>
8 years agorotation: cleanup log level to reduce the noisy on rotation. 54/74854/2
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

8 years agoconformant: Send updating message of the area of conformant only if vkbd is rotated... 40/74840/1
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

8 years agoPackaging: update version to 0.2.6 20/74420/1 accepted/tizen/common/20160616.151510 accepted/tizen/ivi/20160616.001754 accepted/tizen/mobile/20160616.001517 accepted/tizen/tv/20160616.001703 accepted/tizen/wearable/20160616.001607 submit/tizen/20160614.071928 submit/tizen/20160615.013934
Gwanglim Lee [Tue, 14 Jun 2016 07:36:50 +0000 (16:36 +0900)]
Packaging: update version to 0.2.6

Change-Id: Icab328e139a2add750aa2c84e47ce64367eb8e3f

8 years agorotation: ignore subsurfaces 68/73768/3
Boram Park [Fri, 3 Jun 2016 08:45:58 +0000 (17:45 +0900)]
rotation: ignore subsurfaces

Change-Id: Id412476544e793d288bd6e3e8f99b60607ad9c09

8 years agoPackaging: update version to 0.2.5 72/74172/1 accepted/tizen/ivi/20160614.041055 accepted/tizen/mobile/20160614.040921 accepted/tizen/tv/20160614.041029 accepted/tizen/wearable/20160614.040955 submit/tizen/20160613.005910
Gwanglim Lee [Mon, 13 Jun 2016 05:15:06 +0000 (14:15 +0900)]
Packaging: update version to 0.2.5

Change-Id: I2e1f58f94059aee358bd9b632e81a33e2dcf9bd1

8 years agoadded code to handle utility window type 67/74167/1
Doyoun Kang [Mon, 13 Jun 2016 05:05:23 +0000 (14:05 +0900)]
added code to handle utility window type

Change-Id: I6ed3da3b76ad5af8f1091608e9d2e91bf52ad1ea

8 years agoPackaging: update version to 0.2.4 24/73824/1 accepted/tizen/common/20160610.182051 accepted/tizen/ivi/20160610.011858 accepted/tizen/mobile/20160610.012107 accepted/tizen/tv/20160610.011921 accepted/tizen/wearable/20160610.012017 submit/tizen/20160609.130803
Gwanglim Lee [Thu, 9 Jun 2016 13:03:43 +0000 (22:03 +0900)]
Packaging: update version to 0.2.4

Change-Id: I18206a338e456ee4bd6033654d24c8b5f8b1fd05

8 years agoiconify: added code to check alpha opaque window while handling iconifying/uniconifyi... 08/73808/3
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

8 years agoPackaging: update version to 0.2.3 06/73606/1 accepted/tizen/common/20160609.145048 accepted/tizen/ivi/20160609.091846 accepted/tizen/mobile/20160609.092029 accepted/tizen/tv/20160609.091820 accepted/tizen/wearable/20160609.091900 submit/tizen/20160609.054844
Gwanglim Lee [Thu, 9 Jun 2016 01:47:06 +0000 (10:47 +0900)]
Packaging: update version to 0.2.3

Change-Id: If617d6eb2df7f4d57bcdb36caeda80eb89d87f62

8 years agopolicy: set correct values for background state 68/73568/3
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>
8 years agoiconify: added code to set ec->changed value 20/73420/2
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

8 years agoPackaging: update version to 0.2.2 42/73542/1 accepted/tizen/common/20160608.160957 accepted/tizen/ivi/20160609.034039 accepted/tizen/mobile/20160609.034213 accepted/tizen/tv/20160609.034112 accepted/tizen/wearable/20160609.034158 submit/tizen/20160608.114804
Doyoun Kang [Wed, 8 Jun 2016 11:46:20 +0000 (20:46 +0900)]
Packaging: update version to 0.2.2

Change-Id: I9a1f27be291ebf66a1b40aad83e7a150a117be69

8 years agovisibility: added code to uniconify ancestor window when the specific window is unico... 68/72968/5
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

8 years agoRevert "Packaging: make all warnings into errors." 10/72810/1 accepted/tizen/common/20160603.150705 accepted/tizen/ivi/20160602.231414 accepted/tizen/mobile/20160602.231500 accepted/tizen/tv/20160602.231333 accepted/tizen/wearable/20160602.231427 submit/tizen/20160602.114245
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>
8 years agoPackaging: update version to 0.2.1 76/72776/1
Gwanglim Lee [Thu, 2 Jun 2016 10:38:57 +0000 (19:38 +0900)]
Packaging: update version to 0.2.1

Change-Id: I862729a48e2687438480af5d711b1fd4cecc6c0a

8 years agorotation: skip argb window when find topmost window. 30/72730/1
Seunghun Lee [Thu, 2 Jun 2016 08:37:33 +0000 (17:37 +0900)]
rotation: skip argb window when find topmost window.

Change-Id: I69da2c03a12b0422166f65883cf819370ce867eb

8 years agoPackaging: make all warnings into errors. 92/72192/2
Gwanglim Lee [Tue, 31 May 2016 06:46:35 +0000 (15:46 +0900)]
Packaging: make all warnings into errors.

Change-Id: Ie817cbb0a30113f8a9433d32f7bbbbaf925cb7e7

8 years agoremoved definition code of E_COM_WL. 82/72282/2
Gwanglim Lee [Tue, 31 May 2016 09:08:11 +0000 (18:08 +0900)]
removed definition code of E_COM_WL.

Change-Id: I14983ef92995345b6575af3959a325a2ead953a8

8 years agoservices:quickpanel: to prevent quickpanel from showing, use intercept_show hook... 38/72638/2
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

8 years agoMove frequently usable macro to header of e_mod_main. 37/72637/2
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

8 years agoservices:quickpanel: only add event handler of buffer_change when we need it. 36/72636/2
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

8 years agoservices:quickpanel: use e_pixmap_image_clear() instead of e_comp_client_post_update_... 35/72635/2
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

8 years agoservices:region: set repeat event to region object. 34/72634/2
Seunghun Lee [Thu, 2 Jun 2016 01:11:48 +0000 (10:11 +0900)]
services:region: set repeat event to region object.

Change-Id: I5cf6c0fc310ba43864771d62b3a6a060e6c7d741

8 years agoadded code to support setting screen mode 69/72069/3
Doyoun Kang [Mon, 30 May 2016 11:16:34 +0000 (20:16 +0900)]
added code to support setting screen mode

Change-Id: I37eb60e07797497da5e91346375d4ff1ef95a5c1

8 years agolaunchscreen: create one E_Client for each tizen_launch_image 01/71701/9
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>
8 years agovisibility: send pending visibility change 28/72528/2
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>
8 years agopost raise, post lower apply 50/71950/1
Doyoun Kang [Mon, 30 May 2016 01:27:54 +0000 (10:27 +0900)]
post raise, post lower apply

Change-Id: I3fcfe47e6354ddeb9e46d5776b603190429ac223

8 years agogesture: repeat event to under the gesture object. 32/71532/2
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

8 years agoPackaging: update version to 0.2.0 41/71641/2 accepted/tizen/common/20160527.152910 accepted/tizen/ivi/20160527.122844 accepted/tizen/mobile/20160527.121106 accepted/tizen/tv/20160527.121944 accepted/tizen/wearable/20160527.122430 submit/tizen/20160527.065319
Gwanglim Lee [Thu, 26 May 2016 09:17:51 +0000 (18:17 +0900)]
Packaging: update version to 0.2.0

Change-Id: Ibb0c578c3d6f74b5ca5ad51c2448eadc5d4be596

8 years agoset file permission back to 644 97/71597/2
Gwanglim Lee [Thu, 26 May 2016 05:50:08 +0000 (14:50 +0900)]
set file permission back to 644

Change-Id: I14759327265fcaad5c2a4cc43c73499774f86d75

8 years agoRevert "Revert "do uniconify when surface request unmap"" 33/71633/1
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>
8 years agoRevert "do uniconify when surface request unmap" 90/71590/1
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

8 years agodo uniconify when surface request unmap 26/71226/2
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

8 years agoPackaging: update version to 0.1.99 86/70986/1 accepted/tizen/common/20160525.155633 accepted/tizen/ivi/20160524.005043 accepted/tizen/mobile/20160524.005022 accepted/tizen/tv/20160524.005010 accepted/tizen/wearable/20160524.004952 submit/tizen/20160523.130330
Gwanglim Lee [Mon, 23 May 2016 13:04:45 +0000 (22:04 +0900)]
Packaging: update version to 0.1.99

Change-Id: I4bcf139ae681a33336971ac5f57efff3fe3b1e7c

8 years agopolicy: implement set_subsurface_stand_alone request 64/70964/1
Boram Park [Mon, 23 May 2016 11:30:24 +0000 (20:30 +0900)]
policy: implement set_subsurface_stand_alone request

Change-Id: Ica7d88988c62cf462cd4caad8c7c5f74cb7ad98a

8 years agoPackaging: update version to 0.1.98 41/70641/1 accepted/tizen/common/20160520.171213 accepted/tizen/ivi/20160520.081513 accepted/tizen/mobile/20160520.081519 accepted/tizen/tv/20160520.081500 accepted/tizen/wearable/20160520.081441 submit/tizen/20160520.030239
Juyeon Lee [Fri, 20 May 2016 02:51:07 +0000 (11:51 +0900)]
Packaging: update version to 0.1.98

Change-Id: I9b3fb6227fd5f8cded39c966717025a40b281134

8 years agorotation: send angle change event early for landscape only app 75/70175/4
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

8 years agoregion: Change the type of gesture to LINE. 29/70229/1
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

8 years agoPackaging: update version to 0.1.97 41/69741/1 accepted/tizen/common/20160517.173950 accepted/tizen/ivi/20160517.032607 accepted/tizen/mobile/20160517.032836 accepted/tizen/tv/20160517.032636 accepted/tizen/wearable/20160517.032703 submit/tizen/20160516.114211
Gwanglim Lee [Mon, 16 May 2016 11:49:35 +0000 (20:49 +0900)]
Packaging: update version to 0.1.97

Change-Id: I558f6b5ed0466d76b10b3370d710841244864a62

8 years agorotation: add null check before copying previous rotation hints 40/69740/1
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

8 years agoquickpanel: Except cursor client when handle events of show/hide/stack. 72/69572/2
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

8 years agorotation: fix possibly allocate the memory as a zero size. 17/69517/1 accepted/tizen/ivi/20160516.001918 accepted/tizen/mobile/20160516.001805 accepted/tizen/tv/20160516.001830 accepted/tizen/wearable/20160516.001851 submit/tizen/20160513.131144 submit/tizen/20160515.231814
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

8 years agoPackaging: update version to 0.1.96 15/69515/1
Gwanglim Lee [Fri, 13 May 2016 13:10:45 +0000 (22:10 +0900)]
Packaging: update version to 0.1.96

Change-Id: Id4ba645d63473ff04f272dbac958f9474bc471b4

8 years agorotation: fix crash by illegal memory allocation that try to allocate zero size. 13/69513/1
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

8 years agoAdd an Iconify event handler to broadcast vkbd state
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

8 years agoPackaging: update version to 0.1.95 77/68877/1 accepted/tizen/common/20160512.144106 accepted/tizen/ivi/20160513.004316 accepted/tizen/mobile/20160513.004229 accepted/tizen/tv/20160513.004301 accepted/tizen/wearable/20160513.004214 submit/tizen/20160512.051703
Gwanglim Lee [Tue, 10 May 2016 07:14:19 +0000 (16:14 +0900)]
Packaging: update version to 0.1.95

Change-Id: I60bfb32d7b83bb1c0d17d7f9523e8e475992bf2a

8 years agorotation: fix build break 70/68870/1
Seunghun Lee [Tue, 10 May 2016 07:07:13 +0000 (16:07 +0900)]
rotation: fix build break

Change-Id: I12e25ac7b4154a0214a58860d2a25462ab221352

8 years agorotation: check if null before referencing. 64/68864/2
Seunghun Lee [Tue, 10 May 2016 06:55:25 +0000 (15:55 +0900)]
rotation: check if null before referencing.

Change-Id: Id9fbffd4988729b5409acf3eacb0d588c139dd8e

8 years agoPackaging: update version to 0.1.94 27/68827/1 accepted/tizen/common/20160511.141704 accepted/tizen/ivi/20160512.045935 accepted/tizen/mobile/20160512.045722 accepted/tizen/tv/20160512.045813 accepted/tizen/wearable/20160512.045751 submit/tizen/20160510.044059
Gwanglim Lee [Tue, 10 May 2016 04:42:12 +0000 (13:42 +0900)]
Packaging: update version to 0.1.94

Change-Id: I43e36ed672b3e1b33459a6ce0a28c75520564f5d