Gwanglim Lee [Fri, 20 Jan 2017 08:43:12 +0000 (17:43 +0900)]
rotation: Added codes to prevent zone rotation when lockscreen is active.
Change-Id: Id814ac7d474f5e86963f681df3cc41313ee065fc
Doyoun Kang [Mon, 16 Jan 2017 09:07:56 +0000 (18:07 +0900)]
Packaging: update version to 0.3.9
Change-Id: Ia124f28853ba855a0dff430cab6be740f243c538
Doyoun Kang [Mon, 16 Jan 2017 08:52:21 +0000 (17:52 +0900)]
rotation: modify code handling available/preferred angle (2nd version)
We add code to check whether the window is mapped or not. If window is not mapped,
then we change the current angle to available/preferred angle.
Change-Id: I296e49f567c40f0ecf698313351d6cfb31d818e5
MinJeong Kim [Thu, 12 Jan 2017 06:41:29 +0000 (15:41 +0900)]
rotation: don't wait for ack_angle_change if all tizen_roatation are destroied
Change-Id: Ibbaa6bce3711bc855a4e3aa02f6f1123e99662ab
Signed-off-by: MinJeong Kim <minjjj.kim@samsung.com>
Duna Oh [Wed, 11 Jan 2017 07:29:05 +0000 (16:29 +0900)]
rotation: send angle_change_with_resize for 'ISF magnifier'
ISF magnifier needs to change their size of window while rotation.
Signed-off-by: Duna Oh <duna.oh@samsung.com>
Change-Id: Ib410c15c8f9445902163bab89b3880eca243b2bf
Doyoun Kang [Mon, 9 Jan 2017 05:02:40 +0000 (14:02 +0900)]
Packaging: update version to 0.3.8
Change-Id: I527d16709e2a9e567249a1ac6b5b5ba39693b62f
Doyoun Kang [Mon, 9 Jan 2017 05:00:18 +0000 (14:00 +0900)]
rotation: modify code handling available/preferred angle
There was a bug that the E_EVENT_CLIENT_ROTATION_CHANGE_END event didn't invoke
when window set the available/preferred angle to 90 or 270.
So, indicator didn't change its contents to landscape mode.
Change-Id: I55d5d6de228008caa5e192b6ada211abc5e13679
Gwanglim Lee [Sun, 8 Jan 2017 14:08:45 +0000 (23:08 +0900)]
Packaging: update version to 0.3.7
Change-Id: I50230834311e3b01a4ade89c15b2350d57af9b31
Gwanglim Lee [Sun, 8 Jan 2017 12:46:22 +0000 (21:46 +0900)]
rotation: added support of camera rotation according to the UX guide.
The camera rotation feature always makes it possible for the camera
application to be rotated even if the system auto-rotation configuration
is disabled. Even though rotation configuration of the enlightenment
is disabled for the 180 degrees, it allows the camera application to
be rotated.
Change-Id: I6e258ac0b3e3a693a122a08e9925bc9f2e6cd9b1
Duna Oh [Wed, 4 Jan 2017 08:12:58 +0000 (17:12 +0900)]
Revert "rotation: exclude client which is placed out of screen(zone) from a list of rotation target."
Signed-off-by: Duna Oh <duna.oh@samsung.com>
Change-Id: Icc4a54d998a60e8f8f00dec67bdb9910c47de17f
Gwanglim Lee [Tue, 3 Jan 2017 11:25:21 +0000 (20:25 +0900)]
Packaging: update version to 0.3.6
Change-Id: I2457a66e878acd476a7f4cf900c5a6a9002378e8
Gwanglim Lee [Wed, 28 Dec 2016 11:58:02 +0000 (20:58 +0900)]
add support for tizen_rotation v2
angle_change_with_resize event which is newly added to tizen_rotation
v2 clarifies the semantics of changing size of window while rotation.
The clients that receive this event can know exactly how much their
window size should be changed while rotating.
Change-Id: Iadcb72e57bb782de013b6e52e6c4caf70e8b9ff5
Gwanglim Lee [Mon, 26 Dec 2016 11:49:03 +0000 (20:49 +0900)]
Packaging: update version to 0.3.5
Change-Id: If5cbd060971fa5ef03aaf764b77626339111bc86
Changyeon Lee [Thu, 15 Dec 2016 07:27:27 +0000 (16:27 +0900)]
Revert "rotaiton: do not set null to resource of e_pixmap, it causes a problem on the e_plane's reserved memory logic."
This reverts commit
27b7aac6914aae7361e103fa0bbaedf9a8792c62.
Change-Id: Icf4842c0b1e536442cbf0638c13310d23db993f9
Gwanglim Lee [Wed, 14 Dec 2016 05:34:19 +0000 (14:34 +0900)]
Packaging: update version to 0.3.4
Change-Id: Ia0cd020ddca6514c825b3bfce9acafb51e529eec
Gwanglim Lee [Wed, 14 Dec 2016 05:33:23 +0000 (14:33 +0900)]
e_mod_sensord: fixed return value check for sensord_disconnect which returns value of boolean type.
Change-Id: Idf7f1f0070971db76bed746aeefc8166343f7bbd
Gwanglim Lee [Fri, 9 Dec 2016 12:45:06 +0000 (21:45 +0900)]
Packaging: update version to 0.3.3
Change-Id: I9f6e81e0d320d90a7496344f86c3701924f19bd7
Seunghun Lee [Fri, 9 Dec 2016 12:13:55 +0000 (21:13 +0900)]
rotaiton: do not set null to resource of e_pixmap, it causes a problem on the e_plane's reserved memory logic.
aditionally, don't need to clear the pixmap, if canvas is in the render state.
Change-Id: I848d8aceb931a94131be60a228ed1eac6184d2e6
Seunghun Lee [Wed, 7 Dec 2016 06:08:34 +0000 (15:08 +0900)]
Packaging: update version to 0.3.2
Change-Id: If5ad23d9985fedfff9752bf24cdbdfdeaf75c025
Seunghun Lee [Wed, 7 Dec 2016 04:32:53 +0000 (13:32 +0900)]
rotation: clear pending flag even if don't need to change rotation.
this patch fixes a follows bug.
first, the flag indicated pending rotation was set by un-blocking rotation,
as calling e_zone_rotation_block_set(false). at this moment, if values of curr
and next(e.g. 0) if same, event of zone rotation would not be raised, and
pending flag remains true. in this state, if rotation is changed to different
angle(e.g. 90) by sensord, finally event of zone rotation was raised again with
wrong value(0), because pended rotation was handled again after rotation done
Change-Id: I6579574ec3cf2af00c651999041af4133244e04a
Gwanglim Lee [Fri, 2 Dec 2016 07:15:37 +0000 (16:15 +0900)]
Packaging: update version to 0.3.1
Change-Id: Ib9971208c41d7bc22429a93e6b5eb9ff912ce0f5
Seunghun Lee [Fri, 2 Dec 2016 05:51:57 +0000 (14:51 +0900)]
rotation: fix typo
Change-Id: I4ff4eb236dbdc663669f24ae05ceed5cb58f4987
Seunghun Lee [Fri, 2 Dec 2016 05:31:28 +0000 (14:31 +0900)]
rotation: Raise a CLIENT_ROTATION_CANCEL event, and add related log.
Raise the cancel event, if e_client_rotation_set() is called as passing a angle
which is same with current's before sending message to client.
Now, we can guarantee to send event of cancel or done after sending begin.
Change-Id: I0ce53de4dcbafa6644200c563cf0616470f731a8
Seunghun Lee [Thu, 1 Dec 2016 23:31:07 +0000 (08:31 +0900)]
rotation: exclude client which is placed out of screen(zone) from a list of rotation target.
Change-Id: I44900da7ab143ee03c97f7e8a4f8b5fe6105781e
Doyoun Kang [Wed, 30 Nov 2016 12:24:52 +0000 (21:24 +0900)]
rotation: added code to handle dependent rotation
Change-Id: I694179ff3787bf152bd251a37e37508914f3e855
Gwanglim Lee [Tue, 22 Nov 2016 10:57:12 +0000 (19:57 +0900)]
Packaging: update version to 0.3.0
Change-Id: I3773c4eaf5a1d845a8a3ad20a646ee67937dfb77
Seunghun Lee [Tue, 22 Nov 2016 09:51:40 +0000 (18:51 +0900)]
rotation: added code to reset fg_ec when it is just about to hide.
To find a topmost fullscreen visible window properly,
we need to reset fg_ec if it's hidden.
Change-Id: If67fa29e228d151fe8762b987f197840f6a3181e
Gwanglim Lee [Wed, 9 Nov 2016 08:56:03 +0000 (17:56 +0900)]
Packaging: update version to 0.2.39
Change-Id: I0b3adfd8871d96c99ae0e699e90705f488552e1c
Seunghun Lee [Tue, 8 Nov 2016 10:27:44 +0000 (19:27 +0900)]
rotation: Check if client is activity before update a variable fg_ec.
there was a problem that a client like volume(fullscreen, alpha) is rotated on
the client which is unable to rotate.
Change-Id: I4299612e79639042f183669b670ed1f6f90e23a9
Doyoun Kang [Mon, 24 Oct 2016 04:29:12 +0000 (13:29 +0900)]
Packaging: update version to 0.2.38
Change-Id: I8c87f09c5d53414065d9b422e79d7643c6a82f38
Doyoun Kang [Mon, 24 Oct 2016 04:02:45 +0000 (13:02 +0900)]
rotation: added code to reset fg_ec when it is deleted.
There was a bug that the window was not rotated when its transient_for child window was deleted.
In this case, the fg_ec was not updated because the parent window had been shown state already.
So, the fg_ec was maintained to the deleted child window.
For this reason, the parent window was not added to the rotation update list.
Change-Id: Id1cf38fab82de795201064cbb96438d015529800
Gwanglim Lee [Thu, 20 Oct 2016 11:26:42 +0000 (20:26 +0900)]
Packaging: update version to 0.2.37
Change-Id: I8e6d4451cd49d80cdc553cd296f92af6724cde70
Seunghun Lee [Thu, 20 Oct 2016 07:59:01 +0000 (16:59 +0900)]
rotation: fix the problem that black frame is displayed for a moment if activity client window is destroyed on landscape mode.
Now, rotation will be worked with deiconify rendering.
Change-Id: Ic29f459476df423992ed0b5a5a3d911982917524
Seunghun Lee [Fri, 7 Oct 2016 08:01:09 +0000 (17:01 +0900)]
Packaging: update version to 0.2.36
Change-Id: I5fb6495c44d16376ab9a96f2cea9d160be088586
Seunghun Lee [Fri, 7 Oct 2016 06:07:28 +0000 (15:07 +0900)]
rotation: do not insert a client to rotation list if the client is laid below background client.
a client under background client must not be rotated.
and if a client is liad same layer with background, I suppose that the client
will raise sometime later.
Change-Id: Iaced186fde7b93dee0edda30f3cbee82d88b8f23
Gwanglim Lee [Mon, 29 Aug 2016 12:11:12 +0000 (21:11 +0900)]
Packaging: update version to 0.2.35
Change-Id: I4ebe189dbcfd369199dcd12ffaa1e55406886737
MinJeong Kim [Thu, 25 Aug 2016 04:27:32 +0000 (13:27 +0900)]
Support for deployment of ivi-home
Change-Id: Icfaee20096b087d639be1decf7713f2fc3e3b5ee
Signed-off-by: MinJeong Kim <minjjj.kim@samsung.com>
Gwanglim Lee [Thu, 4 Aug 2016 11:04:27 +0000 (20:04 +0900)]
Packaging: update version to 0.2.34
Change-Id: I4bed80b491103d773c8c3b04939e0dfd3a61e350
MinJeong Kim [Thu, 4 Aug 2016 07:15:25 +0000 (16:15 +0900)]
Removed duplicated code with enlightenment
Change-Id: I4e4faddd81e1344305a729681cd74ac4ffc40a30
Signed-off-by: MinJeong Kim <minjjj.kim@samsung.com>
Gwanglim Lee [Wed, 3 Aug 2016 12:00:56 +0000 (21:00 +0900)]
Packaging: update version to 0.2.33
Change-Id: I26997a20f27a1129de73566a44bc573bcd4542de
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