platform/upstream/enlightenment.git
2 months agoe_input: Add E_API e_input_device_is_virtual(dev, device_path, clas) 07/306507/1
duna.oh [Thu, 8 Feb 2024 07:13:33 +0000 (16:13 +0900)]
e_input: Add E_API e_input_device_is_virtual(dev, device_path, clas)

E_API for checking if a device is physically connected or virtual

Change-Id: Ib7ff83e9ce2290bdb613091c2d2e9d7ff2b4b4e9

2 months agoe_input: Set device's subclass to virtual using udev property 06/306506/1
duna.oh [Thu, 8 Feb 2024 07:08:02 +0000 (16:08 +0900)]
e_input: Set device's subclass to virtual using udev property

Change-Id: Id765eac76334698d28715cd940abf1b0ab147f33

2 months agopackaging: Update version to tz9_6.3.1
Jihoon Kim [Wed, 21 Feb 2024 06:14:34 +0000 (15:14 +0900)]
packaging: Update version to tz9_6.3.1

Change-Id: I840284a93ee8c20c8cf4bd3aa0c69f1d3bd01b5e
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
2 months agoe_input: Fix build error due to deprecate
Jihoon Kim [Wed, 21 Feb 2024 05:59:53 +0000 (14:59 +0900)]
e_input: Fix build error due to deprecate

Change-Id: Ibe6f8d76945516c9271861e22964b561fa5a2f39
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
2 months agoe_client: do not enable the transform core if the render update lock is set 71/306371/1
Changyeon Lee [Wed, 7 Feb 2024 09:39:23 +0000 (18:39 +0900)]
e_client: do not enable the transform core if the render update lock is set

Change-Id: I404df3bb2da56260c7df9eb150b1b47649180634

2 months agopackaging: Update version to tz9_6.3.0 54/306254/1 accepted/tizen/unified/20240219.160457 accepted/tizen/unified/x/20240220.150052
Changyeon Lee [Mon, 19 Feb 2024 07:19:34 +0000 (16:19 +0900)]
packaging: Update version to tz9_6.3.0

Change-Id: I0ca985823a7754369fdb4bc7306aa64043bb0c1e

2 months agoe_blur: add first implementation of ds_tizen_blur interface 51/306251/1
Changyeon Lee [Wed, 6 Dec 2023 03:38:36 +0000 (12:38 +0900)]
e_blur: add first implementation of ds_tizen_blur interface

Change-Id: Ie508e2c13fdd6bdc7e3566afd271793bf016a3ab

2 months agoe_blender: use ds_tizen_blender instead wtz-blender protocol 50/306250/2
Changyeon Lee [Tue, 19 Dec 2023 09:03:02 +0000 (18:03 +0900)]
e_blender: use ds_tizen_blender instead wtz-blender protocol

Change-Id: I10a20effe4d7a9d2f1fc545414cfead6eea933fd

2 months agoMove the xkb structure of E_Comp_Wl_Data to e_comp_input_intern.h 46/306246/1
Inhong Han [Wed, 7 Feb 2024 10:08:36 +0000 (19:08 +0900)]
Move the xkb structure of E_Comp_Wl_Data to e_comp_input_intern.h

Change-Id: I683440aeaf392efca8532c60b2213916d0891195

2 months agoe_input: remove keymap mutex 45/306245/1
Jihoon Kim [Fri, 26 Jan 2024 08:06:23 +0000 (17:06 +0900)]
e_input: remove keymap mutex

Change-Id: I05fd2645cfc8d567aab43eff3e49cf2a929d65c1
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
2 months agoe_hwc_windows: refactor updating the changes of hwc and hwc_window 18/306218/1
Changyeon Lee [Tue, 23 Jan 2024 05:36:52 +0000 (14:36 +0900)]
e_hwc_windows: refactor updating the changes of hwc and hwc_window

Previously, the changes hwc and hwc_window was updated in every idle time
if wait_commit is false.
For reducing usage of cpu, this patch makes the changes of hwc and hwc_window
is updated when property, restriction, buffer, visible, geometry are changed.

Change-Id: I0833d3838e70b5a980e572e6bc63df7c024e08a6

2 months agoe_hwc_windows: add the restriction of hwc 17/306217/1
Changyeon Lee [Tue, 23 Jan 2024 04:58:29 +0000 (13:58 +0900)]
e_hwc_windows: add the restriction of hwc

Previously, the device_state_available of hwc_window was updated in every idle time
if wait_commit is false.
For reducing usage of cpu, this patch makes the device_state_available is removed and
the restriction of hwc is added and updated when condition of the restriction is
changed.

Change-Id: Ieab8e2e70c7b93be4e6d02092a4a801234ceb947

2 months agoe_hwc_window: refactor updating the restriction of hwc_window 16/306216/1
Changyeon Lee [Tue, 23 Jan 2024 04:22:10 +0000 (13:22 +0900)]
e_hwc_window: refactor updating the restriction of hwc_window

Previously, the restriction of hwc_window was updated in every idle time
if wait_commit is false.
For reducing usage of cpu, this patch makes the restriction of hwc_window
is updated when condition of the restriction is changed.

Change-Id: I4498ebeb81ff8bcf5e0074c560b0ef5336a78beb

2 months agoe_hwc_window: add e_hwc_window_visible_skip_set 15/306215/1
Changyeon Lee [Thu, 25 Jan 2024 11:19:52 +0000 (20:19 +0900)]
e_hwc_window: add e_hwc_window_visible_skip_set

Change-Id: Iced2d56da81fcfa889593ddf5797ea9b5acdeb51

2 months agoe_comp_object: add e_comp_object_color_visible_set_listener_add 14/306214/1
Changyeon Lee [Thu, 25 Jan 2024 08:28:36 +0000 (17:28 +0900)]
e_comp_object: add e_comp_object_color_visible_set_listener_add

Change-Id: Ic3c291697bf59dd964b5520be66210a01880b9ef

2 months agoe_pixmap: add E_PIXMAP_HOOK_BUFFER_CLEAR_DONE 13/306213/1
Changyeon Lee [Wed, 24 Jan 2024 03:37:26 +0000 (12:37 +0900)]
e_pixmap: add E_PIXMAP_HOOK_BUFFER_CLEAR_DONE

Change-Id: I5dd06d5bad91a3e5b5884bc7fe13e5e516363300

2 months agoe_hwc_windows: add missing initialization of vis_skip 12/306212/1
Changyeon Lee [Wed, 24 Jan 2024 02:25:20 +0000 (11:25 +0900)]
e_hwc_windows: add missing initialization of vis_skip

Change-Id: I485c3bad91196f589ef5349d5f177f5bf2825cac

2 months agoe_comp_object: add E_COMP_OBJECT_HOOK_RENDER_UPDATE_LOCK_UNSET 11/306211/1
Changyeon Lee [Wed, 17 Jan 2024 02:56:40 +0000 (11:56 +0900)]
e_comp_object: add E_COMP_OBJECT_HOOK_RENDER_UPDATE_LOCK_UNSET

Change-Id: I6d56f44a2ba4e8469beabbe5ecc4a768cc3ade55

2 months agoe_comp_object: add e_comp_object_color_set_listener_add 10/306210/1
Changyeon Lee [Mon, 22 Jan 2024 09:30:22 +0000 (18:30 +0900)]
e_comp_object: add e_comp_object_color_set_listener_add

Change-Id: If7d96290a1034b1d2dcc4586fe6a58af2cb7aa3c

2 months agoe_comp_object: add e_comp_object_content_type_set_listener_add 09/306209/1
Changyeon Lee [Mon, 22 Jan 2024 09:25:09 +0000 (18:25 +0900)]
e_comp_object: add e_comp_object_content_type_set_listener_add

Change-Id: I4b25cca0193023cb48e97b8bf72546f8eb0a71e2

2 months agoe_comp_object: add e_comp_object_render_op_set_listener_add 08/306208/1
Changyeon Lee [Mon, 22 Jan 2024 09:21:00 +0000 (18:21 +0900)]
e_comp_object: add e_comp_object_render_op_set_listener_add

Change-Id: I4462fb88a124c2406b211550438b13120f6f2809

2 months agoe_comp_object: add e_comp_object_image_filter_set_listener_add 07/306207/1
Changyeon Lee [Mon, 22 Jan 2024 09:17:19 +0000 (18:17 +0900)]
e_comp_object: add e_comp_object_image_filter_set_listener_add

Change-Id: I9a5d61e43b1a0511d527e932868ac0e0613d4807

2 months agoe_hwc_windows: add e_hwc_windows_comp_override_set 06/306206/1
Changyeon Lee [Mon, 22 Jan 2024 08:46:24 +0000 (17:46 +0900)]
e_hwc_windows: add e_hwc_windows_comp_override_set

Change-Id: I1ed35d2d184a2e0889b471369406e78771b5b3ac

2 months agoe_hwc: get output available size in hwc_new 05/306205/1
Changyeon Lee [Thu, 18 Jan 2024 04:43:53 +0000 (13:43 +0900)]
e_hwc: get output available size in hwc_new

Change-Id: I21232629094eea0f2d1ccc661bda6d1a20afac63

2 months agoe_hwc_window: add e_hwc_window_never_hwc_set 04/306204/1
Changyeon Lee [Thu, 18 Jan 2024 03:18:28 +0000 (12:18 +0900)]
e_hwc_window: add e_hwc_window_never_hwc_set

Change-Id: Idbcd02832c470fe9dcfd0513293e95876f08a1a0

2 months agoe_hwc_window: add e_hwc_window_comp_override_set 03/306203/1
Changyeon Lee [Thu, 18 Jan 2024 03:10:53 +0000 (12:10 +0900)]
e_hwc_window: add e_hwc_window_comp_override_set

Change-Id: Ib68ab414ac1e2ba80d4f39b443d85fc5d41cadf5

2 months agoe_hwc_windows: remove rendered_windows in the E_Hwc_Windows_Comp_Info 02/306202/1
Changyeon Lee [Wed, 10 Jan 2024 11:24:55 +0000 (20:24 +0900)]
e_hwc_windows: remove rendered_windows in the E_Hwc_Windows_Comp_Info

use e_hwc_windows_present_sync for sychronizing gl and hwc compositing

Change-Id: Iecd09fa3be23aa00fa23aca05bef5edf2de20c21

2 months agoe_pointer: add damage when hiding cursor object 01/306201/1
duna.oh [Mon, 19 Feb 2024 03:19:10 +0000 (12:19 +0900)]
e_pointer: add damage when hiding cursor object

Change-Id: I4a85d51cadbfe9dd00d2878ecabed146e607962c

3 months agoe_devicemgr_input: fix issue tizen_input_device_manager object is not found 83/305983/1
Jihoon Kim [Wed, 14 Feb 2024 10:46:45 +0000 (19:46 +0900)]
e_devicemgr_input: fix issue tizen_input_device_manager object is not found

errno 22 (invalid argument) occurs because the tizen_input_device_manager object is not found after receiving the device_remove event of the tizen_input_device_manager interface from the wayland client.

Change-Id: I372267cd2080bec95c341f97cb1cd6631e766d55
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
3 months agopackaging: Update version to tz9_6.2.1 46/305946/1 accepted/tizen/unified/20240214.164003 accepted/tizen/unified/x/20240219.013934
Doyoun Kang [Wed, 14 Feb 2024 05:12:45 +0000 (14:12 +0900)]
packaging: Update version to tz9_6.2.1

Change-Id: I78bc3881cfbbc4043c191f2d1e4cd1d8b46132ae

3 months agoe_comp_wl: fix overflow issue 14/305914/1
Jihoon Kim [Tue, 13 Feb 2024 10:04:38 +0000 (19:04 +0900)]
e_comp_wl: fix overflow issue

Expression cancel_keycode - 8U, which is equal to 4294967288, where cancel_keycode is known to be equal to 0, underflows the type that receives it, an unsigned integer 32 bits wide.

Change-Id: I3fc0178cc2159b123b5d2c637c813b958132f31f
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
3 months agoe_desk_area/e_info_server: fix coverity issue 13/305913/2
Doyoun Kang [Tue, 13 Feb 2024 09:11:32 +0000 (18:11 +0900)]
e_desk_area/e_info_server: fix coverity issue

Change-Id: I24623d39474f8cb81f7754a7f0365047d33dc270

3 months agoinclude: include e_types.h file at all public header files 11/305911/1
SooChan Lim [Tue, 6 Feb 2024 01:17:44 +0000 (10:17 +0900)]
include: include e_types.h file at all public header files

e_types.h has the default definitions which all other public header
files should have. Therefore, they include e_types.h file as a
default.

Change-Id: I36d85d3a47e272602eb14db930290cb960ef603a

3 months agopackaging: Update version to tz9_6.2.0 89/305789/1 accepted/tizen/unified/20240208.163959 accepted/tizen/unified/x/20240214.051948
duna.oh [Thu, 8 Feb 2024 01:13:53 +0000 (10:13 +0900)]
packaging: Update version to tz9_6.2.0

Change-Id: I23e12ccec39585e2e9a95f9388042e55f0d90b04

3 months agoe_input: add E_API e_input_device_keyboard_has_key(dev, device_path, code) 88/305788/1
duna.oh [Tue, 6 Feb 2024 09:41:20 +0000 (18:41 +0900)]
e_input: add E_API e_input_device_keyboard_has_key(dev, device_path, code)

E_API for checking if a keyboard key is present on a given input device

Change-Id: I752453b81b8fe0216fdd8f0039cdcefd69d0d49d

3 months agoinclude: remove the unused file 54/305654/1
SooChan Lim [Mon, 5 Feb 2024 23:16:21 +0000 (08:16 +0900)]
include: remove the unused file

Change-Id: I4dcd226094bc57192f821360e6887674fe0bab31

3 months agoe_log: refactor log format 07/305607/1
Doyoun Kang [Mon, 5 Feb 2024 08:03:06 +0000 (17:03 +0900)]
e_log: refactor log format

We reduce the log length as below.
1. remove log level in domain info. (ex. INF<e> -> <e>)
2. print just file name w/o directory and reduce file name length to 18 from 30
3. reduce log tag length to 8 from 10

@log_refactoring

Change-Id: I2f002f89bba05c83a73108a89eb6b4dd558239a9

3 months agoe_client: check visibility of the activated window when focus set to the window 91/305491/1
Junseok Kim [Fri, 2 Feb 2024 07:56:54 +0000 (16:56 +0900)]
e_client: check visibility of the activated window when focus set to the window

There was a bug that focus unset by focus calculate after focus set by activate.
(e.g. visible window but out of zone geometry)
This problem occures because the visibility of the activated window is not checked.
For fix this issue, check visibility of the activated window when focus set.

Change-Id: I00cec403b51b11593dfef2c86cf7cfb50858a7af

3 months agoe_comp_wl: Change ecore_event_mouse_move handler to prepend 74/305474/1
Junseok Kim [Thu, 1 Feb 2024 11:29:05 +0000 (20:29 +0900)]
e_comp_wl: Change ecore_event_mouse_move handler to prepend

There was a bug that KVM Service app receive pointer lock event before drag enter event.
It caused by the EVAS_CALLBACK process faster then ECORE_EVENT callback
For fix this issue, change from append to prepend when add ecore_event_mouse_move handler

Change-Id: I2df4e0a8e302604a299440363edc215afaa419b8

3 months agopackaging: Update version to tz9_6.1.0 59/305259/1 accepted/tizen/unified/20240131.175431 accepted/tizen/unified/x/20240205.064134
Doyoun Kang [Tue, 30 Jan 2024 09:05:48 +0000 (18:05 +0900)]
packaging: Update version to tz9_6.1.0

Change-Id: Ie7f8d1f22d6cf9f4ea26693514188ce85e279610

3 months agoe_comp_wl: Fix issue detected by static analysis tool 98/305198/2
duna.oh [Mon, 29 Jan 2024 08:34:27 +0000 (17:34 +0900)]
e_comp_wl: Fix issue detected by static analysis tool

keycode is only valid if it is greater than zero.
Also wl_keyboard's key event now contains unsigned integer variable to handle
the keycode correctly.

Change-Id: I0ddc839d3b468cf14713690f551a991e62336d20

3 months agoe_service_kvm: send source mimetype to kvm service 81/305181/3
Junseok Kim [Fri, 26 Jan 2024 06:24:55 +0000 (15:24 +0900)]
e_service_kvm: send source mimetype to kvm service

Change-Id: Ica0e41f0deb847f4a7e643fc378b0e3cdf5a50f8

3 months agoe_info_server_input: includes e_types.h 90/305190/1 accepted/tizen/unified/20240131.064054 accepted/tizen/unified/20240131.064156 accepted/tizen/unified/20240131.064249
Doyoun Kang [Tue, 30 Jan 2024 00:46:44 +0000 (09:46 +0900)]
e_info_server_input: includes e_types.h

Change-Id: I6750eb44415d33cbe4f5b3a404e7392852e43cfc

3 months agopackaging: Update version to tz9_6.0.0 80/305180/1
SooChan Lim [Mon, 29 Jan 2024 11:56:31 +0000 (20:56 +0900)]
packaging: Update version to tz9_6.0.0

Change-Id: Ia68a79018d6dcb233f2cd4c4a668c3f0fb403bdf

3 months agoheaders: fix build errors 78/305178/1
Junseok Kim [Mon, 29 Jan 2024 05:46:15 +0000 (14:46 +0900)]
headers: fix build errors

Change-Id: I3e109581c907489eb6ed92fb1f83f5506012361f

3 months agoe_hwc_planes: Add e_hwc_planes header and makes e_hwc_planes_end to E_API 77/305177/1
Junseok Kim [Mon, 29 Jan 2024 05:45:35 +0000 (14:45 +0900)]
e_hwc_planes: Add e_hwc_planes header and makes e_hwc_planes_end to E_API

Change-Id: I872484e57fcef973ded223f26f257fe66c50ddbc

3 months agoe: do not include e.h 76/305176/1
SooChan Lim [Thu, 25 Jan 2024 10:55:23 +0000 (19:55 +0900)]
e: do not include e.h

enlightenment does not include e.h file. The definitions and symbols
in e.h file are spread in each related files.

Change-Id: Ia6a6a71d58532fe9557a61532d9aed742717b000

3 months agoe_info_protocol: Avoid overflow 27/305127/1
Junkyeong Kim [Fri, 26 Jan 2024 08:03:08 +0000 (17:03 +0900)]
e_info_protocol: Avoid overflow

Change-Id: I7baf6c4b5ffeb37d4e4aaf055973fad3c97f56f2

3 months agoe_client_video: fix build break during module build 52/305052/1
Junseok Kim [Thu, 25 Jan 2024 08:48:44 +0000 (17:48 +0900)]
e_client_video: fix build break during module build

There was a build break that could not find tdm_helper_dump_start/stop during module build.
It occured because the module was indirectly reference that functions.

Change-Id: I3c3386725892b439a86ac0d546fa3298562f02da
TODO: include directly the header and remove including tdm_helper header from e_client_video

3 months agoe_comp_screen: fix build break during module build 51/305051/1
Junseok Kim [Thu, 25 Jan 2024 08:48:21 +0000 (17:48 +0900)]
e_comp_screen: fix build break during module build

Change-Id: Icfa949c2452ae3308ea257e9ef21220cdae47dc2

3 months agoe_device: fix build break during module build 50/305050/1
Junseok Kim [Thu, 25 Jan 2024 08:47:48 +0000 (17:47 +0900)]
e_device: fix build break during module build

Change-Id: If0d2de3170ac03d3efe8863052ef943056e1c028

3 months agoheaders: move the exposed headers to include folder 49/305049/1
SooChan Lim [Wed, 24 Jan 2024 10:16:54 +0000 (19:16 +0900)]
headers: move the exposed headers to include folder

The exposed headers which the e20 module depends on move
to the include directory.

Change-Id: I8f2199cc1e21b786dddf0edee9134331eaa50c0f

3 months agoe_zone: make an internal header 48/305048/1
SooChan Lim [Wed, 24 Jan 2024 07:31:58 +0000 (16:31 +0900)]
e_zone: make an internal header

Move the internal resources and the function declaration
to the internal header

Change-Id: Id22bae82ced1a5c2d44b1c0b51d480ba603006b5

3 months agoe_desk: make an internal header 47/305047/1
SooChan Lim [Wed, 24 Jan 2024 07:11:28 +0000 (16:11 +0900)]
e_desk: make an internal header

Move the internal resources and the function declaration
to the internal header

Change-Id: I2a1b62c0da457c4b34fee14a054ab1b819b9a5e5

3 months agoe_desk_area: make an internal header 46/305046/1
SooChan Lim [Wed, 24 Jan 2024 04:53:15 +0000 (13:53 +0900)]
e_desk_area: make an internal header

Move the internal resources and the function declaration
to the internal header

Change-Id: Id6e413a4def3775313a25b3bc0f6064ef854aa6c

3 months agoe_comp_object: make an internal header 45/305045/1
SooChan Lim [Wed, 24 Jan 2024 02:08:39 +0000 (11:08 +0900)]
e_comp_object: make an internal header

Move the internal resources and the function declaration
to the internal header

Change-Id: I971739bbede37ddfcca42231ff86ca3bfa8344bd

3 months agoe_client: make an internal header 44/305044/1
SooChan Lim [Tue, 23 Jan 2024 11:59:59 +0000 (20:59 +0900)]
e_client: make an internal header

Move the internal resources and the function declaration
to the internal header

Change-Id: Id4047d7c0e1f233570d72af8bd59b83065badc4f

3 months agoe_video_internal: remove e_video_internal header file 43/305043/1
SooChan Lim [Sun, 21 Jan 2024 05:35:40 +0000 (14:35 +0900)]
e_video_internal: remove e_video_internal header file

Change-Id: I8f690b5f8ba9491ef44cdbb4b8c18d73040745e5

3 months agoe_zone_video: make an internal header 42/305042/1
SooChan Lim [Sun, 21 Jan 2024 05:28:54 +0000 (14:28 +0900)]
e_zone_video: make an internal header

Move the internal resources and the function declaration
to the internal header

Change-Id: I89b1034f9cd9db2414dfff56f8f79ffc41906089

3 months agoe_video_internal: move e_video_hwc api to e_video_hwc_intern.h 41/305041/1
SooChan Lim [Sun, 21 Jan 2024 05:14:58 +0000 (14:14 +0900)]
e_video_internal: move e_video_hwc api to e_video_hwc_intern.h

Change-Id: Ide448b3ec912e78f7daa4fbfc129d101a483c974

3 months agoe_video_fallback: make e_video_fallback header 40/305040/1
SooChan Lim [Sun, 21 Jan 2024 05:08:23 +0000 (14:08 +0900)]
e_video_fallback: make e_video_fallback header

Change-Id: I17b477dddd71be28cf111168bceecb350cbbf748

3 months agoe_video_external: make e_video_external header 39/305039/1
SooChan Lim [Sun, 21 Jan 2024 05:04:09 +0000 (14:04 +0900)]
e_video_external: make e_video_external header

Change-Id: Ibb6dee549c705abee1493485ad2fa30954a22be0

3 months agoe_video_comp_iface: make e_video_comp_iface 38/305038/1
SooChan Lim [Sun, 21 Jan 2024 04:57:14 +0000 (13:57 +0900)]
e_video_comp_iface: make e_video_comp_iface

It has E_Video_Comp_Iface structure.

Change-Id: I5d2c8cc09e78c1687b29db3dc13399dea25d9151

3 months agoe_video_internal: move debug stuff to e_video_debug_intern.h 37/305037/1
SooChan Lim [Sun, 21 Jan 2024 04:18:30 +0000 (13:18 +0900)]
e_video_internal: move debug stuff to e_video_debug_intern.h

Change-Id: I8ee7d5e738f0ac4d08a90b037a0e3f5cb85d32e1

3 months agoe_video_internal: move e_client_video to e_client_video_inter.h 36/305036/1
SooChan Lim [Sun, 21 Jan 2024 04:07:43 +0000 (13:07 +0900)]
e_video_internal: move e_client_video to e_client_video_inter.h

Change-Id: I6cd21a20b9830f512bbee45a3ced77ee439c5281

3 months agoe_video_internal: remove including e.h 35/305035/1
SooChan Lim [Sun, 21 Jan 2024 03:58:45 +0000 (12:58 +0900)]
e_video_internal: remove including e.h

including e.h does at each c files.

Change-Id: I3e8a4e500e71e2d2e668707a6051318b7694632e

3 months agoe_video_debug: make an internal header 34/305034/1
SooChan Lim [Sun, 21 Jan 2024 03:57:00 +0000 (12:57 +0900)]
e_video_debug: make an internal header

Move the internal resources and the function declaration
to the internal header

Change-Id: I9f5a2ad09b19a745eb1d308dc17b2ae12c54744a

3 months agoe_util_video: make an internal header 33/305033/1
SooChan Lim [Sun, 21 Jan 2024 03:52:12 +0000 (12:52 +0900)]
e_util_video: make an internal header

Move the internal resources and the function declaration
to the internal header

Change-Id: I1d2594dd3c38025111a0ef6e093fc01109e87de4

3 months agoe_comp_wl_video: make an internal header 32/305032/1
SooChan Lim [Sun, 21 Jan 2024 03:47:22 +0000 (12:47 +0900)]
e_comp_wl_video: make an internal header

Move the internal resources and the function declaration
to the internal header

Change-Id: I43b995059d48f464443e451d1af015faef3be78a

3 months agoe_comp_wl_video_buffer: make an internal header 31/305031/1
SooChan Lim [Sun, 21 Jan 2024 03:24:30 +0000 (12:24 +0900)]
e_comp_wl_video_buffer: make an internal header

Move the internal resources and the function declaration
to the internal header

Change-Id: I7a15772c8fb4d42ed739cb7f14ef3191fd2a1df0

3 months agoe_client_video: make an internal header 30/305030/1
SooChan Lim [Sun, 21 Jan 2024 03:07:14 +0000 (12:07 +0900)]
e_client_video: make an internal header

Move the internal resources and the function declaration
to the internal header

Change-Id: I2405b2c2c6aeab65231afde461eb52f45a809d55

3 months agoe_video_hwc: make an internal header 29/305029/1
SooChan Lim [Sun, 21 Jan 2024 02:51:08 +0000 (11:51 +0900)]
e_video_hwc: make an internal header

Move the internal resources and the function declaration
to the internal header

Change-Id: Ie1264f103846b480e2c62463e464c6c4101c4f1a

3 months agoe_devicemgr: move all in e_devicemgr_private.h to e_devicemgr_intern.h 28/305028/1
SooChan Lim [Sun, 21 Jan 2024 02:39:14 +0000 (11:39 +0900)]
e_devicemgr: move all in e_devicemgr_private.h to e_devicemgr_intern.h

Move all of the definitions and internal signatures to e_devicemgr_intern.h.

Change-Id: Ie89137b435aeb46c7355ad1dd530826c6518543d

3 months agoe_comp_wl: move all in e_comp_wl_private.h to e_comp_wl_intern.h 27/305027/1
SooChan Lim [Sun, 21 Jan 2024 02:05:25 +0000 (11:05 +0900)]
e_comp_wl: move all in e_comp_wl_private.h to e_comp_wl_intern.h

Move all of the definitions and internal signatures to e_comp_wl_intern.h.

Change-Id: I7e972053773060fb1633ab31de9eb3ef3a5b4b13

3 months agoe_foreign: move all in e_foreign_private.h to e_foreign_intern.h 26/305026/1
SooChan Lim [Sun, 21 Jan 2024 01:50:42 +0000 (10:50 +0900)]
e_foreign: move all in e_foreign_private.h to e_foreign_intern.h

Move all of the definitions and internal signatures to e_foreign_intern.h.

Change-Id: I1164c1cdd97e3e4f9e3040a4aedada30dd8bb41f

3 months agoe_input: move all in e_input_private.h to e_input_intern.h 25/305025/1
SooChan Lim [Wed, 24 Jan 2024 23:54:17 +0000 (08:54 +0900)]
e_input: move all in e_input_private.h to e_input_intern.h

Move all of the definitions and internal signatures to e_input_intern.h.
Then, e_input has only one internal header file which is e_input_intern.h

Change-Id: Ib2d2d53f77626466f54dd418ac43ee13cc83dd8e

3 months agoe_policy_visibility: make an internal header 24/305024/1
SooChan Lim [Sun, 21 Jan 2024 01:20:40 +0000 (10:20 +0900)]
e_policy_visibility: make an internal header

Move the internal resources and the function declaration
to the internal header

Change-Id: Ie17505cb0216b8ea8e30c4649a04d47b44e3a593

3 months agoe_service_volume: make an internal header 23/305023/1
SooChan Lim [Sun, 21 Jan 2024 01:08:08 +0000 (10:08 +0900)]
e_service_volume: make an internal header

Move the internal resources and the function declaration
to the internal header

Change-Id: Ie1ce2ca1c8cd69f81801ed2615293a7f7b488639

3 months agoe_service_taskbar: make an internal header 22/305022/1
SooChan Lim [Sun, 21 Jan 2024 01:04:01 +0000 (10:04 +0900)]
e_service_taskbar: make an internal header

Move the internal resources and the function declaration
to the internal header

Change-Id: Ib739dcfc395d465ea45c2fc8eb1e2a15b809747c

3 months agoe_service_softkey: make an internal header 21/305021/1
SooChan Lim [Sun, 21 Jan 2024 00:59:54 +0000 (09:59 +0900)]
e_service_softkey: make an internal header

Move the internal resources and the function declaration
to the internal header

Change-Id: I1ced8746ce94d07121daeeafeed675565765f01f

3 months agoe_service_scrsaver: make an internal header 20/305020/1
SooChan Lim [Sun, 21 Jan 2024 00:54:16 +0000 (09:54 +0900)]
e_service_scrsaver: make an internal header

Move the internal resources and the function declaration
to the internal header

Change-Id: I987395ead6ebc4754a69f931b519c2e201880564

3 months agoe_service_region: make an internal header 19/305019/1
SooChan Lim [Sun, 21 Jan 2024 00:51:41 +0000 (09:51 +0900)]
e_service_region: make an internal header

Move the internal resources and the function declaration
to the internal header

Change-Id: Ie5de89c9f1bdcb346ecf48630c2cb8047aff8e1d

3 months agoe_service_quickpanel: make an internal header 18/305018/1
SooChan Lim [Sun, 21 Jan 2024 00:45:33 +0000 (09:45 +0900)]
e_service_quickpanel: make an internal header

Move the internal resources and the function declaration
to the internal header

Change-Id: Ibcee9a2cebeef2944dba67bf0eff09bde0a4c03d

3 months agoe_service_lockscreen: make an internal header 17/305017/1
SooChan Lim [Sun, 21 Jan 2024 00:28:52 +0000 (09:28 +0900)]
e_service_lockscreen: make an internal header

Move the internal resources and the function declaration
to the internal header

Change-Id: I9fdd4aedcff2c612b523e2b8115daebf920647a0

3 months agoe_service_launcher: make an internal header 16/305016/1
SooChan Lim [Sun, 21 Jan 2024 00:26:55 +0000 (09:26 +0900)]
e_service_launcher: make an internal header

Move the internal resources and the function declaration
to the internal header

Change-Id: Ifbfe59de8de000fd861dc50b418020953de008c2

3 months agoe_service_kvm: make an internal header 15/305015/1
SooChan Lim [Sun, 21 Jan 2024 00:23:07 +0000 (09:23 +0900)]
e_service_kvm: make an internal header

Move the internal resources and the function declaration
to the internal header

Change-Id: I68b367a36960a2f8399bd5b49a23be03d6263774

3 months agoe_service_indicator: make an internal header 14/305014/1
SooChan Lim [Sun, 21 Jan 2024 00:16:11 +0000 (09:16 +0900)]
e_service_indicator: make an internal header

Move the internal resources and the function declaration
to the internal header

Change-Id: Ieb83a8497c0e4d5e9bd3690c968f69c128f32dc6

3 months agoe_service_cbhm: make an internal header 13/305013/1
SooChan Lim [Sun, 21 Jan 2024 00:13:06 +0000 (09:13 +0900)]
e_service_cbhm: make an internal header

Move the internal resources and the function declaration
to the internal header

Change-Id: If70752cd29d48e5acabd05cc146cd626a5cb7ab6

3 months agoe_dnd: make an internal header 12/305012/1
SooChan Lim [Sat, 20 Jan 2024 23:53:19 +0000 (08:53 +0900)]
e_dnd: make an internal header

Move the internal resources and the function declaration
to the internal header

Change-Id: I37a83aa09a2407900f1f07626da6c06d2049866f

3 months agoe_dpms: make an internal header 11/305011/1
SooChan Lim [Sat, 20 Jan 2024 23:35:34 +0000 (08:35 +0900)]
e_dpms: make an internal header

Move the internal resources and the function declaration
to the internal header

Change-Id: I03a8e411cb30c14a74ac8993eedaae8db74b2707

3 months agoe_egl_sync: make an internal header 10/305010/1
SooChan Lim [Sat, 20 Jan 2024 23:30:29 +0000 (08:30 +0900)]
e_egl_sync: make an internal header

Move the internal resources and the function declaration
to the internal header

Change-Id: Ib82a82d845e63472f4eceaea49e91ba6c4b6de64

3 months agoe_env: make an internal header 09/305009/1
SooChan Lim [Sat, 20 Jan 2024 23:25:16 +0000 (08:25 +0900)]
e_env: make an internal header

Move the internal resources and the function declaration
to the internal header

Change-Id: If32da9ab5a31b76a2fd6cfb58445cfd1dd3c07ec

3 months agoe_focus: make an internal header 08/305008/1
SooChan Lim [Sat, 20 Jan 2024 23:17:06 +0000 (08:17 +0900)]
e_focus: make an internal header

Move the internal resources and the function declaration
to the internal header

Change-Id: I1026abedf198906306b0e2bd0c40610c36f9b5d3

3 months agoe_foreign: make an internal header 07/305007/1
SooChan Lim [Fri, 19 Jan 2024 10:30:12 +0000 (19:30 +0900)]
e_foreign: make an internal header

Move the internal resources and the function declaration
to the internal header

Change-Id: I4a0510fb6a816716ed124d229ff305d1c99038fc

3 months agoe_gesture: make an internal header 06/305006/1
SooChan Lim [Fri, 19 Jan 2024 10:25:51 +0000 (19:25 +0900)]
e_gesture: make an internal header

Move the internal resources and the function declaration
to the internal header

Change-Id: I77b18562bb885bf84f88a46667b6ed1076112e6e

3 months agoe_grabinput: make an internal header 05/305005/1
SooChan Lim [Fri, 19 Jan 2024 10:20:03 +0000 (19:20 +0900)]
e_grabinput: make an internal header

Move the internal resources and the function declaration
to the internal header

Change-Id: Id7ca34bb79d6f5ba3b4225e3519d4242ef127d14

3 months agoe_hints: make an internal header 04/305004/1
SooChan Lim [Fri, 19 Jan 2024 10:02:32 +0000 (19:02 +0900)]
e_hints: make an internal header

Move the internal resources and the function declaration
to the internal header

Change-Id: I580cbb4b1391c4085e9f0595af9974d7b1c6566b

3 months agoe_hwc_window: make an internal header 03/305003/1
SooChan Lim [Fri, 19 Jan 2024 09:47:13 +0000 (18:47 +0900)]
e_hwc_window: make an internal header

Move the internal resources and the function declaration
to the internal header

Change-Id: I0a8366aa4a0b462982fe3fcd086c899e62cf10aa

3 months agoe_hwc_windows: make an internal header 02/305002/1
SooChan Lim [Fri, 19 Jan 2024 09:10:54 +0000 (18:10 +0900)]
e_hwc_windows: make an internal header

Move the internal resources and the function declaration
to the internal header

Change-Id: I9ccaf68bf7f236e16b5df70ead1cb8db67a5f1af

3 months agoe_hwc: make an internal header 01/305001/1
SooChan Lim [Fri, 19 Jan 2024 08:55:15 +0000 (17:55 +0900)]
e_hwc: make an internal header

Move the internal resources and the function declaration
to the internal header

Change-Id: Iab40c267a581cf447f79099cd1ce6f630e5b6611