platform/upstream/enlightenment.git
7 years agoe_client: fix bug for skipping visibility window while calculating visibility 31/122331/1 accepted/tizen_common accepted/tizen_ivi accepted/tizen_mobile accepted/tizen_tv accepted/tizen_wearable accepted/tizen/3.0/common/20170406.142132 accepted/tizen/3.0/ivi/20170406.100817 accepted/tizen/3.0/mobile/20170406.100650 accepted/tizen/3.0/tv/20170406.100715 accepted/tizen/3.0/wearable/20170406.100746 accepted/tizen/common/20170404.142903 accepted/tizen/ivi/20170404.061303 accepted/tizen/mobile/20170404.061107 accepted/tizen/tv/20170404.061208 accepted/tizen/unified/20170404.061331 accepted/tizen/wearable/20170404.061241 submit/tizen/20170404.015610 submit/tizen_3.0/20170404.015344
Doyoun Kang [Fri, 31 Mar 2017 05:34:39 +0000 (14:34 +0900)]
e_client: fix bug for skipping visibility window while calculating visibility

There was a bug that the below window of the visibility skipped window is un-obscured.

Change-Id: I6b0781841ca5bb467b8b2b8400825ea1c11232b0

7 years agoe_client: add code to check floating mode while calculating visibility 24/121824/2
Doyoun Kang [Wed, 29 Mar 2017 06:26:47 +0000 (15:26 +0900)]
e_client: add code to check floating mode while calculating visibility

There was a bug that rotation work incorrectly when the floating mode window occupies a screen fully.

Change-Id: Ibb769a81fa40d14e4a5d53da15810db8ce747875

7 years agoe_client: not to enter HWC when moving and resizing 36/122136/1
Juyeon Lee [Thu, 30 Mar 2017 08:39:39 +0000 (17:39 +0900)]
e_client: not to enter HWC when moving and resizing

Change-Id: Ie48f016831aa1477d0ecf90220292449a76bc927

7 years agoe_policy_visibility: check children's map_state while handling iconify window 79/121479/2
Doyoun Kang [Tue, 28 Mar 2017 06:00:42 +0000 (15:00 +0900)]
e_policy_visibility: check children's map_state while handling iconify window

There was a bug that the window is not iconified by visibility when its child is not mapped.
So, we added code to check children's map state.

Change-Id: I26e7df2171e3a513b687e877addb4bad8a90d40b

7 years agoe_policy: add code to check the window's geometry while handling lockscreen 87/120887/1
Doyoun Kang [Fri, 24 Mar 2017 12:36:50 +0000 (21:36 +0900)]
e_policy: add code to check the window's geometry while handling lockscreen

there was a bug that the e considered the lockscreen is shown when it request to activate.
so, we add code to check the window's geometry before handling lockscreen.

Change-Id: I27e0d383fdaa8589ec55e47a7db080c72e8774c8

7 years agoe_comp_wl: Casting value for a pointer comparison 78/120778/1 accepted/tizen/3.0/common/20170328.141738 accepted/tizen/3.0/ivi/20170328.051720 accepted/tizen/3.0/mobile/20170328.051444 accepted/tizen/3.0/tv/20170328.051606 accepted/tizen/3.0/wearable/20170328.051640 accepted/tizen/common/20170324.123359 accepted/tizen/ivi/20170324.110839 accepted/tizen/mobile/20170324.110637 accepted/tizen/tv/20170324.110726 accepted/tizen/unified/20170324.110907 accepted/tizen/wearable/20170324.110800 submit/tizen/20170324.084628 submit/tizen_3.0/20170324.084742
JengHyun Kang [Fri, 24 Mar 2017 07:03:42 +0000 (16:03 +0900)]
e_comp_wl: Casting value for a pointer comparison

Change-Id: I4144585d93e7b251167d3dd06992c133b8b7ea24

7 years agoe_policy_visibility: changed code to call _e_vis_update_forground_list while handling... 76/120776/1
Doyoun Kang [Fri, 24 Mar 2017 06:56:27 +0000 (15:56 +0900)]
e_policy_visibility: changed code to call _e_vis_update_forground_list while handling iconify_visibility.

There was a bug that the enlightenment calls e_client_idler_before repeatedly.

Change-Id: I8f2979fbab1f522816a0899a3e07b73ce40c4c71

7 years agoe_comp_wl: add NULL-check for ec->comp_data 17/119617/2
Utkarsh Ray [Fri, 17 Mar 2017 14:18:29 +0000 (19:48 +0530)]
e_comp_wl: add NULL-check for ec->comp_data

Prevent invalid memory access

Change-Id: I57696f0bb20347a17ef86dae6d3d08bb75a25039
Signed-off-by: Utkarsh Ray <utkarsh.ray@samsung.com>
7 years agoe_pixmap: set format 0 to video buffer. 70/120570/1
Boram Park [Thu, 23 Mar 2017 06:57:41 +0000 (15:57 +0900)]
e_pixmap: set format 0 to video buffer.

When gl is disable, the pixmap which has video buffer couldn't be refreshed.
Then video buffer couldn't be displayed on screen.

Change-Id: Ia7076a93af3056fce492a67be64574cbc128df30

7 years agoe_policy_visibility: add code to check pol_vis while handling iconify_by_visibility 72/120372/1
Doyoun Kang [Wed, 22 Mar 2017 12:45:04 +0000 (21:45 +0900)]
e_policy_visibility: add code to check pol_vis while handling iconify_by_visibility

There was a bug for crashing enlightenment if e didn't us a use_buffer_flush configuration.

Change-Id: Ifdae5f4057897813a41fbd3c0cd0244e79e30375

7 years agoe_comp_object: return success value of edje swallow for effect object 88/119988/3
MinJeong Kim [Mon, 20 Mar 2017 05:41:35 +0000 (14:41 +0900)]
e_comp_object: return success value of edje swallow for effect object

Change-Id: Icb1a07f4e0df0e9048b3d9e338bad7da0bc0e2d4
Signed-off-by: MinJeong Kim <minjjj.kim@samsung.com>
7 years agoe_plane_renderer: check commit_data_list when release exported surface 97/119997/1
Changyeon Lee [Tue, 21 Mar 2017 05:25:05 +0000 (14:25 +0900)]
e_plane_renderer: check commit_data_list when release exported surface

Change-Id: Ie653487e37decb8c9f4f01496efbfa2d7b0817b6

7 years agoe_plane_renderer: use plane to callback user data instead plane_renderer 99/119799/1
Changyeon Lee [Mon, 20 Mar 2017 03:28:57 +0000 (12:28 +0900)]
e_plane_renderer: use plane to callback user data instead plane_renderer

- plane_renderer is freed when plane doesn't use it

Change-Id: I0923814700da49e40c619d510feb877da0dc9051

7 years agoe_output: use preferred output_mode when finding best output mode. 90/118990/3 accepted/tizen/3.0/common/20170320.130624 accepted/tizen/3.0/ivi/20170320.081549 accepted/tizen/3.0/mobile/20170320.080942 accepted/tizen/3.0/tv/20170320.081307 accepted/tizen/3.0/wearable/20170320.081503 accepted/tizen/common/20170317.094736 accepted/tizen/ivi/20170317.084026 accepted/tizen/mobile/20170317.083927 accepted/tizen/tv/20170317.083947 accepted/tizen/unified/20170317.084051 accepted/tizen/wearable/20170317.084008 submit/tizen/20170317.065102 submit/tizen_3.0/20170317.065514
Changyeon Lee [Tue, 14 Mar 2017 09:43:28 +0000 (18:43 +0900)]
e_output: use preferred output_mode when finding best output mode.

- fixed bug of setting preferred
- use E_NEW when allocating E_Output_Mode

Change-Id: I8b6a7e3403c395b4719e38262ae4cb5efd6ca6d6

7 years agoe_plane: set pending_commit when after call wait vblank 89/118989/3
Changyeon Lee [Tue, 14 Mar 2017 07:54:14 +0000 (16:54 +0900)]
e_plane: set pending_commit when after call wait vblank

Change-Id: Ic1a29cc44d18023c99f7d5a800060fd9709331d8

7 years agoe_comp_wl: Do not send key event to client is key event's data is 0x1 72/119472/1
JengHyun Kang [Fri, 17 Mar 2017 05:42:58 +0000 (14:42 +0900)]
e_comp_wl: Do not send key event to client is key event's data is 0x1

Change-Id: I73cbef306dc0c41ad820911a2fa290082267b690

7 years agoe_policy_visibility: add code to call _e_vis_update_forground_list while iconifying... 53/119453/1
Doyoun Kang [Fri, 17 Mar 2017 05:04:04 +0000 (14:04 +0900)]
e_policy_visibility: add code to call _e_vis_update_forground_list while iconifying window by visibility

There was a bug that the fully-obscured but not-iconified window is set to the activity visible ec (pol_vis->activity).

Change-Id: I2b6284df288be91e8249fbd244dd26fe2ec542f5

7 years agoe_policy_visibility: change code to set ec->exp_iconify.not_raise flag in _e_vis_clie... 50/119450/2
Doyoun Kang [Fri, 17 Mar 2017 04:53:41 +0000 (13:53 +0900)]
e_policy_visibility: change code to set ec->exp_iconify.not_raise flag in _e_vis_client_uniconify_render

For this, we can check that the window will be raised or not in prepare foreground signal callback function.

Change-Id: I04d037528c1451b6b99b26ede7ac9b52f0034b9d

7 years agoclient: enables an window to move to out of screen during event 74/119374/1
Gwanglim Lee [Thu, 16 Mar 2017 13:37:47 +0000 (22:37 +0900)]
client: enables an window to move to out of screen during event
evaluation stage if it wants to be placed to out of screen using
tizen_position interface.

Change-Id: I1846430207cd997d71b32805c7cf0fc6f3b8925a

7 years agoe_policy_wl: support runtime background launch set 18/118818/3
MinJeong Kim [Tue, 14 Mar 2017 06:19:47 +0000 (15:19 +0900)]
e_policy_wl: support runtime background launch set

Change-Id: Iab430f6efbb286ca2e458e0f0ffdc214c15bbf5e
Signed-off-by: MinJeong Kim <minjjj.kim@samsung.com>
7 years agoe_policy_wl:set surface resource only if wl_client are matching 17/118817/3
MinJeong Kim [Tue, 14 Mar 2017 05:52:03 +0000 (14:52 +0900)]
e_policy_wl:set surface resource only if wl_client are matching

Change-Id: I453fd3cf0b2206feaa0e2b3eec6f9930ea1d4561
Signed-off-by: MinJeong Kim <minjjj.kim@samsung.com>
7 years agoenlightenment_info : add frender to force update screen 56/119056/2
Juyeon Lee [Wed, 15 Mar 2017 09:00:24 +0000 (18:00 +0900)]
enlightenment_info : add frender to force update screen

all      : updates client's surface and canvas
cls      : updates client's surface only
canvas   : updates canvas adding damage in fullscreen size

Change-Id: I0eba72bfaf3a5c9f6dfdeab0cdfec25ac39ced53

7 years agoe_comp_wl_input: cursor surface is alpha window 69/118969/1 accepted/tizen/3.0/common/20170315.122900 accepted/tizen/3.0/ivi/20170315.075518 accepted/tizen/3.0/mobile/20170315.075347 accepted/tizen/3.0/tv/20170315.075419 accepted/tizen/3.0/wearable/20170315.075449 accepted/tizen/common/20170315.124834 accepted/tizen/ivi/20170315.104713 accepted/tizen/mobile/20170315.104626 accepted/tizen/tv/20170315.104643 accepted/tizen/unified/20170315.104731 accepted/tizen/wearable/20170315.104658 submit/tizen/20170315.044829 submit/tizen_3.0/20170315.045059
Juyeon Lee [Wed, 15 Mar 2017 03:55:25 +0000 (12:55 +0900)]
e_comp_wl_input: cursor surface is alpha window

wl_surface is created as 24 depth window since b8311c9

Change-Id: I8481977e995b5cc8f26a9620d1b10cd6c802aab4

7 years agoe_comp_wl_data: fixed wrong contents size and do not clear selection until next selct... 60/118860/2 accepted/tizen/ivi/20170314.224057 accepted/tizen/mobile/20170314.223931 accepted/tizen/tv/20170314.223959 accepted/tizen/unified/20170315.014824 accepted/tizen/wearable/20170314.224028 submit/tizen/20170314.105929 submit/tizen_3.0/20170314.110008
MinJeong Kim [Tue, 14 Mar 2017 09:07:49 +0000 (18:07 +0900)]
e_comp_wl_data: fixed wrong contents size and do not clear selection until next selction set coming

Change-Id: I236793c1c740fd25cbeaa830c698630401de4e89
Signed-off-by: MinJeong Kim <minjjj.kim@samsung.com>
7 years agoe_comp_canvas: add damage rect when HWC end 90/118890/2
Juyeon Lee [Tue, 14 Mar 2017 10:35:56 +0000 (19:35 +0900)]
e_comp_canvas: add damage rect when HWC end

Change-Id: I2ee3bd8d84b14d31e3ea43b2e8201fec7ca5797d

7 years agoe_comp_wl: change the initial argb value to 0 in _e_comp_wl_client_cb_new 47/118847/1 accepted/tizen/3.0/ivi/20170314.221433 accepted/tizen/3.0/mobile/20170314.221340 accepted/tizen/3.0/tv/20170314.221402 accepted/tizen/3.0/wearable/20170314.221418 accepted/tizen/ivi/20170314.224044 accepted/tizen/mobile/20170314.223916 accepted/tizen/tv/20170314.223945 accepted/tizen/unified/20170315.014611 accepted/tizen/wearable/20170314.224013 submit/tizen/20170314.084108 submit/tizen_3.0/20170314.084151
Doyoun Kang [Tue, 14 Mar 2017 08:32:34 +0000 (17:32 +0900)]
e_comp_wl: change the initial argb value to 0 in _e_comp_wl_client_cb_new

There was a bug that the below window is uniconified by calculating visibility.
This was due to the new client is set the argb value to 1 by default.

Change-Id: Ie96a51eba3b78d1547fa4d2e901ca9c0f2223af3

7 years agoe_policy_visibility: fix svace deref after null and correct coding convention 54/118754/3
Juyeon Lee [Tue, 14 Mar 2017 03:41:11 +0000 (12:41 +0900)]
e_policy_visibility: fix svace deref after null and correct coding convention

Change-Id: Ieadc92183e148c3a14fdd0f559bd0d0878088944

7 years agoe_comp_wl_data: add manual selection API to send internal data to cbhm 00/118700/7
MinJeong Kim [Mon, 13 Mar 2017 15:54:50 +0000 (00:54 +0900)]
e_comp_wl_data: add manual selection API to send internal data to cbhm

Change-Id: Iaf49a8c1123c5efeb20deba1d2d3d9b19374775e
Signed-off-by: MinJeong Kim <minjjj.kim@samsung.com>
7 years agoe_policy_conformant: add code to check conformant's owner when ec is destroyed 10/118710/1
Doyoun Kang [Mon, 13 Mar 2017 23:20:38 +0000 (08:20 +0900)]
e_policy_conformant: add code to check conformant's owner when ec is destroyed

There was a bug that the conformant's owner window didn't update when it is destroyed.
So, new conformant's owner window couldn't update conformant area.

Change-Id: I65d33f9c5692e21e1bc26b1538dfae28ffc511ca

7 years agowl_desktop_shell: add code to send launch_real.done signal 96/118496/1 accepted/tizen/3.0/common/20170314.072727 accepted/tizen/3.0/ivi/20170314.004916 accepted/tizen/3.0/mobile/20170314.004752 accepted/tizen/3.0/tv/20170314.004821 accepted/tizen/3.0/wearable/20170314.004849 accepted/tizen/common/20170314.172839 accepted/tizen/ivi/20170313.225757 accepted/tizen/mobile/20170313.225705 accepted/tizen/tv/20170313.225723 accepted/tizen/unified/20170314.015105 accepted/tizen/wearable/20170313.225740 submit/tizen/20170313.220824 submit/tizen_3.0/20170313.220639
Doyoun Kang [Sun, 12 Mar 2017 23:38:50 +0000 (08:38 +0900)]
wl_desktop_shell: add code to send launch_real.done signal

E emits a "e,action,launch_real,done" signal when a window is mappend and not using splash image.

Change-Id: If240dc40cd00e20051d2454e35503af52c537ea9

7 years agoe_client/e_policy: add a use_splash value in E_Client for using splash image 95/118495/1
Doyoun Kang [Sun, 12 Mar 2017 23:35:34 +0000 (08:35 +0900)]
e_client/e_policy: add a use_splash value in E_Client for using splash image

Change-Id: I35478019f127beff6c919ecaf232870ac0914184

7 years agoe_policy_wl: remove code to handle "alert" role property 79/118479/1
Doyoun Kang [Sat, 11 Mar 2017 00:20:33 +0000 (09:20 +0900)]
e_policy_wl: remove code to handle "alert" role property

Change-Id: I4d6bf79d1b617c1f52d46f111e2ab3efcd6ea164

7 years agoe_policy_wl: modify code to call e_client_unignore in _tzlaunch_splash_iface_cb_owner 88/118288/1 accepted/tizen/3.0/common/20170313.075841 accepted/tizen/3.0/ivi/20170312.222818 accepted/tizen/3.0/mobile/20170312.222712 accepted/tizen/3.0/tv/20170312.222738 accepted/tizen/3.0/wearable/20170312.222759 accepted/tizen/common/20170313.162236 accepted/tizen/ivi/20170313.042454 accepted/tizen/mobile/20170313.042350 accepted/tizen/tv/20170313.042414 accepted/tizen/unified/20170313.042512 accepted/tizen/wearable/20170313.042436 submit/tizen/20170310.225956 submit/tizen_3.0/20170310.225521
Doyoun Kang [Thu, 9 Mar 2017 23:46:57 +0000 (08:46 +0900)]
e_policy_wl: modify code to call e_client_unignore in _tzlaunch_splash_iface_cb_owner

There was a bug that the E_EVENT_CLIENT_ADD was not called while using launch image.
(This change is same to _tzlaunch_img_iface_cb_owner.)

Change-Id: Ia91b2316a3e58dd20d6cd536572b868bed434646

7 years agoe_client : check e_object_id_del when send transform change hook 50/118250/2
Sungbae Park [Thu, 9 Mar 2017 09:49:54 +0000 (18:49 +0900)]
e_client : check e_object_id_del when send transform change hook

Signed-off-by: Sungbae Park <sb34.park@samsung.com>
Change-Id: I2089e28ad1b32190bfdeaee683909bba012e0a0d

7 years agoe_log: change EINA_LOG_LEVEL_CRITICAL level to DLOG_ERROR 47/118147/1
Doyoun Kang [Thu, 9 Mar 2017 04:20:24 +0000 (13:20 +0900)]
e_log: change EINA_LOG_LEVEL_CRITICAL level to DLOG_ERROR

When we use system dlog type, the abort() is occurred in DLOG_FATAL level log.
So, we changed dlog level to DLOG_ERROR for avoiding abort().

Change-Id: I769ad754dcffb044f0c20d4d3aed8878ced6c0dd

7 years agoe_log/e_config: add code to change log_type using configuration 17/118117/2
Doyoun Kang [Thu, 9 Mar 2017 01:16:51 +0000 (10:16 +0900)]
e_log/e_config: add code to change log_type using configuration

Change-Id: I80e796c50e40341ee5f4bcaea3e2548bf69efcc0

7 years agoremove executable permission bit of source files 08/118108/1
Doyoun Kang [Thu, 9 Mar 2017 00:14:53 +0000 (09:14 +0900)]
remove executable permission bit of source files

Change-Id: Ibc912921ee22ed2eb954f600c1638f3f8e86e4d3

7 years agoe_info: added window rotation info to prop option 45/118045/1
Gwanglim Lee [Wed, 8 Mar 2017 11:01:29 +0000 (20:01 +0900)]
e_info: added window rotation info to prop option

Change-Id: I3f22266c212339de13d6ac2415a60d629f86fb32

7 years agoe_comp_wl_data: fix dereference after NULL check 71/117971/1
MinJeong Kim [Wed, 8 Mar 2017 07:02:48 +0000 (16:02 +0900)]
e_comp_wl_data: fix dereference after NULL check

Change-Id: Ibc7258c65d6904d19d055923f5e3d02b26f942c4
Signed-off-by: MinJeong Kim <minjjj.kim@samsung.com>
7 years agoe_policy/wl_desktop_shell: add code clearing ec's post_lower/post_raise flag 51/117951/1
Doyoun Kang [Wed, 8 Mar 2017 06:12:07 +0000 (15:12 +0900)]
e_policy/wl_desktop_shell: add code clearing ec's post_lower/post_raise flag

Change-Id: I0d90e02ede33df929e4dc602d3a373f607a9b55b

7 years agoe_client: Delay by_client flag reset timing in e_client_activate 97/116997/4
Seungjin Park [Thu, 2 Mar 2017 08:40:12 +0000 (17:40 +0900)]
e_client: Delay by_client flag reset timing in e_client_activate
Fix by_client flag reset timing to let effect module know by_client or by_visibility

Signed-off-by: Seungjin Park <sj8808.park@samsung.com>
Change-Id: I6040c8bf024e4ed3de164b95b3169fcae81ffef0

7 years agoe_client: do not include client who is skipped on visibility changes 95/117595/2
MinJeong Kim [Mon, 6 Mar 2017 15:58:31 +0000 (00:58 +0900)]
e_client: do not include client who is skipped on visibility changes

Change-Id: I3183b8fbe50d81b812eb96879cdb4d77c44e3cd6
Signed-off-by: MinJeong Kim <minjjj.kim@samsung.com>
7 years agoe_client : add transform change hook 95/117895/1
Sungbae Park [Wed, 8 Mar 2017 03:56:32 +0000 (12:56 +0900)]
e_client : add transform change hook

Signed-off-by: Sungbae Park <sb34.park@samsung.com>
Change-Id: I3d65ff50ec85ac866dc1f63185e39e875c0ca9fe

7 years agospec: remove profile build dependency 28/117828/1
Juyeon Lee [Tue, 7 Mar 2017 13:50:53 +0000 (22:50 +0900)]
spec: remove profile build dependency

The profile macro is going to be elimated after Tizen 3.0 public
so need to considered how to apply libgomp for specific system further

Change-Id: I7eb18f6b60d6a42ec042012797b54578aba81837

7 years agoe_policy: fixed code to check activating above lock feature 14/117814/1
Doyoun Kang [Tue, 7 Mar 2017 12:31:18 +0000 (21:31 +0900)]
e_policy: fixed code to check activating above lock feature

Change-Id: Ic6b2e5bfa99e3990ea6d0e4746f431799631fd34

7 years agoe_policy: fix double-free of tz_dpy_pol while doing shutdown of e_policy_wl 87/117487/1 accepted/tizen/3.0/common/20170307.113142 accepted/tizen/3.0/ivi/20170306.221334 accepted/tizen/3.0/mobile/20170306.221015 accepted/tizen/3.0/tv/20170306.221109 accepted/tizen/3.0/wearable/20170306.221140 accepted/tizen/common/20170306.165033 accepted/tizen/ivi/20170306.222506 accepted/tizen/mobile/20170306.222334 accepted/tizen/tv/20170306.222410 accepted/tizen/unified/20170309.035457 accepted/tizen/wearable/20170306.222440 submit/tizen/20170306.043923 submit/tizen_3.0/20170306.045223 submit/tizen_unified/20170308.100412
Sung-Jin Park [Mon, 6 Mar 2017 07:24:10 +0000 (16:24 +0900)]
e_policy: fix double-free of tz_dpy_pol while doing shutdown of e_policy_wl

Change-Id: Ia2f42dfd0db8de2f21cb1f5d91ab58d299304f2f

7 years agoe_policy: add exception handling code for g_conf on each event handler 86/117486/1
Sung-Jin Park [Mon, 6 Mar 2017 07:05:30 +0000 (16:05 +0900)]
e_policy: add exception handling code for g_conf on each event handler

Change-Id: I1d33f2d9c916777a7561055dc187b85a902c0da2

7 years agoe_plane_renderer: remove unused variable 67/117467/1
Changyeon Lee [Mon, 6 Mar 2017 07:04:11 +0000 (16:04 +0900)]
e_plane_renderer: remove unused variable

Change-Id: Ied8888afad2a0c966fdcc866f571175417419df5

7 years agoe_plane_renderer: fixed e20 and client use reserved buffer at the same time. 27/117427/3
Changyeon Lee [Fri, 3 Mar 2017 12:10:17 +0000 (21:10 +0900)]
e_plane_renderer: fixed e20 and client use reserved buffer at the same time.

- if client dequeue reserved buffer when renderer deactivate,
  don't release reserved buffer to queue utill client commit or destroy it

Change-Id: I32801f2dbe717e8fd8e40782d4c8085899828c68

7 years agolaunchscreen:do not hide launchscreen even if pixmap resource is not available 32/117432/1
MinJeong Kim [Mon, 6 Mar 2017 05:41:37 +0000 (14:41 +0900)]
launchscreen:do not hide launchscreen even if pixmap resource is not available

Change-Id: I03ddd9018fcd754706434e204e665b6833ff0832
Signed-off-by: MinJeong Kim <minjjj.kim@samsung.com>
7 years agoe_policy: restore layer of child window when the transient parent is removed 16/117416/1
Doyoun Kang [Mon, 6 Mar 2017 04:43:06 +0000 (13:43 +0900)]
e_policy: restore layer of child window when the transient parent is removed

The window's layer is restored to original layer as below cases.
- destroyed its transient parent window
- unset transient_for property

Change-Id: Ic94f0c669088a5dee752213fcfd200d5577201b8

7 years agoe_pixmap: don't need to check null for cp->client on e_pixmap_buffer_clear
Gwanglim Lee [Sun, 5 Mar 2017 09:21:17 +0000 (18:21 +0900)]
e_pixmap: don't need to check null for cp->client on e_pixmap_buffer_clear

Change-Id: I75b358d08d980d45658851d82d5eb7cc937ecf10

7 years agoe_comp_wl_data: fix sending selection event to wrong clients 47/117247/2
MinJeong Kim [Fri, 3 Mar 2017 08:53:00 +0000 (17:53 +0900)]
e_comp_wl_data: fix sending selection event to wrong clients

Change-Id: Ie688c1de1edc36eda1a2552663b7413164c182e5
Signed-off-by: MinJeong Kim <minjjj.kim@samsung.com>
7 years agoSupport clients using wl_data_device without wl_surface 46/117246/2
MinJeong Kim [Mon, 27 Feb 2017 09:19:19 +0000 (18:19 +0900)]
Support clients using wl_data_device without wl_surface

Change-Id: Ied918cb81598e4b14a4a5f77950e2bf9a1f2c11c
Signed-off-by: MinJeong Kim <minjjj.kim@samsung.com>
7 years agocbhm: do not iconify when LCD display is off 59/117359/2
Duna Oh [Sun, 5 Mar 2017 23:46:33 +0000 (08:46 +0900)]
cbhm: do not iconify when LCD display is off

Signed-off-by: Duna Oh <duna.oh@samsung.com>
Change-Id: Ifb932e0f82df450df0b578bbb363df58b2666ac9

7 years agoe_client: floating win's moving out of margin is limited during rotation 77/117277/1
Gwanglim Lee [Fri, 3 Mar 2017 13:01:11 +0000 (22:01 +0900)]
e_client: floating win's moving out of margin is limited during rotation

Change-Id: I53266b9c42f21c02f9b21578226d438d7c00e1ab

7 years agolaunchscreen: fix accessing event data that is already freed 33/117233/1
MinJeong Kim [Fri, 3 Mar 2017 08:57:40 +0000 (17:57 +0900)]
launchscreen: fix accessing event data that is already freed

Change-Id: I71601250774c80a174cdb24b1678faa032cc80c3
Signed-off-by: MinJeong Kim <minjjj.kim@samsung.com>
7 years agovisibility: add code to check above window's visible state before uniconifying below 71/117071/1 accepted/tizen/3.0/common/20170303.090139 accepted/tizen/3.0/ivi/20170303.074215 accepted/tizen/3.0/mobile/20170303.073823 accepted/tizen/3.0/tv/20170303.073917 accepted/tizen/3.0/wearable/20170303.074036 accepted/tizen/common/20170302.151914 accepted/tizen/ivi/20170303.005149 accepted/tizen/mobile/20170303.005100 accepted/tizen/tv/20170303.005116 accepted/tizen/wearable/20170303.005134 submit/tizen/20170302.132734 submit/tizen_3.0/20170302.132643
Doyoun Kang [Thu, 2 Mar 2017 13:17:20 +0000 (22:17 +0900)]
visibility: add code to check above window's visible state before uniconifying below

There was a bug that the ec's state is uniconic and unobscured but ec->frame is not shown in specific case.
This occurred circular stack issue.

Change-Id: I838ef138a4896713a26f0c12d5bcf560a14b1224

7 years agoe_comp_object: rearrange e_client stack when evas object layer is changed 02/116902/1 accepted/tizen/3.0/common/20170303.085606 accepted/tizen/3.0/ivi/20170302.222418 accepted/tizen/3.0/mobile/20170302.222221 accepted/tizen/3.0/tv/20170302.222335 accepted/tizen/3.0/wearable/20170302.222358 accepted/tizen/ivi/20170302.120207 accepted/tizen/mobile/20170302.120023 accepted/tizen/tv/20170302.120107 accepted/tizen/wearable/20170302.120130 submit/tizen/20170302.041501 submit/tizen_3.0/20170302.041421
Doyoun Kang [Thu, 2 Mar 2017 02:30:29 +0000 (11:30 +0900)]
e_comp_object: rearrange e_client stack when evas object layer is changed

Change-Id: I4818f6dcb34ae4f7318a0549a836d196baaf5747

7 years agoRevert "e_comp_object: fixed bug for intercepting raise event." 90/116890/1
Doyoun Kang [Wed, 1 Mar 2017 06:28:46 +0000 (15:28 +0900)]
Revert "e_comp_object: fixed bug for intercepting raise event."

This reverts commit 8bcaa2eb1390bd7cb88c9fd9713008effef52adb.

Change-Id: I376228ad6476ed1f7e008c443fde69a7b8c1f7cb

7 years agoe_policy_visibility: Fix possible path of dereferencing null object 48/116748/3 accepted/tizen/3.0/common/20170302.075836 accepted/tizen/3.0/ivi/20170302.034458 accepted/tizen/3.0/mobile/20170302.034158 accepted/tizen/3.0/tv/20170302.034312 accepted/tizen/3.0/wearable/20170302.034408 accepted/tizen/common/20170228.162253 accepted/tizen/ivi/20170302.120817 accepted/tizen/mobile/20170302.120335 accepted/tizen/tv/20170302.120412 accepted/tizen/wearable/20170302.120519 submit/tizen/20170228.130530 submit/tizen_3.0/20170228.132601
Hoyub Lee [Tue, 28 Feb 2017 04:21:08 +0000 (13:21 +0900)]
e_policy_visibility: Fix possible path of dereferencing null object

Change-Id: Ifb1b2a26ac516d3a489db8de07a955b7b8238e8c
Signed-off-by: Hoyub Lee <hoyub.lee@samsung.com>
7 years agoe_pixmap: send pending frame callback when e_pixmap_buffer_clear 12/116812/2
Juyeon Lee [Tue, 28 Feb 2017 09:55:41 +0000 (18:55 +0900)]
e_pixmap: send pending frame callback when e_pixmap_buffer_clear

Change-Id: I5c1170b5d6e94094e3a1e7dbac58f6fc33ca5307

7 years agoe_comp, e_output, e_info_client : change fps duration from 1000ms to 500ms 66/113166/2
kismo.kim [Mon, 6 Feb 2017 10:21:08 +0000 (19:21 +0900)]
e_comp, e_output, e_info_client : change fps duration from 1000ms to 500ms

Change-Id: I3a934ce7717cf4a3f63a5d10bff5b98297e8b95d

7 years agoremote_surface: fix to raise source window at offscreen set 44/116644/2 accepted/tizen/3.0/common/20170228.061540 accepted/tizen/3.0/ivi/20170228.001454 accepted/tizen/3.0/mobile/20170228.001233 accepted/tizen/3.0/tv/20170228.001341 accepted/tizen/3.0/wearable/20170228.001405 accepted/tizen/common/20170227.140647 accepted/tizen/ivi/20170228.013125 accepted/tizen/mobile/20170228.013023 accepted/tizen/tv/20170228.013050 accepted/tizen/wearable/20170228.013108 submit/tizen/20170227.123549 submit/tizen_3.0/20170227.123613
MinJeong Kim [Fri, 24 Feb 2017 12:03:26 +0000 (21:03 +0900)]
remote_surface: fix to raise source window at offscreen set

Change-Id: Ibcc1b7acbaf4f63edc9631f320e8f9a5e958fdbf
Signed-off-by: MinJeong Kim <minjjj.kim@samsung.com>
7 years agoe_info: add parent information for topvwins 86/116586/1
Doyoun Kang [Mon, 27 Feb 2017 06:17:07 +0000 (15:17 +0900)]
e_info: add parent information for topvwins

Change-Id: I8948d40c7bc4607dbd730bd64bc8b66ea4f13a21

7 years agoe_plane: don't unset plane if plane has pending commit data 29/116429/1 accepted/tizen/3.0/common/20170227.140111 accepted/tizen/3.0/ivi/20170227.043632 accepted/tizen/3.0/mobile/20170227.043447 accepted/tizen/3.0/tv/20170227.043518 accepted/tizen/3.0/wearable/20170227.043605 accepted/tizen/common/20170227.043202 accepted/tizen/ivi/20170227.050438 accepted/tizen/mobile/20170227.050329 accepted/tizen/tv/20170227.050351 accepted/tizen/wearable/20170227.050415 submit/tizen/20170224.113308 submit/tizen_3.0/20170224.112929
Changyeon Lee [Fri, 24 Feb 2017 08:32:36 +0000 (17:32 +0900)]
e_plane: don't unset plane if plane has pending commit data

Change-Id: I8adc4e3e8cb64be5448fe19472a940569f16bf74

7 years agoe_plane: plane unset surface in e_plane_fetch 17/116317/3
Changyeon Lee [Thu, 23 Feb 2017 15:25:23 +0000 (00:25 +0900)]
e_plane: plane unset surface in e_plane_fetch

Change-Id: If7e4eafc102ce9d1773fcf0765b1927698670580

7 years agoe_plane_renderer: force release disp buffer if e20 doens't have dequeuable buffer 85/116285/3
Changyeon Lee [Thu, 23 Feb 2017 03:42:34 +0000 (12:42 +0900)]
e_plane_renderer: force release disp buffer if e20 doens't have dequeuable buffer

Change-Id: Iaf02623fffaf125a5d28edba4eecb2f9ede6742f

7 years agoe_info: added show_pending_commit and show_plane_state 84/116284/3
Changyeon Lee [Wed, 22 Feb 2017 12:38:44 +0000 (21:38 +0900)]
e_info: added show_pending_commit and show_plane_state

- show_pending_commit: show list pending e_plane_commit_data
- show_plane_state: print e_plane and e_plane_renderer state

Change-Id: I2945cf00b981f6c87f3975a2a39a2c0c3c2e40d8

7 years agoe_policy_wl: fix splash screen bug - argb is not set when replaced 74/115674/3
junghwan Choi [Tue, 21 Feb 2017 04:57:21 +0000 (13:57 +0900)]
e_policy_wl: fix splash screen bug - argb is not set when replaced

Change-Id: Ie1c1d9eb258b7354a6ac3fce1c0f03dbf99e390d
Signed-off-by: junghwan Choi <jhhh.choi@samsung.com>
7 years agoFix missed scale calculation for tdm output 87/116287/4
MinJeong Kim [Thu, 23 Feb 2017 12:01:59 +0000 (21:01 +0900)]
Fix missed scale calculation for tdm output

Change-Id: I061cc308d80c1f9827fe9698dfff09027e0efc1a
Signed-off-by: MinJeong Kim <minjjj.kim@samsung.com>
7 years agoe_comp: fix bug about hwc end with invalid pixmap 18/116318/1 accepted/tizen/3.0/common/20170224.130216 accepted/tizen/3.0/ivi/20170224.070458 accepted/tizen/3.0/mobile/20170224.070405 accepted/tizen/3.0/tv/20170224.070427 accepted/tizen/3.0/wearable/20170224.070444 accepted/tizen/ivi/20170224.065546 accepted/tizen/mobile/20170224.065455 accepted/tizen/tv/20170224.065513 accepted/tizen/wearable/20170224.065531 submit/tizen/20170224.043430 submit/tizen_3.0/20170224.043501
Juyeon Lee [Thu, 23 Feb 2017 15:32:10 +0000 (00:32 +0900)]
e_comp: fix bug about hwc end with invalid pixmap

Change-Id: I5035f9d544fe00bf8b50747e2157f5f1cdfb0e6e

7 years agovisibility: cancel waiting_for_child when child gets be hidden or lowered 44/116044/2 accepted/tizen/3.0/common/20170223.122438 accepted/tizen/3.0/ivi/20170223.073839 accepted/tizen/3.0/mobile/20170223.073416 accepted/tizen/3.0/tv/20170223.073617 accepted/tizen/3.0/wearable/20170223.073659 accepted/tizen/common/20170223.182302 accepted/tizen/ivi/20170223.120051 accepted/tizen/mobile/20170223.115728 accepted/tizen/tv/20170223.115855 accepted/tizen/wearable/20170223.120000 submit/tizen/20170223.010932 submit/tizen/20170223.051206 submit/tizen_3.0/20170223.010909 submit/tizen_3.0/20170223.051245
MinJeong Kim [Wed, 22 Feb 2017 14:34:05 +0000 (23:34 +0900)]
visibility: cancel waiting_for_child when child gets be hidden or lowered

Change-Id: I44fc4aa9b151028a0a671bfa06d1b786c1f35d84
Signed-off-by: MinJeong Kim <minjjj.kim@samsung.com>
7 years agoe_comp: check if pixmap resource is valid, if not than end hwc 33/116033/5
Juyeon Lee [Wed, 22 Feb 2017 12:31:08 +0000 (21:31 +0900)]
e_comp: check if pixmap resource is valid, if not than end hwc

Change-Id: I2a1fbd83b223fea8ac6f5ac1314afc56da01b3de

7 years agoe_object: do delay del only object is deleted state 43/116043/1
MinJeong Kim [Wed, 22 Feb 2017 13:52:36 +0000 (22:52 +0900)]
e_object: do delay del only object is deleted state

Change-Id: I0f7ebfad2f4eed05b53cdae748c77d2b614ab3f5
Signed-off-by: MinJeong Kim <minjjj.kim@samsung.com>
7 years agoe_plane: don't fetch plane if norender is pushed 34/116034/1
Changyeon Lee [Tue, 21 Feb 2017 07:33:34 +0000 (16:33 +0900)]
e_plane: don't fetch plane if norender is pushed

Change-Id: I618d1bc95a72c6eeba6dceaad796a5661778e65d

7 years agoe_policy_wl: add code to send dpms_wm message before sending visibility change 35/115935/3
Doyoun Kang [Wed, 22 Feb 2017 06:05:06 +0000 (15:05 +0900)]
e_policy_wl: add code to send dpms_wm message before sending visibility change

There is no way to know the reason why the window is fully-obsucred when an app
get the visibility event.
So, we add code to send the dpms state at that point of the time before sending
visibility event.

Change-Id: Ib0d6631f0647f067bd9c8f6969f67da5b8dff993

7 years agoe_comp_object: fix wrong launching flag on deiconify senario 01/115801/2
parksanghee [Tue, 21 Feb 2017 09:34:16 +0000 (18:34 +0900)]
e_comp_object: fix wrong launching flag on deiconify senario

Change-Id: Iff47a8733a22caca2f4ae439e521b776c12bf7c7

7 years agoe_compl_wl.c: Delete timer even if cursor is hidden 10/115610/3
ritesh.u [Mon, 20 Feb 2017 15:10:08 +0000 (20:40 +0530)]
e_compl_wl.c: Delete timer even if cursor is hidden

Change-Id: I4e51b8419e642de9071b521a815d9aab8653f3dc
Signed-off-by: ritesh.u <ritesh.u@samsung.com>
7 years agoe_client: not to move defered for split win 89/115689/3 accepted/tizen/3.0/common/20170222.125735 accepted/tizen/3.0/ivi/20170222.081917 accepted/tizen/3.0/mobile/20170222.081524 accepted/tizen/3.0/tv/20170222.081654 accepted/tizen/3.0/wearable/20170222.081750 accepted/tizen/common/20170221.135450 accepted/tizen/ivi/20170221.230119 accepted/tizen/mobile/20170221.230000 accepted/tizen/tv/20170221.230037 accepted/tizen/wearable/20170221.230101 submit/tizen/20170221.074644 submit/tizen_3.0/20170221.074919
Juyeon Lee [Tue, 21 Feb 2017 05:29:57 +0000 (14:29 +0900)]
e_client: not to move defered for split win

Change-Id: Id9be98e9bbe973d4de6b961b9923aab07389fc4e

7 years agoe_policy: Null check before using a ec 56/115656/1
JengHyun Kang [Tue, 21 Feb 2017 04:08:30 +0000 (13:08 +0900)]
e_policy: Null check before using a ec

Change-Id: Id34ccc4a9fcb08537e88cf80a38cda95857ad7e6

7 years agoe_comp_object: Add effect start/end hook 57/115557/2
Seungjin Park [Mon, 20 Feb 2017 09:51:19 +0000 (18:51 +0900)]
e_comp_object: Add effect start/end hook
Add effect start/end hook to let other modules know start/end timing

Signed-off-by: Seungjin Park <sj8808.park@samsung.com>
Change-Id: I6f5e4d486593cf5ba396491e173d2df34c2a4495

7 years agoe_client : transform_core add inverse transform function 63/115463/2 accepted/tizen/3.0/common/20170221.125356 accepted/tizen/3.0/ivi/20170221.023409 accepted/tizen/3.0/mobile/20170221.023045 accepted/tizen/3.0/tv/20170221.023149 accepted/tizen/3.0/wearable/20170221.023300 accepted/tizen/common/20170220.144500 accepted/tizen/ivi/20170220.224010 accepted/tizen/mobile/20170220.223421 accepted/tizen/tv/20170220.223512 accepted/tizen/wearable/20170220.223900 submit/tizen/20170220.112722 submit/tizen_3.0/20170220.112854
Sungbae Park [Mon, 20 Feb 2017 05:26:50 +0000 (14:26 +0900)]
e_client : transform_core add inverse transform function

Signed-off-by: Sungbae Park <sb34.park@samsung.com>
Change-Id: I7f202c5a4586a647a140d06efb6d64419a467a77

7 years agoe_comp_wl: move cursor to output.x/y of event, not canvas.x/y 58/115458/2
Duna Oh [Mon, 20 Feb 2017 04:47:04 +0000 (13:47 +0900)]
e_comp_wl: move cursor to output.x/y of event, not canvas.x/y

If e_client has an evas_map for transformation, on evas event callback we have different canvas.x/y from output.x/y.
cursor should be moved to output.x/y, not canvas.x/y.

Signed-off-by: Duna Oh <duna.oh@samsung.com>
Change-Id: Ib62faf05616d08a716d474ccb527c9ebf4fc1f3f

7 years agoe_plane_renderer: call queue_notify_reset when hwc mode is changed 64/115464/2
Changyeon Lee [Thu, 16 Feb 2017 12:21:48 +0000 (21:21 +0900)]
e_plane_renderer: call queue_notify_reset when hwc mode is changed

Change-Id: I43b893caaeab89cead8debb3f5ec71ecb7c9df69

7 years agoe_service_quickpanel: check the window is placed to indicator's position while starti... 10/115410/1 accepted/tizen/3.0/common/20170220.130412 accepted/tizen/3.0/ivi/20170220.013602 accepted/tizen/3.0/mobile/20170220.013321 accepted/tizen/3.0/tv/20170220.013414 accepted/tizen/3.0/wearable/20170220.013458 accepted/tizen/common/20170220.144131 accepted/tizen/ivi/20170220.224409 accepted/tizen/mobile/20170220.224326 accepted/tizen/tv/20170220.224340 accepted/tizen/wearable/20170220.224354 submit/tizen/20170220.021920 submit/tizen_3.0/20170219.082221
Doyoun Kang [Sun, 19 Feb 2017 08:12:06 +0000 (17:12 +0900)]
e_service_quickpanel: check the window is placed to indicator's position while starting gesture

Change-Id: I520c58762318425273791c17b2ecaea90dc36c24

7 years agoe_client: add e_client_under_position_get API 09/115409/1
Doyoun Kang [Sun, 19 Feb 2017 07:57:42 +0000 (16:57 +0900)]
e_client: add e_client_under_position_get API

Change-Id: I4285f8e6905589036d791538930da4c3acd287d1

7 years agotzsh_quickpanel_service: add code to handle the scroll lock of quickpanel service 89/115389/1
Doyoun Kang [Fri, 17 Feb 2017 15:18:42 +0000 (00:18 +0900)]
tzsh_quickpanel_service: add code to handle the scroll lock of quickpanel service

Change-Id: I716e80854cb990a28ca0e30eda240fb8187de5e4

7 years agoe_client: check content type of ec->frame also on visibilty calculation 91/115291/1 accepted/tizen/common/20170217.161654 accepted/tizen/ivi/20170220.223336 accepted/tizen/mobile/20170220.223216 accepted/tizen/tv/20170220.223249 accepted/tizen/wearable/20170220.223315 submit/tizen/20170217.142531 submit/tizen_3.0/20170217.142619
MinJeong Kim [Fri, 17 Feb 2017 08:20:45 +0000 (17:20 +0900)]
e_client: check content type of ec->frame also on visibilty calculation

Some clients have an external content instead of nternal image object to
project client's buffer until the clients gets be first_mapped status.
This patch checks the client have external content or not, to include
the client into visibility calculation list.

Change-Id: Ib86333b35cbbaf0be27dcc159d274fb5a005bab6
Signed-off-by: MinJeong Kim <minjjj.kim@samsung.com>
7 years agoe_comp_wl: send a touch cancel event only when the touching ec is fully obscured 87/115287/2
JengHyun Kang [Fri, 17 Feb 2017 08:05:33 +0000 (17:05 +0900)]
e_comp_wl: send a touch cancel event only when the touching ec is fully obscured

Change-Id: I96bcac84a2134b998f0c0c5abf44921bfb279a67

7 years agoe_client: Added hook for calculate visibility while LCD off 78/115178/1
Juyeon Lee [Thu, 16 Feb 2017 14:03:18 +0000 (23:03 +0900)]
e_client: Added hook for calculate visibility while LCD off

Change-Id: I20b3a45318b007bec029778fb3f6f66ddd8e6d5f

7 years agolaunchscreen: check config value 'launchscreen_without_timer' 42/115142/1
MinJeong Kim [Thu, 16 Feb 2017 11:30:54 +0000 (20:30 +0900)]
launchscreen: check config value 'launchscreen_without_timer'

Change-Id: I5d075572c8c54e08dd115438946570ec83a217e9
Signed-off-by: MinJeong Kim <minjjj.kim@samsung.com>
7 years agoe_plane: check ec valid before dequeue surface for sending to ec 86/115086/3
Changyeon Lee [Thu, 16 Feb 2017 06:49:01 +0000 (15:49 +0900)]
e_plane: check ec valid before dequeue surface for sending to ec

Change-Id: I3a07d75b0f558cce21bd350b1da635876fa703d5

7 years agoe_comp_object: erase unnecessary condition in e_comp_object_damage 01/115001/2
Junkyeong Kim [Thu, 16 Feb 2017 04:44:44 +0000 (13:44 +0900)]
e_comp_object: erase unnecessary condition in e_comp_object_damage

Change-Id: If41e40cf5972969d230223e733499b6b7f1a18dc
Signed-off-by: Junkyeong Kim <jk0430.kim@samsung.com>
7 years agowl_desktop_shell : Logs are added for map/unmap 08/115008/1
junghwan Choi [Thu, 16 Feb 2017 05:13:53 +0000 (14:13 +0900)]
wl_desktop_shell : Logs are added for map/unmap

Change-Id: Ifb39afd26f45bacbacc7813e953e3954e4aecb92
Signed-off-by: junghwan Choi <jhhh.choi@samsung.com>
7 years agofixed warning 17/114917/1 accepted/tizen/common/20170216.094037 accepted/tizen/ivi/20170217.022144 accepted/tizen/mobile/20170217.021706 accepted/tizen/tv/20170217.021836 accepted/tizen/wearable/20170217.022006 submit/tizen/20170216.022945 submit/tizen_3.0/20170216.023032
Gwanglim Lee [Wed, 15 Feb 2017 14:05:57 +0000 (23:05 +0900)]
fixed warning

Change-Id: Id8f1ba8f3ee825199f5ef4059865d05f2b52b771

7 years agoe_pol_vis: introduce to hook for e_pol_vis 14/114914/1
Gwanglim Lee [Wed, 15 Feb 2017 13:55:13 +0000 (22:55 +0900)]
e_pol_vis: introduce to hook for e_pol_vis

E_POL_VIS_HOOK_TYPE_FG_SET is good point to be called after
E_COMP_OBJECT_INTERCEPT_HOOK_SHOW_HELPER hook and given ec
has always mapped state.

Change-Id: I3752c8cc7311f38771269f2cbb026d7b777b67f5

7 years agodefer move while unmaximizing client(to saved position) 88/114888/3 accepted/tizen/3.0/common/20170216.151558 accepted/tizen/3.0/ivi/20170216.060606 accepted/tizen/3.0/mobile/20170216.060432 accepted/tizen/3.0/tv/20170216.060501 accepted/tizen/3.0/wearable/20170216.060540 accepted/tizen/common/20170215.171145 accepted/tizen/ivi/20170216.094649 accepted/tizen/mobile/20170216.094552 accepted/tizen/tv/20170216.094609 accepted/tizen/wearable/20170216.094628 submit/tizen/20170215.124049 submit/tizen_3.0/20170215.124121
Juyeon Lee [Wed, 15 Feb 2017 10:50:22 +0000 (19:50 +0900)]
defer move while unmaximizing client(to saved position)

   the code should propagate into new policy file.
   this is temperary fix for floating win set/unset issue that
   client is not ready with proper size of buffer commit but
   server restored floating win geometry to saved x,y

Change-Id: If816e246505f87052aaf3b8adf34dddeda8a2150

7 years agoe_info_client: free made string after sending eldbus message 74/114574/2
Junkyeong Kim [Tue, 14 Feb 2017 05:43:06 +0000 (14:43 +0900)]
e_info_client: free made string after sending eldbus message

Change-Id: I95a6d3ed23a0d7767763406d17eb7efd8359b46b
Signed-off-by: Junkyeong Kim <jk0430.kim@samsung.com>
7 years agoe_comp_wl_data: free source before error return 72/114572/2
Junkyeong Kim [Tue, 14 Feb 2017 05:38:34 +0000 (14:38 +0900)]
e_comp_wl_data: free source before error return

Change-Id: I9cca086d9360b588febef9a1a0687c2df828e708
Signed-off-by: Junkyeong Kim <jk0430.kim@samsung.com>