platform/core/uifw/e-mod-tizen-wm-policy.git
8 years agoe_mod_wl: don't need to use pixmap for aux_hint.
Seunghun Lee [Wed, 9 Mar 2016 05:00:35 +0000 (14:00 +0900)]
e_mod_wl: don't need to use pixmap for aux_hint.

It is better to use E_Client, since the aux_hint has more to do with E_Client.

Change-Id: I5245236632ef3e4e4019aa8d437349d8dde680cf

8 years agoget rid of E_Config_Dialog codes for enlightenment cleanup
Gwanglim Lee [Thu, 17 Mar 2016 03:00:50 +0000 (12:00 +0900)]
get rid of E_Config_Dialog codes for enlightenment cleanup

Change-Id: Ibb3c81a6c8730a91c8a6897df9623a433b1e10df

8 years agoaux_hint: Change the time to fetch aux hint to the hook "pre_post_fetch".
Seunghun Lee [Tue, 8 Mar 2016 08:29:02 +0000 (17:29 +0900)]
aux_hint: Change the time to fetch aux hint to the hook "pre_post_fetch".

The policy that makes client to maximize is applied in "post_fetch",
and aux_hint of "wm.policy.win.user.geometry" was in "pre_new_client" that
is called after "post_fetch".
So, it is better to fetch hints in "pre_post_fetch" that is called
before evaluation of client.

Change-Id: I2a711e313f89b79e3c3c5964cf96ee50d4e7124f

8 years agoTransit: Add initial transit module for supporting animation. 87/62487/3
Seunghun Lee [Wed, 16 Mar 2016 07:31:18 +0000 (16:31 +0900)]
Transit: Add initial transit module for supporting animation.

In order to remove the dependency of elementary library, added transit module.
this code includes a part of Elm_Transit we need.

Change-Id: Ice4fff6e22e595d36066d6c30721dbf889d05e04

8 years agopackaging: update version to 0.1.76 35/62535/2 accepted/tizen/common/20160316.161051 accepted/tizen/ivi/20160318.112329 accepted/tizen/mobile/20160318.111500 accepted/tizen/tv/20160318.111833 accepted/tizen/wearable/20160318.111933 submit/tizen/20160316.111925
Doyoun Kang [Wed, 16 Mar 2016 11:18:01 +0000 (20:18 +0900)]
packaging: update version to 0.1.76

Change-Id: If42ce29fd813d0de50d4a3f8038d5362142547ef

8 years agoe_mod_wl: modified code to change stack above window including transient children... 31/62531/1
Doyoun Kang [Wed, 16 Mar 2016 11:12:48 +0000 (20:12 +0900)]
e_mod_wl: modified code to change stack above window including transient children windows

Change-Id: I8b8405bcb5f698206e6e97d56cd81131e338c951

8 years agoApply directory macros 68/61868/2
Doyoun Kang [Fri, 11 Mar 2016 04:50:59 +0000 (13:50 +0900)]
Apply directory macros

Change-Id: Ie2e33f008b9b43b49c5a2ce21669e7b7ac913946

8 years agopackaging: update version to 0.1.75 29/61529/1 accepted/tizen/common/20160310.070829 accepted/tizen/ivi/20160309.010348 accepted/tizen/mobile/20160309.010250 accepted/tizen/tv/20160309.010307 accepted/tizen/wearable/20160309.010329 submit/tizen/20160308.120701
Doyoun Kang [Tue, 8 Mar 2016 12:03:40 +0000 (21:03 +0900)]
packaging: update version to 0.1.75

Change-Id: Ibea7f6f4b10603f53df86be10f3119c12a9037ee

8 years agoe_mod_wl: added code to handle activate_below_by_res_id request 51/61451/2
Doyoun Kang [Tue, 8 Mar 2016 04:31:59 +0000 (13:31 +0900)]
e_mod_wl: added code to handle activate_below_by_res_id request

Change-Id: I1809062fa2d6e217e80c078c0d2d1cfda2d86117

8 years agopackaging: update version to 0.1.74 50/61450/2 accepted/tizen/common/20160308.142939 accepted/tizen/ivi/20160308.101329 accepted/tizen/mobile/20160308.101235 accepted/tizen/tv/20160308.101249 accepted/tizen/wearable/20160308.101309 submit/tizen/20160308.042925
Juyeon Lee [Tue, 8 Mar 2016 04:25:08 +0000 (13:25 +0900)]
packaging: update version to 0.1.74

Change-Id: Ib29c16281e55a5096526a38f8417b4bd9d0ae30c

8 years agolaunchscreen: change edc group name from 'launchscreen' to 'effect' 78/61278/1
Juyeon Lee [Mon, 7 Mar 2016 06:44:08 +0000 (15:44 +0900)]
launchscreen: change edc group name from 'launchscreen' to 'effect'

Change-Id: I80f9e9ff6f34538c977be169fb428924d53353dc

8 years agopackaging: update version to 0.1.73 33/61033/1 accepted/tizen/common/20160304.195032 accepted/tizen/ivi/20160305.091651 accepted/tizen/mobile/20160305.091604 accepted/tizen/tv/20160305.091618 accepted/tizen/wearable/20160305.091635 submit/tizen/20160303.112309
Doyoun Kang [Thu, 3 Mar 2016 11:21:29 +0000 (20:21 +0900)]
packaging: update version to 0.1.73

Change-Id: Ie66a408306d67aa6f95a3f600acf6034f44fcf98

8 years agoaux hint: changed key (wm.policy.win.prohibit.iconify -> wm.policy.win.iconify) 32/61032/1
Doyoun Kang [Thu, 3 Mar 2016 11:17:27 +0000 (20:17 +0900)]
aux hint: changed key (wm.policy.win.prohibit.iconify -> wm.policy.win.iconify)

Change-Id: I0ac0fdaadb685d660cd2b871da83456b87ad47e6

8 years agoaux hint: added code to handle wm.policy.win.prohibit.iconify hint 94/60894/1
Doyoun Kang [Thu, 3 Mar 2016 01:17:53 +0000 (10:17 +0900)]
aux hint: added code to handle wm.policy.win.prohibit.iconify hint
- If the window set this hint, then the window manager does not make its state to iconify even though it is fully obscured

Change-Id: I86e210c9f32c14b0602583e1c7cf10cc34edef49

8 years agopackaging: update version to 0.1.72 92/60792/1 accepted/tizen/common/20160302.193854 accepted/tizen/ivi/20160302.224608 accepted/tizen/mobile/20160302.224522 accepted/tizen/tv/20160302.224533 accepted/tizen/wearable/20160302.224550 submit/tizen/20160302.082849
Doyoun Kang [Wed, 2 Mar 2016 08:27:37 +0000 (17:27 +0900)]
packaging: update version to 0.1.72

Change-Id: I42a47572e87c182bfbc3bc59325cf18b58355f36

8 years agopolicy: set the layer and the skip_iconify flag to the quickpanel and volume window 74/60774/1
Doyoun Kang [Wed, 2 Mar 2016 07:08:07 +0000 (16:08 +0900)]
policy: set the layer and the skip_iconify flag to the quickpanel and volume window

Change-Id: Ie5919cb06348e2e96ce20335d2af9c209e5c2b21

8 years agoDo not set the E_LAYER_CLIENT_NOTIFICATION_LOW layer automatically to the notificatio... 68/60768/1
Doyoun Kang [Wed, 2 Mar 2016 06:23:50 +0000 (15:23 +0900)]
Do not set the E_LAYER_CLIENT_NOTIFICATION_LOW layer automatically to the notification type window

Change-Id: I5efc5b000f80717081a2409bcd9117b58d601015

8 years agoPackaging: update version to 0.1.71 96/60596/1 accepted/tizen/ivi/20160229.101353 accepted/tizen/mobile/20160229.101303 accepted/tizen/tv/20160229.101320 accepted/tizen/wearable/20160229.101336 submit/tizen/20160229.074618
Doyoun Kang [Mon, 29 Feb 2016 07:44:48 +0000 (16:44 +0900)]
Packaging: update version to 0.1.71

Change-Id: I952d3e0a4e816c2e062e85d1ae4bc93c3c2c87fc

8 years agoiconify: added code to check children's visibility before iconifying window 65/60565/2
Doyoun Kang [Mon, 29 Feb 2016 05:52:22 +0000 (14:52 +0900)]
iconify: added code to check children's visibility before iconifying window

Change-Id: I9dad7302e517fa1f7cb193d32b413e469f795db1

8 years agoAdded ttrace for rotation and visibility 90/60390/3 accepted/tizen/common/20160229.160713 accepted/tizen/ivi/20160226.100946 accepted/tizen/mobile/20160226.100856 accepted/tizen/tv/20160226.100913 accepted/tizen/wearable/20160226.100928 submit/tizen/20160226.085725
MinJeong Kim [Fri, 26 Feb 2016 02:03:44 +0000 (11:03 +0900)]
Added ttrace for rotation and visibility

Change-Id: I76f5db8783ba626efb3aacfc3b595c8380471c4a

8 years agoPackaging: update version to 0.1.70 99/60399/1
Gwanglim Lee [Fri, 26 Feb 2016 02:15:13 +0000 (11:15 +0900)]
Packaging: update version to 0.1.70

Change-Id: I777309bb6c49b27831e341063f76ef1c64841fdb

8 years agoUpdate a list of files in COPYING.Flora 97/60397/1
Gwanglim Lee [Fri, 26 Feb 2016 02:14:42 +0000 (11:14 +0900)]
Update a list of files in COPYING.Flora

Change-Id: I80d6c1fcf26ebe19f5adb2009412ebb0b0a55791

8 years agofix build warning. 32/60232/2
Seunghun Lee [Wed, 24 Feb 2016 04:47:44 +0000 (13:47 +0900)]
fix build warning.

Change-Id: I3a4cbbcf76fc6665b6a556ff2306324db352ca4a

8 years agorotation: allow to configure the auto rotation. 31/60231/2
Seunghun Lee [Tue, 23 Feb 2016 12:27:47 +0000 (21:27 +0900)]
rotation: allow to configure the auto rotation.

Change-Id: Ib64a68a82b79d11952eb2400b4fc07d86b172e46

8 years agorotation: move files related rotation to a directory. 30/60230/2
Seunghun Lee [Tue, 23 Feb 2016 11:31:04 +0000 (20:31 +0900)]
rotation: move files related rotation to a directory.

Change-Id: I6426f2ebf34b5701960763f8b1d9c386329b873c

8 years agorotation: Add sensord interface for auto rotation. 29/60229/2
Seunghun Lee [Tue, 23 Feb 2016 11:05:36 +0000 (20:05 +0900)]
rotation: Add sensord interface for auto rotation.

now, policy module can listen for the event of device's orientation from sensord.
the module then, rotates a zone according to the configuration.

Change-Id: Ib4058f4bbbd64ffbcd134ff9c0f4eaef58221aae

8 years agoPackaging: update version to 0.1.69 87/60387/1
Gwanglim Lee [Fri, 26 Feb 2016 01:56:37 +0000 (10:56 +0900)]
Packaging: update version to 0.1.69

Change-Id: I52dcf1b12608ec56dd9cc9be713ae0430fbb0c08

8 years agoAdd missing NULL assignment 86/60386/1
Gwanglim Lee [Fri, 26 Feb 2016 01:56:10 +0000 (10:56 +0900)]
Add missing NULL assignment

Change-Id: I8f9f392404d9d379a86aacf7936070d93da344fb

8 years agoAdd missing build macro HAVE_WAYLAND_ONLY 85/60385/1
Gwanglim Lee [Fri, 26 Feb 2016 01:54:29 +0000 (10:54 +0900)]
Add missing build macro HAVE_WAYLAND_ONLY

Change-Id: Ifbab7d9c6e5ae30cb47a9e51320e6e43f7794216

8 years agopolicy: defer to create interface: tizen_launchscreen after edj loading 47/60347/1
Juyeon Lee [Thu, 25 Feb 2016 09:10:04 +0000 (18:10 +0900)]
policy: defer to create interface: tizen_launchscreen after edj loading

Change-Id: If407d90b99eb12d8e9aaee52433933b3eee8fe36

8 years agopolicy: create the Pol_Client in the hook of client_new, and add flag allow_user_geom. 41/59641/2
Seunghun Lee [Wed, 17 Feb 2016 05:43:59 +0000 (14:43 +0900)]
policy: create the Pol_Client in the hook of client_new, and add flag allow_user_geom.

Before Pol_Client is only created in case of normal window under the policy,
but this patch modify that to allow always create Pol_Client for every E_Client.
that's because we need store the state such allow_user_geom for every E_Client.

Change-Id: Ia966e070cfdffd2f5537c741bcdb1ebdcc8557a2

8 years agorotation: added ttrace for rotation set 53/59853/1
MinJeong Kim [Fri, 19 Feb 2016 01:14:53 +0000 (10:14 +0900)]
rotation: added ttrace for rotation set

Change-Id: I9a4aa37898f41bd715c6be043c298faa066580d3
Signed-off-by: MinJeong Kim <minjjj.kim@samsung.com>
8 years agoPackaging: update version to 0.1.68 64/59564/1 accepted/tizen/common/20160223.110219 accepted/tizen/mobile/20160217.011158 accepted/tizen/tv/20160217.011225 accepted/tizen/wearable/20160217.011257 submit/tizen/20160216.120030 submit/tizen_common/20160218.142243 submit/tizen_common/20160219.083441
Gwanglim Lee [Tue, 16 Feb 2016 11:49:28 +0000 (20:49 +0900)]
Packaging: update version to 0.1.68

Change-Id: Iefbc81c39402c2fc3f826af7072b6ef298d1b807

8 years agoadd aux_hint deiconify.approve.disable into supported list 62/59562/1
Ju Yeon Lee [Tue, 16 Feb 2016 11:43:12 +0000 (20:43 +0900)]
add aux_hint deiconify.approve.disable into supported list

Change-Id: If3fcf4d68e221e22c39b8a3457735365508194cf

8 years agolaunchscreen: implement the ifaces of tizen_launchscreen, tizen_launch_image 05/59405/4
Ju Yeon Lee [Mon, 15 Feb 2016 06:04:21 +0000 (15:04 +0900)]
launchscreen: implement the ifaces of tizen_launchscreen, tizen_launch_image

Change-Id: I998b9217807549af225c30f368f90b0390589966

8 years agopackaging: update version to 0.1.67 74/59174/1 accepted/tizen/ivi/20160218.024213 accepted/tizen/mobile/20160211.083853 accepted/tizen/tv/20160211.083924 accepted/tizen/wearable/20160211.083941 submit/tizen/20160211.064054 submit/tizen/20160211.064707 submit/tizen_ivi/20160217.000000 submit/tizen_ivi/20160217.000004
Doyoun Kang [Thu, 11 Feb 2016 06:38:16 +0000 (15:38 +0900)]
packaging: update version to 0.1.67

Change-Id: I37d76a7b8ef4bd7c1bd3b869a38299a7b8ea5562

8 years agorotation: do not destroy wl_resource of rotation until client request it. 56/58956/1
Seunghun Lee [Fri, 5 Feb 2016 09:30:43 +0000 (18:30 +0900)]
rotation: do not destroy wl_resource of rotation until client request it.

Change-Id: Iad3d08f3461a1679a9c8c99c190be6783b6ffb9c

8 years agorotation: fix bug that wrong return value. e_mod_rotation_angle_to_idx() 22/58422/1
Seunghun Lee [Mon, 1 Feb 2016 00:49:50 +0000 (09:49 +0900)]
rotation: fix bug that wrong return value. e_mod_rotation_angle_to_idx()

Change-Id: I484fd6c9f25735e4443b30f3c85cba0fd0eacdbd

8 years agoquickpanel: do not stop the animation if requested visibility and animation is same. 69/58269/1
Seunghun Lee [Fri, 29 Jan 2016 00:17:15 +0000 (09:17 +0900)]
quickpanel: do not stop the animation if requested visibility and animation is same.

check visibility of slide effect when show/hide quickpanel.

Change-Id: If21d84e6360090e5078693c7e61a9456438b0430

8 years agopackaging: update version to 0.1.66 64/58264/1 accepted/tizen/mobile/20160129.003044 accepted/tizen/tv/20160129.003111 accepted/tizen/wearable/20160129.003140 submit/tizen/20160128.222853
Seunghun Lee [Thu, 28 Jan 2016 22:26:00 +0000 (07:26 +0900)]
packaging: update version to 0.1.66

Change-Id: Ibeb80776200df6d9e25a510978e24fcf4a14552a

8 years agovisibility: do not iconify quickpanel by visibility. 19/58219/1
Seunghun Lee [Thu, 28 Jan 2016 10:10:12 +0000 (19:10 +0900)]
visibility: do not iconify quickpanel by visibility.

Change-Id: I2ac582e59286e3a19a91fabd2fcafb28445722b8

8 years agoquickpanel: delete EVAS_CALLBACK_DEL for mover object when finish elm_transition. 18/58218/1
Seunghun Lee [Thu, 28 Jan 2016 09:09:24 +0000 (18:09 +0900)]
quickpanel: delete EVAS_CALLBACK_DEL for mover object when finish elm_transition.

Change-Id: I5770ce67ee0d8e3228e76db4ad3466cd01adb5d8

8 years agovisibility: do not skip the window in out of screen, we also have to send visibility... 76/58176/2
Seunghun Lee [Thu, 28 Jan 2016 06:57:33 +0000 (15:57 +0900)]
visibility: do not skip the window in out of screen, we also have to send visibility message it.

Change-Id: I8fb40fd7b281c00950d25124eb857724433ede8f

8 years agospec: apply %reconfigure to avoid duplicated running autoconf. 75/58175/1
Seunghun Lee [Thu, 28 Jan 2016 06:55:05 +0000 (15:55 +0900)]
spec: apply %reconfigure to avoid duplicated running autoconf.

Change-Id: Ifee983b04e7e6b12b9b259a443e101e262154035

8 years agofix build warning 03/58103/1
Seunghun Lee [Wed, 27 Jan 2016 12:00:29 +0000 (21:00 +0900)]
fix build warning

Change-Id: I40e03cd7a8c412a18f05325e01708b46cc14dbd1

8 years agorotation,quickpanel,volume: code refactoring 95/58095/1
Seunghun Lee [Wed, 27 Jan 2016 07:08:56 +0000 (16:08 +0900)]
rotation,quickpanel,volume: code refactoring

Change-Id: Icc3926b700dbf32ac8a5ef505d3ca1f8f1be58c7

8 years agoMerge changes I99c74897,Ia62449f6,Iad0c08b3 into tizen accepted/tizen/mobile/20160128.011008 accepted/tizen/tv/20160128.011029 accepted/tizen/wearable/20160128.011046 submit/tizen/20160127.102615
Juyeon Lee [Wed, 27 Jan 2016 08:43:32 +0000 (00:43 -0800)]
Merge changes I99c74897,Ia62449f6,Iad0c08b3 into tizen

* changes:
  quickpanel: adjust slide effect when quickpanel requests to show/hide its surface.
  quickpanel: do not handle the quickpanel's handler object during animation.
  tizen_rotation_interface: add implementation for destroy interface.

8 years agopackaging: update version to 0.1.65 74/57974/1 accepted/tizen/mobile/20160127.072401 accepted/tizen/tv/20160127.072429 accepted/tizen/wearable/20160127.072548 submit/tizen/20160126.071748 submit/tizen/20160127.014712
Boram Park [Mon, 25 Jan 2016 15:26:10 +0000 (00:26 +0900)]
packaging: update version to 0.1.65

Change-Id: I0b2eb05c4b9f4e5ef6beb6ebd2e19e034fd96993

8 years agoset has_extern_parent if parent surface comes from external process 73/57973/1
Boram Park [Mon, 25 Jan 2016 15:23:59 +0000 (00:23 +0900)]
set has_extern_parent if parent surface comes from external process

Change-Id: I7a7bb3fc880af01e125bca3a43615da7242071d5

8 years agoquickpanel: adjust slide effect when quickpanel requests to show/hide its surface. 96/57896/1
Seunghun Lee [Mon, 25 Jan 2016 23:45:56 +0000 (08:45 +0900)]
quickpanel: adjust slide effect when quickpanel requests to show/hide its surface.

Change-Id: I99c74897779e6de1826db769af9da1a65f2f5f8a

8 years agoquickpanel: do not handle the quickpanel's handler object during animation. 95/57895/1
Seunghun Lee [Mon, 25 Jan 2016 11:54:54 +0000 (20:54 +0900)]
quickpanel: do not handle the quickpanel's handler object during animation.

Change-Id: Ia62449f691f06baa083da50dd2ed1aa6be52a5d1

8 years agotizen_rotation_interface: add implementation for destroy interface. 53/57853/1
Seunghun Lee [Mon, 25 Jan 2016 08:47:33 +0000 (17:47 +0900)]
tizen_rotation_interface: add implementation for destroy interface.

Change-Id: Iad0c08b315e64531fe4f9099b5ef19cc4521341a

8 years agoquickpanel: add quickpanel ec to e_comp->post_updates list when buffer is first attached. 39/57739/1
Seunghun Lee [Fri, 22 Jan 2016 08:19:28 +0000 (17:19 +0900)]
quickpanel: add quickpanel ec to e_comp->post_updates list when buffer is first attached.

since quickpanel's first frame is not normal,
we give quickpanel a chance to render one more time.

Change-Id: I341ce37435897d6c82a4e1e581b720624e191b75

8 years agokeyboard: Do not resize and move client in the function, e_mod_pol_keyboard_layout_ap... accepted/tizen/mobile/20160122.034539 accepted/tizen/tv/20160122.034602 accepted/tizen/wearable/20160122.034620 submit/tizen/20160121.104248
Seunghun Lee [Mon, 18 Jan 2016 05:57:47 +0000 (14:57 +0900)]
keyboard: Do not resize and move client in the function, e_mod_pol_keyboard_layout_apply().

ec->e.state.rot.geom[].w/h is always 0,
then the geometry calculated here is not valid.

Change-Id: I083d1d306a42651b456b161a4b35a77d2ef6559b

8 years agoModification for enlightenment version upgrade 0.20.0
Seunghun Lee [Thu, 7 Jan 2016 07:00:07 +0000 (16:00 +0900)]
Modification for enlightenment version upgrade 0.20.0

Change-Id: Ic37fdeffc0288baffab026caf372cb81cd7f8c8c

8 years agoPackaging: update version to 0.1.64
Gwanglim Lee [Thu, 21 Jan 2016 06:14:55 +0000 (15:14 +0900)]
Packaging: update version to 0.1.64

Change-Id: I1dfc7d99ff8ff5ebb3942bc178eec10e6450713f

8 years agochanged code to iconify/uniconify e_client when the lcd is turned off/on
Doyoun Kang [Wed, 20 Jan 2016 06:47:47 +0000 (15:47 +0900)]
changed code to iconify/uniconify e_client when the lcd is turned off/on

Change-Id: Ifec0c35d1034ad1d0376fa6eddb6256b6a46260d

8 years agoiconify: send iconify state changed event for children
MinJeong Kim [Tue, 19 Jan 2016 08:41:33 +0000 (17:41 +0900)]
iconify: send iconify state changed event for children

There are no way to notify children of iconify state changes
if children were iconified or uniconified by their parent window.
For resolve the problem, this patch provides additional process to send event
for transients children.

Change-Id: Iabec25d133d34f0240f623c87c5394a64168df48

8 years agoPackaging: update version to 0.1.63
Boram Park [Thu, 14 Jan 2016 10:36:14 +0000 (19:36 +0900)]
Packaging: update version to 0.1.63

Change-Id: I4b546a9535c82e4fe3ca2fda93cc7e9bd9631004

8 years agoimplement tizen_policy.get_subsurface
Boram Park [Thu, 14 Jan 2016 10:34:15 +0000 (19:34 +0900)]
implement tizen_policy.get_subsurface

Change-Id: I4191fb272c9555eb417a2d70f9c6e5f08c92c461

8 years agoIconify: try to iconify obscured parent when its child gets be iconified 53/56853/1
MinJeong Kim [Wed, 13 Jan 2016 06:45:56 +0000 (15:45 +0900)]
Iconify: try to iconify obscured parent when its child gets be iconified

Change-Id: I3b8986fac86da1d7bd18599c19d05220316a011e

8 years agoPackaging: update version to 0.1.62 accepted/tizen/mobile/20160112.224559 accepted/tizen/tv/20160112.224618 accepted/tizen/wearable/20160112.224637 submit/tizen/20160112.142224
Gwanglim Lee [Tue, 12 Jan 2016 14:23:16 +0000 (23:23 +0900)]
Packaging: update version to 0.1.62

Change-Id: I7eef5bc48da09ad708b74c762f66dd5e8555c3a4

8 years agoaux hint code move to core(e_hint) 84/56284/2
SungBae, Park [Wed, 6 Jan 2016 04:21:29 +0000 (13:21 +0900)]
aux hint code move to core(e_hint)

Change-Id: Id10b765c47b312778a004384c58fddec1af798a7

8 years agoPackaging: update version to 0.1.61 38/55438/1 accepted/tizen/mobile/20151224.062331 accepted/tizen/tv/20151224.062358 accepted/tizen/wearable/20151224.062437 submit/tizen/20151224.002246 submit/tizen_common/20151229.142028 submit/tizen_common/20151229.144031 submit/tizen_common/20151229.154718
Gwanglim Lee [Wed, 23 Dec 2015 23:43:12 +0000 (08:43 +0900)]
Packaging: update version to 0.1.61

Change-Id: Ie8f7c568964b4c8f4a0b40f25be68c654cf38137

8 years agodo not send conformant geometry info when resizing sub window of keyboard 37/55437/1
Gwanglim Lee [Wed, 23 Dec 2015 23:41:59 +0000 (08:41 +0900)]
do not send conformant geometry info when resizing sub window of keyboard

Change-Id: If0c5b5ee8d33176cc1653b9246100a7816d39d98

8 years agoPackaging: update version to 0.1.60 96/55296/1 accepted/tizen/mobile/20151223.105031 accepted/tizen/tv/20151223.105101 accepted/tizen/wearable/20151223.105117 submit/tizen/20151223.050604 submit/tizen_common/20151223.095123
Doyoun Kang [Wed, 23 Dec 2015 02:18:53 +0000 (11:18 +0900)]
Packaging: update version to 0.1.60

Change-Id: I9874563ad66b6627734f882a8638657cc93b0913

8 years agoPackaging: update license 95/55295/1
Doyoun Kang [Wed, 23 Dec 2015 02:17:57 +0000 (11:17 +0900)]
Packaging: update license

Change-Id: I4339d274adfa71c3e8bbea32e7b23663cabd30bd

8 years agoPackaging: update version to 0.1.59 92/55292/1
Gwanglim Lee [Wed, 23 Dec 2015 01:52:26 +0000 (10:52 +0900)]
Packaging: update version to 0.1.59

Change-Id: I1afd32ad3f1e6418cc9896fb0f8a9370d7bbd50d

8 years agoPackaging: update license 91/55291/1
Gwanglim Lee [Wed, 23 Dec 2015 01:51:39 +0000 (10:51 +0900)]
Packaging: update license

Change-Id: Ia39cd05d4685e30e3c25467f3955dea3de4e0a2b

8 years agoPackaging: update version to 0.1.58 accepted/tizen/mobile/20151222.090803 accepted/tizen/tv/20151222.090814 accepted/tizen/wearable/20151222.090833 submit/tizen/20151222.072527
Gwanglim Lee [Tue, 22 Dec 2015 07:25:18 +0000 (16:25 +0900)]
Packaging: update version to 0.1.58

Change-Id: I0a36aaf0ec8847fddb2e85464fd7fe2a2922acb4

8 years agorotation: Move backend dependency code to common header. 40/55040/2
Seunghun Lee [Mon, 21 Dec 2015 10:41:29 +0000 (19:41 +0900)]
rotation: Move backend dependency code to common header.

Change-Id: Iaab631248d4ed1a95c276b481f4a9eb08839999e

8 years agorotation: Add additional implementation for rotation releated zone and enlightenment_... 39/55039/2
Seunghun Lee [Tue, 15 Dec 2015 11:40:33 +0000 (20:40 +0900)]
rotation: Add additional implementation for rotation releated zone and enlightenment_info.

Add implementation of rotation for zone, and it can be set by enlightenment_info command.

Change-Id: I2c6ca5e59d7a26b17562947496407dc3f968811f

8 years agofix potentially dereference null pointer deteced by static analyzer. 89/55089/1
Seunghun Lee [Tue, 22 Dec 2015 00:02:27 +0000 (09:02 +0900)]
fix potentially dereference null pointer deteced by static analyzer.

Change-Id: I248b674c7318571bdb546f7fde7390ff455376c8

8 years agoPackaging: update version to 0.1.57 82/54982/1 accepted/tizen/mobile/20151221.101318 accepted/tizen/tv/20151221.101247 accepted/tizen/wearable/20151221.101414 submit/tizen/20151221.060159
Doyoun Kang [Mon, 21 Dec 2015 05:59:13 +0000 (14:59 +0900)]
Packaging: update version to 0.1.57

Change-Id: Ib49b2d1fdfd799c74317599a83d33fefc7bf2cc9

8 years agoe_mod_wl: fixed bug for activating/uniconifying window 64/54964/3
Doyoun Kang [Mon, 21 Dec 2015 04:59:00 +0000 (13:59 +0900)]
e_mod_wl: fixed bug for activating/uniconifying window
- The application window was not updated because the internal iconic state didn't have changed when the application requested to activate/uniconify.

Change-Id: I7181804829e8b3132545069395bd02f9c53600c9

8 years agoPackaging: update version to 0.1.56 83/54783/1 accepted/tizen/mobile/20151218.085324 accepted/tizen/tv/20151218.085134 accepted/tizen/wearable/20151218.085317 submit/tizen/20151218.045349
Doyoun Kang [Fri, 18 Dec 2015 02:19:53 +0000 (11:19 +0900)]
Packaging: update version to 0.1.56

Change-Id: Idf78aa4686109869150af8f8ded3445839c46964

8 years agoiconify: check transient_for window's visibility before changing iconic state. 31/54631/1
Doyoun Kang [Wed, 16 Dec 2015 23:47:27 +0000 (08:47 +0900)]
iconify: check transient_for window's visibility before changing iconic state.

Change-Id: Ie5de7921209bea30d57f97c1d2788e3d99962f60

8 years agoPackaging: update version to 0.1.55 accepted/tizen/mobile/20151215.082918 accepted/tizen/tv/20151215.082929 accepted/tizen/wearable/20151215.082954 submit/tizen/20151215.065806
Boram Park [Tue, 15 Dec 2015 06:57:18 +0000 (15:57 +0900)]
Packaging: update version to 0.1.55

Change-Id: I4073ecaa637ab2a05c302752f6c502fcd735af2d

8 years agovisibility: added code to skip subsurface ec. 27/54327/3
Doyoun Kang [Tue, 15 Dec 2015 02:08:38 +0000 (11:08 +0900)]
visibility: added code to skip subsurface ec.

Change-Id: I5069eaffd6fe160029ee90c90f1f4e2ad6db8cf0
Signed-off-by: Doyoun Kang <doyoun.kang@samsung.com>
8 years agoPackaging: update version to 0.1.54 accepted/tizen/mobile/20151210.025336 accepted/tizen/tv/20151210.024905 accepted/tizen/wearable/20151210.025159 submit/tizen/20151209.151232
Gwanglim Lee [Wed, 9 Dec 2015 15:12:10 +0000 (00:12 +0900)]
Packaging: update version to 0.1.54

Change-Id: I160ac334740bc33cb1fb07914812f2c206554132

8 years agovolume: Add implementation for volume service and its Content Region interface. 85/53785/2
Seunghun Lee [Mon, 7 Dec 2015 22:59:19 +0000 (07:59 +0900)]
volume: Add implementation for volume service and its Content Region interface.

We support the Content Region for volume.
It will make events on volume client to also be repeated
for the next lower client in the client's stack on volume's area except Content Region.

Change-Id: I6f94f2be51c3dec02f092a7f4b86dec8eab3222e

8 years agoe_mod_wl: Fix the leak, not free after using eina_iterator. 40/53540/1
Seunghun Lee [Mon, 7 Dec 2015 23:04:22 +0000 (08:04 +0900)]
e_mod_wl: Fix the leak, not free after using eina_iterator.

Change-Id: I09ad0dfe5da73dad8b04d264f163bedbc32aa8dd

8 years agotypo file name (visivility -> visibility) 38/53438/1
Doyoun Kang [Mon, 7 Dec 2015 00:54:29 +0000 (09:54 +0900)]
typo file name (visivility -> visibility)

Change-Id: Ia57b9754a296def1915e9653c5781a0b355d9069

8 years agoPackaging: update version to 0.1.53 accepted/tizen/mobile/20151206.224228 accepted/tizen/tv/20151206.224249 accepted/tizen/wearable/20151206.224301 submit/tizen/20151204.081145
Gwanglim Lee [Fri, 4 Dec 2015 08:12:27 +0000 (17:12 +0900)]
Packaging: update version to 0.1.53

Change-Id: I414823c6d2987cdae47f31964aef9e2e759dc074

8 years agovisibility: set skip_iconify flag to volume window 52/53352/1
Doyoun Kang [Fri, 4 Dec 2015 07:11:46 +0000 (16:11 +0900)]
visibility: set skip_iconify flag to volume window

Change-Id: Id23af00706319a44351830ca8e94f536c987c25e

8 years agovisibility: added flag to skip iconify/uniconify 50/53350/1
Doyoun Kang [Fri, 4 Dec 2015 06:57:08 +0000 (15:57 +0900)]
visibility: added flag to skip iconify/uniconify

Change-Id: I16f84cf87753e7b349ad35a8c046bdcbca0d5a8d

8 years agoPackaging: update version to 0.1.52 86/53186/1 accepted/tizen/mobile/20151202.230652 accepted/tizen/tv/20151202.230709 accepted/tizen/wearable/20151202.230727 submit/tizen/20151202.121250
Gwanglim Lee [Wed, 2 Dec 2015 11:55:17 +0000 (20:55 +0900)]
Packaging: update version to 0.1.52

Change-Id: If44c408d074bc918eb90a6d3ac947f180ac54638

8 years agoquickpanel: Stop apply unsupported region type until it support. 09/53109/2
Seunghun Lee [Wed, 2 Dec 2015 01:16:54 +0000 (10:16 +0900)]
quickpanel: Stop apply unsupported region type until it support.

Change-Id: Ibc3393b37b7ae2ec0400697b700af0a8251a525a

8 years agoAdd gesture module to detect mouse gesture. 82/52582/2
Seunghun Lee [Fri, 20 Nov 2015 11:24:20 +0000 (20:24 +0900)]
Add gesture module to detect mouse gesture.

Change-Id: I8cec9a98f7a2e2ebf941aca3a60c9a9ae4159a8f

8 years agoPackaging: update version to 0.1.51 95/53095/1 accepted/tizen/mobile/20151202.040549 accepted/tizen/tv/20151202.040613 accepted/tizen/wearable/20151202.040647 submit/tizen/20151201.232720
Gwanglim Lee [Tue, 1 Dec 2015 23:24:22 +0000 (08:24 +0900)]
Packaging: update version to 0.1.51

Change-Id: I767b21b78162b9bef36fe2c9471184c711804420

8 years agoiconify: added code to iconify/uniconify window by visibility 46/52746/2
Doyoun Kang [Thu, 26 Nov 2015 10:57:30 +0000 (19:57 +0900)]
iconify: added code to iconify/uniconify window by visibility

Change-Id: I79bf9a897c6d871afeb4f4bcfe8307ec64950392

8 years agoPackaging: update version to 0.1.50 accepted/tizen/mobile/20151124.234232 accepted/tizen/tv/20151124.234247 accepted/tizen/wearable/20151124.234258 submit/tizen/20151124.133651
Gwanglim Lee [Tue, 24 Nov 2015 13:35:26 +0000 (22:35 +0900)]
Packaging: update version to 0.1.50

Change-Id: I24cab75c46b7648138342f5807fae9efd0845440

8 years agovisibility: remove Pol_Win_Opaque and replace it with ec->visibility.opaque
Gwanglim Lee [Tue, 24 Nov 2015 13:34:53 +0000 (22:34 +0900)]
visibility: remove Pol_Win_Opaque and replace it with ec->visibility.opaque

Change-Id: I1722be3e2890bd416f8a2b79a64f36723b12466e

8 years agoe_mod_main: Fix coding conventions 34/52534/1
Gwanglim Lee [Tue, 24 Nov 2015 08:06:43 +0000 (17:06 +0900)]
e_mod_main: Fix coding conventions

Change-Id: Id73cedacaa3704021a209a031249a87e819bbb65

8 years agoget rid of unnecessary files 33/52533/1
Gwanglim Lee [Fri, 20 Nov 2015 10:19:46 +0000 (19:19 +0900)]
get rid of unnecessary files

Change-Id: Ib5a020dfb86e902d550f9987e7bf414498fd41ad

8 years agoPackaging: update version to 0.1.49 57/52157/1 submit/tizen/20151119.043935
Gwanglim Lee [Thu, 19 Nov 2015 10:00:15 +0000 (19:00 +0900)]
Packaging: update version to 0.1.49

Change-Id: I0743b42bb9504881d9d25f450a70f9eb3d6359f3

8 years agoget rid of x11 dependency 42/52142/2
Gwanglim Lee [Thu, 19 Nov 2015 09:17:36 +0000 (18:17 +0900)]
get rid of x11 dependency

Change-Id: Icf7620f23ce4dbf94be9b3c6628f78c4e8327f9b

8 years agofix some bugs reported by svace. 91/52091/2
Seunghun Lee [Thu, 19 Nov 2015 00:40:39 +0000 (09:40 +0900)]
fix some bugs reported by svace.

Change-Id: Ia8c3f92478d049e46d5612aaa7e3ccbccb3996af

8 years agoquickpanel: Set layer appropriately. (notification-high) 85/52085/2
Seunghun Lee [Thu, 19 Nov 2015 02:10:00 +0000 (11:10 +0900)]
quickpanel: Set layer appropriately. (notification-high)

the layer set here is notification-high.
because the layer can stack the quickpanel above lock_screen for now.

Change-Id: I60526a3526a917b1057938fcbbe2b1eaaaf9d897

8 years agofix crash on logger with null ec 91/51991/1 accepted/tizen/mobile/20151118.063711 accepted/tizen/tv/20151118.063723 accepted/tizen/wearable/20151118.063737 submit/tizen/20151118.044529
Gwanglim Lee [Wed, 18 Nov 2015 04:40:10 +0000 (13:40 +0900)]
fix crash on logger with null ec

Change-Id: Ifc8ba61be4893c842d08c4f079884c7f5f9591ac