Doyoun Kang [Mon, 10 Apr 2017 09:49:53 +0000 (18:49 +0900)]
Packaging: update version to 0.3.28
Change-Id: I5a36e886ef9b877fbfb809274577bc5b03611f57
Doyoun Kang [Sat, 8 Apr 2017 09:33:22 +0000 (18:33 +0900)]
rotation: add code to check preferred angle while handling rotation
There was a bug that the window doesn't rotate when it set the preferred angle which is not same to current angle.
Change-Id: Ie34f35a90920ec9ae2f177ab78af168ce124be5b
Doyoun Kang [Tue, 4 Apr 2017 00:25:16 +0000 (09:25 +0900)]
Packaging: update version to 0.3.27
Change-Id: I7ccac20ef827305b02bd055a220812db35e0ab51
Doyoun Kang [Mon, 3 Apr 2017 12:54:34 +0000 (21:54 +0900)]
rotation: modify code to handle the angle between windows which have exclusive angle
We changed code to maintain the window angle if the intersection angle is not exist between visible windows.
For example, top window is alpha and supports preferred angle 0, and its below window supports 90,270 angles.
In this case, top window is shown on 0 angle and below window maintains its current angle.
Change-Id: I8323229315d69c7a20778087f5ef37d778df8e9b
Gwanglim Lee [Sat, 1 Apr 2017 15:07:53 +0000 (00:07 +0900)]
rotation: fixed a rotation block issue caused by disabled rotation degree.
There was a bug. When user rotated the target to 180 degrees, then given
angle was processing in spite of disabled angle if prior rotation change
job was not finished.
We have changed the rotation logic of the display server to discard angle
if it is disabled by the configuration file.
Change-Id: I0a38e7fef4eae2b384ca1d6fe653bd3a43002995
Juyeon Lee [Thu, 30 Mar 2017 11:49:39 +0000 (20:49 +0900)]
Packaging: update version to 0.3.26
Change-Id: I9087fd1b71af46957151310550d8406fa86c49a7
Gwanglim Lee [Tue, 28 Mar 2017 11:07:37 +0000 (20:07 +0900)]
rotation: ignored client's window rotation which passes same value
as the current angle using availables set.
Change-Id: I38a3e2887b8858267e90b4d8c5f8ef8842f56bd4
Gwanglim Lee [Mon, 27 Mar 2017 09:40:20 +0000 (18:40 +0900)]
Update a list of files in COPYING.Flora
Change-Id: I0e550f2a0ccd96283023c6c59836a42b33bff1ab
Juyeon Lee [Mon, 27 Mar 2017 08:45:42 +0000 (17:45 +0900)]
packaging: update packaging file to install license file via %license macro
Change-Id: I867cf7e3dba9072efd37d2e20c5f0ca546eda2f9
Juyeon Lee [Fri, 17 Mar 2017 07:00:50 +0000 (16:00 +0900)]
Packaging: update version to 0.3.25
Change-Id: I9cf53f67f5aeac64a8acd22a933333094bda4580
Gwanglim Lee [Fri, 17 Mar 2017 04:50:23 +0000 (13:50 +0900)]
rotation: added NULL check for ec before cleanup
Change-Id: I9c28a2d86b56a6af3a7500b6e2abc8866bb48bef
Gwanglim Lee [Fri, 17 Mar 2017 04:28:20 +0000 (13:28 +0900)]
Packaging: update version to 0.3.24
Change-Id: Ie374f4e211ee1d83c67bf721ea620fb88ce17295
Doyoun Kang [Thu, 16 Mar 2017 13:31:14 +0000 (22:31 +0900)]
rotation: add code to check whether ec can be visible while setting rotation fg_ec
There was a bug that the fg_ec is always set to preparing foreground (aka uniconifying) window.
So we added code to check if it can be shown or not.
Change-Id: Ia8fc202aa1bfab4808dcd0f48da2bfd65fc0d11d
Gwanglim Lee [Fri, 17 Mar 2017 03:10:09 +0000 (12:10 +0900)]
rotation: support more than one client with fixed angle value which is set by using preferred rotation API.
Change-Id: Iaa660daa3f0fbcbc6ba076ab399f5591167f5eee
MinJeong Kim [Wed, 15 Mar 2017 12:19:42 +0000 (21:19 +0900)]
Packaging: update version to 0.3.23
Change-Id: Ic71d1f72c91f4b83e69aca455c2f068a1bab7e59
Signed-off-by: MinJeong Kim <minjjj.kim@samsung.com>
MinJeong Kim [Wed, 15 Mar 2017 12:13:55 +0000 (21:13 +0900)]
Fixed missed return keyword
Change-Id: I16189740a14d4184db10943c616c2956021c64bf
Signed-off-by: MinJeong Kim <minjjj.kim@samsung.com>
Juyeon Lee [Wed, 8 Mar 2017 08:58:42 +0000 (17:58 +0900)]
Packaging: update version to 0.3.22
Change-Id: Ib23544ac7137236c835fbb31d0fc1867bb6da9ab
Juyeon Lee [Wed, 8 Mar 2017 04:13:45 +0000 (13:13 +0900)]
log: set e-rot domain level to EINA_LOG_LEVEL_INFO
Change-Id: Ic8ee1acf5440711812a5d24576f0f742ec2b4e52
Gwanglim Lee [Tue, 7 Mar 2017 14:26:30 +0000 (23:26 +0900)]
Packaging: update version to 0.3.21
Change-Id: Ida1c2b9555d8b5d43d1e5c5074f83384210f1e3a
Gwanglim Lee [Tue, 7 Mar 2017 14:25:49 +0000 (23:25 +0900)]
rotation: added missing pending zone rotation job.
The rotation module didn't handle well bunch of pending sensor
values when the LCD is turned on.
Change-Id: I64280c60a0ec4cf5b732dce91fea7908d74123e0
Gwanglim Lee [Mon, 6 Mar 2017 05:01:01 +0000 (14:01 +0900)]
Packaging: update version to 0.3.20
Change-Id: Iff4296df4ebc81750a45a6f3a3c1d6908fe94bf6
Duna Oh [Fri, 3 Mar 2017 12:18:56 +0000 (21:18 +0900)]
rotation: if there is no clients to rotate, we set angle to fg_ec's angle
Signed-off-by: Duna Oh <duna.oh@samsung.com>
Change-Id: I96ff418ac8de6dbd02cd82f10cf7152298aa1e7e
Gwanglim Lee [Fri, 3 Mar 2017 10:13:27 +0000 (19:13 +0900)]
rotation: WORKAROUND for avoiding wrong rotation complete UI.
Until now, we have assumed that the buffer commit event after the rotation
ack event informs us of completion of rotation. However this assumption could
be wrong because the rotation ack event is dispatched by main thread of client,
whereas the buffer commit event could be dispatched by other thread.
The ideal solution for resolving this issue is introduction of same protocol
serial number between the rotation ack event and buffer commit event. But this
approach needs much of changes for EFL, E20 and DDK. Thus I have added workaround
code for quick resolving this.
We have to extend EFL, E20 and DDK to support this later.
Change-Id: I0630ce5d2e801d0fd995141e4c20f43df9aa362e
Doyoun Kang [Thu, 2 Mar 2017 13:23:30 +0000 (22:23 +0900)]
Packaging: update version to 0.3.19
Change-Id: Ia077ac5a643847826e6b3773474aef0817a46f43
Duna Oh [Thu, 2 Mar 2017 12:37:02 +0000 (21:37 +0900)]
rotation: send angle_change_with_resize event early for portrait and floating app
Signed-off-by: Duna Oh <duna.oh@samsung.com>
Change-Id: I4b0bc8c9df08fb5dbd9e02c0cc425ae83bf879b0
Gwanglim Lee [Mon, 27 Feb 2017 11:33:05 +0000 (20:33 +0900)]
Packaging: update version to 0.3.18
Change-Id: Id2522e4a106e4d11a38b6333c06debdad094e6b0
Gwanglim Lee [Mon, 27 Feb 2017 09:08:09 +0000 (18:08 +0900)]
rotation: fixed preferred rotation issue.
This fixes an issue that window is rotated freely even it sets preferred angle.
It was caused by missing setting for the client specified preferred angle.
Change-Id: If0c42be9527e50be7a49b51a5a3a4e603a8ef819
Duna Oh [Mon, 27 Feb 2017 05:59:59 +0000 (14:59 +0900)]
rotation: allow TIZEN_ROTATION_ANGLE_NONE as a preferred angle
Signed-off-by: Duna Oh <duna.oh@samsung.com>
Change-Id: I5f15cbb628bd01a10abf69915a6250e512f4eec3
Doyoun Kang [Fri, 24 Feb 2017 10:07:46 +0000 (19:07 +0900)]
Packaging: update version to 0.3.17
Change-Id: Ibe0012a36553dc2909aa70d07b939600c86d2691
Duna Oh [Fri, 24 Feb 2017 08:53:08 +0000 (17:53 +0900)]
rotation: Do not swap width/height if difference with rotation angle is 180
Signed-off-by: Duna Oh <duna.oh@samsung.com>
Change-Id: I9e66c85ffdbb4379d28b64bb17e065d7d261f30f
Gwanglim Lee [Fri, 17 Feb 2017 14:21:42 +0000 (23:21 +0900)]
Packaging: update version to 0.3.16
Change-Id: I0427f02a2d635ae44ce1505ad8a549a9a0a26755
Gwanglim Lee [Fri, 17 Feb 2017 13:58:35 +0000 (22:58 +0900)]
rotation: do not clear of pixmap while rotation to prevent black screen for the ec which is using the 'wm.policy.win.rot.render.nopending' aux hint.
Change-Id: I54fd878b1892ee51f622a456f269227685b31211
Gwanglim Lee [Fri, 17 Feb 2017 13:03:32 +0000 (22:03 +0900)]
rotation: added code to check visibility of given ec before setting rotation in _e_client_rotation_zone_set
we need to check ec is visible before rotating it.
e.g. camera -> image-viewer launching case
image-viewer: bg_ec is set to image-viewer ec at the previous phase of this loop
ec: camera
if we decide to rotate camera ec which is obscured by image-viewer window,
then camera app will not send rotation done event. thus it occurrs rotation time
out error. to resolve this issue we should exclude obscured camera ec from
rotation list.
Change-Id: Icd531284f6a894fea61d2e4f283a858c8ca69d83
Gwanglim Lee [Fri, 17 Feb 2017 12:51:10 +0000 (21:51 +0900)]
rotation: enhanced log message for the rotation
Change-Id: I9af3713c1fa4d7a3678cb8626db306fdeb6839e4
Gwanglim Lee [Thu, 16 Feb 2017 14:12:18 +0000 (23:12 +0900)]
Packaging: update version to 0.3.15
Change-Id: I6971b3cf2e7d921ceb3f303ca8f81e9eafec6855
Doyoun Kang [Thu, 16 Feb 2017 14:08:35 +0000 (23:08 +0900)]
rotation: add code to check the preferred angle's validation
Change-Id: Ib099806948df011d441662860846f8cdca697924
Gwanglim Lee [Thu, 16 Feb 2017 11:48:57 +0000 (20:48 +0900)]
rotation: do not fetch if preferred angle is same as current angle.
Change-Id: Id05978fead72b7ca6501a98df4d7fa376b4459e5
Gwanglim Lee [Thu, 16 Feb 2017 07:18:02 +0000 (16:18 +0900)]
rotation: allowed 32bit dependent window to be rotated to any angle even if current zone angle is 180 degrees.
Change-Id: Ie780cce9b461815f5726ad1155a95043538d815f
Juyeon Lee [Thu, 16 Feb 2017 02:32:23 +0000 (11:32 +0900)]
Packaging: update version to 0.3.14
Change-Id: I7087dff3295b9166180c6f095bc6ab98b6c933fc
Gwanglim Lee [Wed, 15 Feb 2017 13:34:49 +0000 (22:34 +0900)]
rotation: support for zombie ec
Occasionally, some client destroys only the xdg_surface and
keeps the wl_surface. In this case, E20 has the zombie ec for
maintaining of this kind of client. If the zombie ec is going
to be alive again (it means that client tries to show window),
then the zombie ec has the unmap state on the
E_COMP_OBJECT_INTERCEPT_HOOK_SHOW_HELPER handler. So fg_ec of
rotation module can not be changed to activated ec even if it
is shown on the screen.
Thus, we need to use a new hook for changing to right fg_ec of
rotation module in this case. 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: I6369d55e8198df567225fda2c25aa0de28e2f7f5
Duna Oh [Mon, 13 Feb 2017 11:08:41 +0000 (20:08 +0900)]
rotation: implement callback of tizen_rotation_set_geometry_hint
Signed-off-by: Duna Oh <duna.oh@samsung.com>
Change-Id: I30a846d3cd07a1e77a6c378c29da5d7d3c4f4d12
Doyoun Kang [Sat, 11 Feb 2017 07:24:38 +0000 (16:24 +0900)]
rotation: add code to handle active angle of zone
The rot.act value of E_Zone means an angle of shown window on the screen.
FYI, rot.curr value of E_Zone means an angle of sersor device.
Change-Id: I1529ba241dd67c1a0e5cc7b5a36fda8de71cff73
Gwanglim Lee [Thu, 9 Feb 2017 13:26:54 +0000 (22:26 +0900)]
Packaging: update version to 0.3.13
Change-Id: I8ed231bc9bc849f90c9cdb3d0e20a5bbb271f390
Gwanglim Lee [Thu, 9 Feb 2017 12:52:14 +0000 (21:52 +0900)]
rotation: added support for rotation rendering block and 'wm.policy.win.rot.render.nopending' aux hint
Change-Id: I5fc3668565e5b93874fc1f40ac0303cbd776a4e8
Doyoun Kang [Mon, 6 Feb 2017 08:13:04 +0000 (17:13 +0900)]
Packaging: update version to 0.3.12
Change-Id: Ia9e2fcb316bb77da2abf45c5f045ea9ff74b817f
Doyoun Kang [Mon, 6 Feb 2017 08:09:29 +0000 (17:09 +0900)]
rotation: fix bug for getting active angle
Change-Id: I165ef48bf6c090b71f301f7f774e8de22530a441
Doyoun Kang [Thu, 2 Feb 2017 11:59:05 +0000 (20:59 +0900)]
Packaging: update version to 0.3.11
Change-Id: Idca42de234fa32a8af4f366fbb61da936dd471f6
Duna Oh [Thu, 2 Feb 2017 03:21:40 +0000 (12:21 +0900)]
rotation: set the fg_ec to ec only when ec is not fully obscured
Signed-off-by: Duna Oh <duna.oh@samsung.com>
Change-Id: Idf3a88840328a22ec5bc8710999e1492b8dfcc88
MyungJoo Ham [Tue, 22 Nov 2016 04:47:36 +0000 (13:47 +0900)]
Remove Profile Build Dependenceis: do it at runtime
- This is for Tizen 4.0.
: Tizen 4.0 Configurability and Build Blocks require
to remove all profile-depending build options in spec files.
(No More profile macros)
- It is recommended to distinguish features/profiles at runtime.
unless it incurs too much overhead, which requires you to
create multiple binaries and subpackages.
ps. added a code clean in spec file that removes a lot of rpmbuild
warnings:
...
[ 30s] Warning: spec file parser line 58: macro too deeply nested
[ 30s] Warning: spec file parser line 58: macro too deeply nested
[ 30s] Warning: spec file parser line 58: macro too deeply nested
[ 30s] Warning: spec file parser line 58: macro too deeply nested
[ 30s] Warning: spec file parser line 58: macro too deeply nested
[ 30s] Warning: spec file parser line 58: macro too deeply nested
[ 30s] Warning: spec file parser line 58: macro too deeply nested
[ 30s] Warning: spec file parser line 58: macro too deeply nested
[ 30s] Warning: spec file parser line 58: macro too deeply nested
[ 30s] Warning: spec file parser line 58: macro too deeply nested
[ 30s] Warning: spec file parser line 58: macro too deeply nested
...
Change-Id: I5c850a788826cc0cda1f1bf12dde7fc5df036271
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
Gwanglim Lee [Fri, 20 Jan 2017 08:47:06 +0000 (17:47 +0900)]
Packaging: update version to 0.3.10
Change-Id: I45d60920ab14596d0f1b7706d1ed317f32a3a2e9
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