Doyoun Kang [Tue, 2 Aug 2016 04:25:27 +0000 (13:25 +0900)]
indicator: added code to handle properties of the indicator service
Change-Id: Ie2ce09165e9779303069f5fbee999669dd9f432d
Doyoun Kang [Tue, 2 Aug 2016 04:09:37 +0000 (13:09 +0900)]
added code to handle indicator information
Change-Id: I04dffae9153b98bed9fc8b02da81c168be3cdb9e
MinJeong Kim [Fri, 22 Jul 2016 09:21:47 +0000 (18:21 +0900)]
Handle use_e_policy config value
Change-Id: I3065118cf3b4cd7203e3427d347f6835b18c1dbf
Signed-off-by: MinJeong Kim <minjjj.kim@samsung.com>
MinJeong Kim [Thu, 21 Jul 2016 13:27:11 +0000 (22:27 +0900)]
rotation: set up orientation callbacks for E_Zone
Change-Id: I1daf58a348f1ce796df22b2795fee86e11b436ae
Signed-off-by: MinJeong Kim <minjjj.kim@samsung.com>
Gwanglim Lee [Fri, 22 Jul 2016 07:43:10 +0000 (16:43 +0900)]
screensaver: add support for enabling and disabling screensaver.
Change-Id: I939028faff744cb36bc3c0da5e34a082d51f447b
Seunghun Lee [Tue, 26 Jul 2016 01:20:47 +0000 (10:20 +0900)]
Packaging: update version to 0.2.32
Change-Id: Ia60ebaed1662a5d70aa64ec75330718bd8a1ab7f
Seunghun Lee [Tue, 26 Jul 2016 01:12:19 +0000 (10:12 +0900)]
quickpanel: do not hide the handler objects by rotation.
if we hide the handler objects by rotation, the objects can be hidden
unintentionally, because there is no cancel event of rotation of client for now.
so, I just don't hide the handler objects by rotation,
I think there is no reason to do.
and I leave a log for rotation cancel of client.
Change-Id: Iedb1e0f7a76b1a62a30c4e2aab34f8a17374e1f3
Seunghun Lee [Mon, 25 Jul 2016 13:59:31 +0000 (22:59 +0900)]
Packaging: update version to 0.2.31
Change-Id: I3aa4bef096ccff5b50c606d79ae4f29606945b2a
Seunghun Lee [Mon, 25 Jul 2016 13:58:29 +0000 (22:58 +0900)]
rotation: showing client should be rotated with the other visible client
Change-Id: I3a9423f9411d85d223b2a8e6235deee1c406bffa
Seunghun Lee [Mon, 25 Jul 2016 06:20:09 +0000 (15:20 +0900)]
Packaging: update version to 0.2.30
Change-Id: Id29bd286f9f875229d73907d31d870dc96eca510
Seunghun Lee [Mon, 25 Jul 2016 06:16:20 +0000 (15:16 +0900)]
quickpanel: do not reset stacking client info(don't need to do), and check whether it's deleted finding below visible window.
the function of auto-close of quickpanel didn't work if client stacking(raise)
before show, because the value of stacking was already null.
Change-Id: If4ca435da8c39bfbef44bd5038b3bcff303369b8
Seunghun Lee [Fri, 22 Jul 2016 07:52:09 +0000 (16:52 +0900)]
rotation: should compare the angle between current and next whether or not it's different when process the deferred rotation.
Change-Id: I674471dd4feabe2c10cc89e23c4b52061f586932
Gwanglim Lee [Fri, 22 Jul 2016 08:16:14 +0000 (17:16 +0900)]
Packaging: update version to 0.2.29
Change-Id: I26af549ad1dfc80b94555f7055b866ee31055f71
Seunghun Lee [Fri, 22 Jul 2016 06:00:14 +0000 (15:00 +0900)]
conformant: send conformant state to vkbd's parent.
Change-Id: I20aa9a3edeea727d7ce6bf496a657072cc44a3c0
Seunghun Lee [Thu, 21 Jul 2016 05:19:21 +0000 (14:19 +0900)]
Packaging: update version to 0.2.28
Change-Id: I88b148413bf1aeb1a23df1db7a572e023b05a700
Seunghun Lee [Thu, 21 Jul 2016 02:35:30 +0000 (11:35 +0900)]
rotation: do not update window until finish the rotation.
Change-Id: Ib81ea1cdd94b5c65020d91ce808e7b29c7db6f5c
Gwanglim Lee [Mon, 18 Jul 2016 11:51:12 +0000 (20:51 +0900)]
Packaging: update version to 0.2.27
Change-Id: Ideaa413913642dfea0684ef55554ca22d1125524
Seunghun Lee [Mon, 18 Jul 2016 11:28:36 +0000 (20:28 +0900)]
quickpanel: hide the quickpanel, if below client is the stacking client.
Change-Id: I2b9a260dce6b13b5905b35fa4fe237d0bd1190ef
Doyoun Kang [Mon, 18 Jul 2016 05:17:33 +0000 (14:17 +0900)]
Packaging: update version to 0.2.26
Change-Id: If6ec187d0872b484cb3e7a9b04bfe0ccebdacf55
Doyoun Kang [Mon, 18 Jul 2016 02:21:12 +0000 (11:21 +0900)]
rotation: added code to check rotation when the window is hidden.
there was a bug that windows which are in the force_update_list didn't rotate
when specifiled window was hidden.
Change-Id: Ic73489c13541e6973d92058a869bc9e9554708d7
Doyoun Kang [Mon, 18 Jul 2016 02:43:10 +0000 (11:43 +0900)]
quickpanel: fixed bug that the quickpanel is blinking.
There was a bug that the quickpanel is hidden immediately as soon as it is shown
Change-Id: I122e7459139e71951fdc05a015a1ff821dae92ec
Doyoun Kang [Sat, 16 Jul 2016 06:56:56 +0000 (15:56 +0900)]
Packaging: update version to 0.2.25
Change-Id: I7325663fdad78dea1804bbaca363a4b1d233f47e
Doyoun Kang [Sat, 16 Jul 2016 06:32:01 +0000 (15:32 +0900)]
quickpanel: reset ec->visible flag if the quickpanel is blocked to shown
Change-Id: I3fc30599570f7452537f28ca86b3d5ed32d4dc40
Seunghun Lee [Thu, 14 Jul 2016 10:21:42 +0000 (19:21 +0900)]
Do not move the notification window to 0, 0
notification window couldn't move to wanted location by this code.
I have no idea why it is necessary.
Change-Id: I653a0cee9a49dae1533ca900cc4618814f2c4286
Doyoun Kang [Thu, 14 Jul 2016 06:23:36 +0000 (15:23 +0900)]
Packaging: update version to 0.2.24
Change-Id: Ie11d16648b52566500d315dc949942709c85a09e
MinJeong Kim [Wed, 13 Jul 2016 14:20:59 +0000 (23:20 +0900)]
roatation: fixed block show of ec handling external object
Change-Id: I007e9d7d129d37447139cb0013d00427524136ca
Signed-off-by: MinJeong Kim <minjjj.kim@samsung.com>
Boram Park [Thu, 14 Jul 2016 06:08:19 +0000 (15:08 +0900)]
not add the subsurface's ec to parent's sub.list
The subsurface's ec has been already added to the parent's sub.list
in e_comp_wl_subsurface_create().
Change-Id: I22ffa47da0417654b3929c5482c7dcd8e376e80f
Gwanglim Lee [Wed, 13 Jul 2016 05:08:49 +0000 (14:08 +0900)]
Packaging: update version to 0.2.33
Change-Id: I0ecc24964a670ed42a69a409f31afaa993ca0e19
Seunghun Lee [Wed, 13 Jul 2016 04:59:26 +0000 (13:59 +0900)]
rotation: fix the bug that created rotation data for all clients.
rotation data should be created when it's needed by client.
Change-Id: I0b1f6d0d0ec9d58cd4ce0cc829ccc09479d66c6f
Doyoun Kang [Wed, 13 Jul 2016 02:50:30 +0000 (11:50 +0900)]
Packaging: update version to 0.2.22
Change-Id: I3420c4ef05230ed5ac8d2b1d4ed6c5f23108204c
Doyoun Kang [Wed, 13 Jul 2016 02:40:41 +0000 (11:40 +0900)]
iconify: modified code to iconify all windows when the lcd is turned off.
There was a bug that the window which is fully obscured and not iconified
doesn't iconify when the lcd is turned off.
Change-Id: Ia370fbbf196e380b14d81eaabc5dfb931ece8ee6
Boram Park [Tue, 12 Jul 2016 13:25:58 +0000 (22:25 +0900)]
rotation: don't set the pending_show flag if subsurface
Change-Id: Id33e5f01ccfca8b23a9463eca5c26d7f42e3ae93
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
Gwanglim Lee [Mon, 11 Jul 2016 04:03:25 +0000 (13:03 +0900)]
Packaging: update version to 0.2.21
Change-Id: I0d4829baa49420aba8615fa17d2a622e2cd4d3ba
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
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
Gwanglim Lee [Fri, 8 Jul 2016 07:11:36 +0000 (16:11 +0900)]
Packaging: update version to 0.2.20
Change-Id: Ie80129fdd15d53b2cfec9f77ebc06cb616102c12
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
Doyoun Kang [Wed, 6 Jul 2016 08:33:57 +0000 (17:33 +0900)]
Packaging: update version to 0.2.19
Change-Id: I6d2c69b1dfd552928a7e662cd5a3f3c73f02cdb5
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
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
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
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
Doyoun Kang [Mon, 4 Jul 2016 09:47:11 +0000 (18:47 +0900)]
Packaging: update version to 0.2.18
Change-Id: I813712a1b6f3505121b7602a4bc39b2b3b705213
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
Doyoun Kang [Fri, 1 Jul 2016 08:49:13 +0000 (17:49 +0900)]
Packaging: update version to 0.2.17
Change-Id: I664658e5681ace547fcf3ea1d1d7f18b610960cd
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
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>
Gwanglim Lee [Thu, 30 Jun 2016 06:56:52 +0000 (15:56 +0900)]
Packaging: update version to 0.2.16
Change-Id: I5a0100f102c0efe004c6ba7b2266e40e3cdf33c6
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>
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>
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
Gwanglim Lee [Wed, 29 Jun 2016 14:01:52 +0000 (23:01 +0900)]
Packaging: update version to 0.2.15
Change-Id: I04180f6583796b6000c15595c35ece743283c0de
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
Doyoun Kang [Tue, 28 Jun 2016 12:40:05 +0000 (21:40 +0900)]
e_mod_main: added code to check NULL.
Change-Id: I9d68bf5a3085efe42045876abd7e2bb5f76938d4
Gwanglim Lee [Tue, 28 Jun 2016 08:42:47 +0000 (17:42 +0900)]
Packaging: update version to 0.2.13
Change-Id: If8e151aba22586764277255bbf22fb1cff078a26
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
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
Seunghun Lee [Thu, 23 Jun 2016 06:13:09 +0000 (15:13 +0900)]
conformant: Add module to handle conformant.
Change-Id: I5339a73b97c58897e56801680e55a0bfebdefa46
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
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
Gwanglim Lee [Mon, 27 Jun 2016 13:48:51 +0000 (22:48 +0900)]
Packaging: update version to 0.2.12
Change-Id: I23343e31b297a2968248eef5d8588d2acd282ebf
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
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
Gwanglim Lee [Thu, 23 Jun 2016 06:23:18 +0000 (15:23 +0900)]
Packaging: update version to 0.2.11
Change-Id: I33de6bda7868860bc87ba142fa59292365ec8bd6
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
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
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
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>
Seunghun Lee [Wed, 22 Jun 2016 05:25:34 +0000 (14:25 +0900)]
Packaging: update version to 0.2.10
Change-Id: I1b6ec7a3fc17c31c75c9dcb958d00e462921e280
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
Doyoun Kang [Tue, 21 Jun 2016 11:22:18 +0000 (20:22 +0900)]
Packaging: update version to 0.2.9
Change-Id: Ic4794f1fbaf792d4c167e8bdde699c62de8b4db0
Seunghun Lee [Mon, 20 Jun 2016 12:32:21 +0000 (21:32 +0900)]
rotation: Stop rendering for rotation to update contents of all clients at same time.
the contents are update after receiving a message of rotation change done,
and newly buffer is attached and committed from all clients to be rotated.
Change-Id: Id52d62f1518503d6a9440bd79f4f8e7903f4081d
Doyoun Kang [Tue, 21 Jun 2016 00:57:07 +0000 (09:57 +0900)]
rotation: added protocol and function for handling active angle
Change-Id: I0a21c5c8748a67260133df973d4bbdf28e7929a2
Seunghun Lee [Thu, 9 Jun 2016 06:58:00 +0000 (15:58 +0900)]
quickpanel: Do not hide quickpanel window when a window that has "focus skip" attribute is show under quickpanel.
This is needed not to hide quickpanel window when a window such as toast popup
is show under quickpanel.
Change-Id: If70d277090b601f16161c0434dd88b35abe85335
Gwanglim Lee [Fri, 17 Jun 2016 12:44:07 +0000 (21:44 +0900)]
fixed the problems detected by static analyzer.
Change-Id: I9430addb79ebc29350b2d4c732829f6f4ebbebd9
Doyoun Kang [Fri, 17 Jun 2016 10:52:20 +0000 (19:52 +0900)]
Packaging: update version to 0.2.8
Change-Id: I621ab879c8a775d03ab6b2136ec861aedf6df180
Doyoun Kang [Fri, 17 Jun 2016 10:46:54 +0000 (19:46 +0900)]
aux_hint: applied aux_hint value when it is added/changed/deleted
Change-Id: I2ec5782bd831313082456e4a48b4826cdf225ace
Gwanglim Lee [Thu, 16 Jun 2016 12:49:43 +0000 (21:49 +0900)]
Packaging: update version to 0.2.7
Change-Id: Id1928bb2d381366a11c69c892f0a1391e8172a46
MinJeong Kim [Thu, 16 Jun 2016 10:22:50 +0000 (19:22 +0900)]
aux_hint: set animatable to 1 if hint is deleted
Change-Id: I53a731ddb58d1ead06703de7f0ccb85aed09eb54
MinJeong Kim [Thu, 16 Jun 2016 04:23:23 +0000 (13:23 +0900)]
aux_hint: added new hint 'wm.policy.win.effect.disable'
New aux hint "wm.policy.win.effect.disable" is added. THe hint is for
setting/un-setting animatable flag of E_Client to turn on/off window animation
(effect) of client.
Change-Id: Ibbf080f02617337b2ff2b0e8e424d64010cd42b0
Signed-off-by: MinJeong Kim <minjjj.kim@samsung.com>
MinJeong Kim [Thu, 16 Jun 2016 06:21:30 +0000 (15:21 +0900)]
rotation: added NULL check for comp_data
Change-Id: Ia4b0928ae544509121460801db00da92a7087e4a
Signed-off-by: MinJeong Kim <minjjj.kim@samsung.com>
MinJeong Kim [Tue, 14 Jun 2016 11:46:55 +0000 (20:46 +0900)]
launchscreen: remove launchscreen client from list and do not lower launchscreen
Change-Id: I0bece48d9a68f4677f4837755ef49c2917434487
Signed-off-by: MinJeong Kim <minjjj.kim@samsung.com>
Seunghun Lee [Thu, 16 Jun 2016 01:47:53 +0000 (10:47 +0900)]
rotation: cleanup log level to reduce the noisy on rotation.
too much noise with rotation.
Change-Id: I3a63b9e78f68d31dd41344f9d4d36b04505b1a31
Seunghun Lee [Wed, 15 Jun 2016 23:05:55 +0000 (08:05 +0900)]
conformant: Send updating message of the area of conformant only if vkbd is rotated, not zone rotation.
Sending the message by zone rotation gives unnecessary updating job to client.
flickering can be displayed by this.
TODO
handle in case nothing changes in vkbd by ROTATION_CHANGE_END event.
calling function to IPC on idle enterer.
Change-Id: Ic578db3b0b1f280834d6149442133140f5401750
Gwanglim Lee [Tue, 14 Jun 2016 07:36:50 +0000 (16:36 +0900)]
Packaging: update version to 0.2.6
Change-Id: Icab328e139a2add750aa2c84e47ce64367eb8e3f
Boram Park [Fri, 3 Jun 2016 08:45:58 +0000 (17:45 +0900)]
rotation: ignore subsurfaces
Change-Id: Id412476544e793d288bd6e3e8f99b60607ad9c09
Gwanglim Lee [Mon, 13 Jun 2016 05:15:06 +0000 (14:15 +0900)]
Packaging: update version to 0.2.5
Change-Id: I2e1f58f94059aee358bd9b632e81a33e2dcf9bd1
Doyoun Kang [Mon, 13 Jun 2016 05:05:23 +0000 (14:05 +0900)]
added code to handle utility window type
Change-Id: I6ed3da3b76ad5af8f1091608e9d2e91bf52ad1ea
Gwanglim Lee [Thu, 9 Jun 2016 13:03:43 +0000 (22:03 +0900)]
Packaging: update version to 0.2.4
Change-Id: I18206a338e456ee4bd6033654d24c8b5f8b1fd05
Doyoun Kang [Thu, 9 Jun 2016 12:08:55 +0000 (21:08 +0900)]
iconify: added code to check alpha opaque window while handling iconifying/uniconifying window.
There was a bug that the window is iconified when its above window is alpha OPAQUE window.
In this case, the below window of the alpha OPAQUE window must not be iconified.
Change-Id: Ia05298e87c75227d781e3186cba1a53d3d36fe16
Gwanglim Lee [Thu, 9 Jun 2016 01:47:06 +0000 (10:47 +0900)]
Packaging: update version to 0.2.3
Change-Id: If617d6eb2df7f4d57bcdb36caeda80eb89d87f62
MinJeong Kim [Wed, 8 Jun 2016 13:01:10 +0000 (22:01 +0900)]
policy: set correct values for background state
Change-Id: I1e03f48f5bf39080e7f99dbb1a0e9e67609e19d4
Signed-off-by: MinJeong Kim <minjjj.kim@samsung.com>
Doyoun Kang [Wed, 8 Jun 2016 05:42:42 +0000 (14:42 +0900)]
iconify: added code to set ec->changed value
There was a bug that the below window was not shown when its above window was iconified by client request.
Change-Id: I597689a27f367996b9cc0031f5d216bfbb5f71a2
Doyoun Kang [Wed, 8 Jun 2016 11:46:20 +0000 (20:46 +0900)]
Packaging: update version to 0.2.2
Change-Id: I9a1f27be291ebf66a1b40aad83e7a150a117be69
Doyoun Kang [Fri, 3 Jun 2016 09:14:02 +0000 (18:14 +0900)]
visibility: added code to uniconify ancestor window when the specific window is uniconified by visibility
Change-Id: I23856c2103affb6987d93400d3ce7698eba6b59b
Gwanglim Lee [Thu, 2 Jun 2016 11:39:35 +0000 (20:39 +0900)]
Revert "Packaging: make all warnings into errors."
This reverts commit
fb50d999e6e2e8d10352c8f48ccfc529027aec35.
Change-Id: I717c8efbb4eb630201b3672469cc4244e657b3e0
Signed-off-by: Gwanglim Lee <gl77.lee@samsung.com>
Gwanglim Lee [Thu, 2 Jun 2016 10:38:57 +0000 (19:38 +0900)]
Packaging: update version to 0.2.1
Change-Id: I862729a48e2687438480af5d711b1fd4cecc6c0a
Seunghun Lee [Thu, 2 Jun 2016 08:37:33 +0000 (17:37 +0900)]
rotation: skip argb window when find topmost window.
Change-Id: I69da2c03a12b0422166f65883cf819370ce867eb
Gwanglim Lee [Tue, 31 May 2016 06:46:35 +0000 (15:46 +0900)]
Packaging: make all warnings into errors.
Change-Id: Ie817cbb0a30113f8a9433d32f7bbbbaf925cb7e7