SooChan Lim [Fri, 5 Jul 2024 07:42:29 +0000 (16:42 +0900)]
e_comp_screen: move the functions
call the e_comp_screen_init() and e_comp_screen_shutdown()
at the e_main.c and remove them from e_comp.c.
e_comp includes the rendering compositing stuff, so e_comp_screen
is not included in e_comp.
Change-Id: Ic5ed41b4cd9576ab0dac489700155960e141387b
Doyoun Kang [Fri, 28 Jun 2024 06:34:38 +0000 (15:34 +0900)]
e_comp_wl: add new APIs to access the internal value of E_Comp_Wl_Client_Data
Change-Id: I37109e3e1f248aca12ee6e448c5d93b86e6fcb3d
jinbong.lee [Tue, 9 Jul 2024 10:39:35 +0000 (10:39 +0000)]
Move xkb & kbd interface of variable getting to e_input
Change-Id: I93125ab3ae38b80c15e803b0f1735e6769c7dea1
Changyeon Lee [Tue, 9 Jul 2024 09:02:45 +0000 (18:02 +0900)]
Packaging: Update version up to tz9_21.1.2
Change-Id: I15d552dcd9540045c0ababdafced5ec9d8126e7f
Changyeon Lee [Tue, 9 Jul 2024 03:16:01 +0000 (12:16 +0900)]
e_hwc_windows: transfer ownership of acquire_fence fd when fd is set to tdm
It is better to transfer ownership when fd is set in tdm for fd management.
Change-Id: I67f6bb7781a74cecb3f7c6fabae1edb7677157e4
SooChan Lim [Fri, 5 Jul 2024 07:05:28 +0000 (16:05 +0900)]
e_keyrouter_events: early check if res is null
for making a code clear
Change-Id: I2fd19e1fedf776a620d4fdab1a7d54d95a71ed72
SooChan Lim [Fri, 5 Jul 2024 07:04:27 +0000 (16:04 +0900)]
e_keyrouter_events: use key_data instead of ev->data
Change-Id: I246bca1747bc39459324c03efd40ed1397ecbd19
Changyeon Lee [Mon, 27 May 2024 07:45:04 +0000 (16:45 +0900)]
e_info_server: do not get data of image_object if snapshot is set
fix crash in evas after evas_object_image_data_get is called.
Change-Id: I911d6d3c1d2d20849df31fd60d537d2868ff7dde
SooChan Lim [Fri, 5 Jul 2024 01:32:31 +0000 (10:32 +0900)]
e_comp_wl: call e_keyrouter_wl_event_surface_send directly
e_keyrouter_event_surface_send function is redundency.
Change-Id: I69af8920bfd4aefa82497cef7d56b62b8a1d5f35
SooChan Lim [Fri, 5 Jul 2024 00:34:00 +0000 (09:34 +0900)]
e_client: make the function all be simple
Remove the functions which are directly calling the e_comp_wl functions.
Change-Id: I8fbb7b2e28479c93883c95d784e18b925581f71f
Doyoun Kang [Mon, 8 Jul 2024 08:06:18 +0000 (17:06 +0900)]
refactoring: remove code to check _F_ZONE_WINDOW_ROTATION_ definition
Change-Id: I7e6edb489f3cbe9f99eb475a72e1b186e336cc2d
SooChan Lim [Mon, 8 Jul 2024 06:07:54 +0000 (15:07 +0900)]
fix build-break when E_DISPLAY is disabled.
Change-Id: I32deb60af0e02410e8297578aa4683efca1f3540
Jihoon Kim [Mon, 8 Jul 2024 01:19:46 +0000 (10:19 +0900)]
Packaging: Update version up to tz9_21.1.1
Change-Id: I89acdb3cb415476913e5f93e92d3e96dc3eeb02e
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
jinbong.lee [Fri, 5 Jul 2024 13:13:14 +0000 (13:13 +0000)]
Bug-fix : use E_Output to tdm_output_get_available_size
- fix to use tdm_output inside of E_Output
Change-Id: I82cac16e8a761b79f0289f9e90317a344576eb7b
Jihoon Kim [Fri, 5 Jul 2024 08:35:00 +0000 (17:35 +0900)]
Packaging: Update version up to tz9_21.1.0
Change-Id: Id4a2917aa5817e3a9deb16bd9b50cf59fe3fdf68
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Mon, 27 May 2024 02:08:34 +0000 (11:08 +0900)]
e_keyrouter: process keygrab_list_set/unset in input thread
Change-Id: Ic7bde4b1727c7b93a51b54ef3a94ed286b583b16
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Thu, 23 May 2024 06:39:40 +0000 (15:39 +0900)]
Revert "e_keyrouter: fix cynara crash issue"
This reverts commit
1a4abd91a97adf1fdc754974395ca88c5374ce60.
Change-Id: Ia81ce60f729f2710dd41b62439955f0ad91fd21e
Jihoon Kim [Fri, 5 Jul 2024 05:20:43 +0000 (14:20 +0900)]
Packaging: Update version up to tz9_21.0.1
Change-Id: I6fd44ac1491d2c2591652f21317a2093ad4d9fe8
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Junseok Kim [Fri, 5 Jul 2024 03:33:38 +0000 (12:33 +0900)]
e_main: set wm_ready before main loop begin when disable input thread
There was a bug that app didn't start when booting.
It caused by there're no wm_ready even if the enlightenment main loop begin.
for fix this issue, mark wm_ready before ecore main loop begin when no using input thread.
Refer patch:
66438c8e4a7ab7a5260e7bce67e54baf28c7ab27
Change-Id: I616180aa2937a946e443601c7b4c536665760c0f
Seunghun Lee [Wed, 3 Jul 2024 06:15:58 +0000 (15:15 +0900)]
video_shell: Extract method
Change-Id: I3efd4a270f01a6bdeb2ef0cdf9f73ca15ab04220
Seunghun Lee [Wed, 3 Jul 2024 01:36:54 +0000 (10:36 +0900)]
video_shell: Fix segfault on accessing null
Source->subsurface can be null if it is created without a viewport.
Change-Id: I32d12daa15635a1594da58bf09c2cbbfdab3f197
review-bot [Tue, 2 Jul 2024 23:04:42 +0000 (08:04 +0900)]
Fix typo
Change-Id: I3053ef4b19a1073d3ee669f5fe0150aa6f517bf5
Changyeon Lee [Tue, 14 May 2024 06:14:02 +0000 (15:14 +0900)]
e_comp_wl_tizen_hwc: fix sending discard event before surface is committed
commit_feedback should be checked because surface contents are
double-buffered state.
Change-Id: Ic64a7340c2f8bd5771fbaa62bcbe3ef334e3bb60
Jihoon Kim [Thu, 4 Jul 2024 11:26:35 +0000 (20:26 +0900)]
e_input_backend: support non input thread mode
Change-Id: I5aa489c875cea3958d9806fa40d7022e873a7bbf
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Junkyeong Kim [Wed, 3 Jul 2024 04:46:51 +0000 (13:46 +0900)]
e_tizen_surface_shm: Add missing free
Change-Id: I9e0d36ac3f0b63175e2c84b710d09278adb35334
jinbong.lee [Wed, 3 Jul 2024 05:15:09 +0000 (05:15 +0000)]
Packaging: Update version up to tz9_21.0.0
Change-Id: If8c9fbc02f0002065364ae01ae88ec676f12a415
SooChan Lim [Thu, 13 Jun 2024 02:39:34 +0000 (11:39 +0900)]
fix the typo
Change-Id: I623a7c28e850b7d0191cdb371b4b452de7c0a1cd
SooChan Lim [Thu, 13 Jun 2024 02:30:32 +0000 (11:30 +0900)]
e_display: use e_display
Use e_display instead of the initialization of display in e_comp_screen.
Tdm display implementation should be resided in displaymgr directory.
Change-Id: I82883391c6b001027ab8b7de959e9d79965216a0
SooChan Lim [Thu, 13 Jun 2024 02:27:56 +0000 (11:27 +0900)]
e_display: add e_display
e_display initialize the Display and the Outputs in Enlightenemnt.
It initialize the tdm display and tdm output at start of the Enlightenment.
Change-Id: I8146130cdcd8b3670089b80787229292a300eaec
SooChan Lim [Thu, 13 Jun 2024 02:26:34 +0000 (11:26 +0900)]
e_video_hwc_planes: move CHECKING_PRIMARY_ZPOS to e_intern.h
Change-Id: I6f55bfd5fe6356a77f2283baebd33f3123c856e4
SooChan Lim [Thu, 13 Jun 2024 02:15:35 +0000 (11:15 +0900)]
e_hwc_window: remove including e_hwc_window_intern.h
for refactoring
Change-Id: I5490dc6cccd63d8fc45556fabc49db86f1086fb6
jinbong.lee [Tue, 2 Jul 2024 11:16:54 +0000 (11:16 +0000)]
Removing unused API of e_zone_over_get
- Accessing this variable(zoen->over) is removed in E20's module(e_mod_tizen-wm-policy).
- It was only one where that variable is used.
Change-Id: I2965583cd77e13259a58dc2c766e36377664af90
Seunghun Lee [Wed, 26 Jun 2024 10:02:18 +0000 (19:02 +0900)]
e_comp_wl: Add missing call to wl_display_destroy
Change-Id: Iae2bb384e46b5d38bee10168f3bf0a92bd5e12d3
duna.oh [Mon, 1 Jul 2024 02:23:28 +0000 (11:23 +0900)]
Packaging: Update version up to tz9_20.0.0
Change-Id: Icf2d00e1585fb9106e29217ff9dc1c0be8a1dadd
Doyoun Kang [Mon, 1 Jul 2024 02:47:11 +0000 (11:47 +0900)]
e_client: fix data type of rot_angle_reserved_set/get
Change-Id: Ib6c467a8bf53cadbe18ef4b58c2dc9754aded222
duna.oh [Fri, 28 Jun 2024 06:52:51 +0000 (15:52 +0900)]
e_input: add a config 'touch_block_on_palm' and apply it on palm
Change-Id: I9c36de81e91ebf30151a2baf7b5f7efba7c0201a
SooChan Lim [Fri, 28 Jun 2024 00:53:45 +0000 (09:53 +0900)]
e_sever: add the missing break
Change-Id: Ife2281962f222085e1c0e7b7aa9c43ca74657c21
Inhong Han [Thu, 27 Jun 2024 01:11:43 +0000 (10:11 +0900)]
Packaging: Update version up to tz9_19.0.0
Change-Id: I28ed106498aacc27a8c8c2dac6ae58ce47a663be
duna.oh [Thu, 27 Jun 2024 01:22:45 +0000 (10:22 +0900)]
Revert "e_devicemgr: Do not send device_remove event if no object found by id in client's map"
It is better not to use wl_client_get_object() APIs for thread safety.
This reverts commit
6272d7a57e836a8d47809d464f6654fb7b8da0a3.
Change-Id: I2b492d33b260129452031b79b9ce9329d9ebd9ea
Doyoun Kang [Wed, 26 Jun 2024 07:05:02 +0000 (16:05 +0900)]
e_client: add new enum - E_Client_Rotation_Angle
Change-Id: I4de26b0e270d40a992c6e01ec3bbb8a85b3e8dc4
Inhong Han [Wed, 26 Jun 2024 03:33:27 +0000 (12:33 +0900)]
e_input_event: Prevent the input event APIs from running in the main thread
Change-Id: I8422b27c118cd7fe0d692b9198aa8249cbae8085
Seunghun Lee [Wed, 26 Jun 2024 01:25:13 +0000 (10:25 +0900)]
video_shell: Add missing early return
Change-Id: I4fd11af7fb5b000f9913ee9efd348ce95e05b106
Doyoun Kang [Tue, 25 Jun 2024 04:53:24 +0000 (13:53 +0900)]
e_client: add new APIs to access the internal value of E_Client
Change-Id: Ie59aa404e5d29ee6b055eb461586ceeb40d6c086
Seunghun Lee [Tue, 25 Jun 2024 23:29:26 +0000 (08:29 +0900)]
Update version up to tz9_18.1.0
Change-Id: Ic8d385e58b23650e08eb055dfc5e3ea1ff097fa3
Seunghun Lee [Tue, 21 May 2024 09:42:15 +0000 (18:42 +0900)]
server: Add wtz-video-shell implementation
The Video Shell is a tizen extension to the wayland protocol. It is
designed to ensure synchronization between updates to the toplevel
surface content and the viewport of a video surface traditionally
rendered by an extenal process responsible for rendering video content.
The protocol mainly introduces the wtz_video_exported_viewport and
wtz_video_viewport_source.
The wtz_video_exported_viewport is intended to be created within the
application process and provides configuration options such as
destination size and transformation settings. By extending
wtz_video_exported_viewport from wl_subsurface, applications can
leverage the synchronization capabilities of wl_subsurface to align
updates between the main surface content and video output.
The wtz_video_viewport_source, on the other hand, is meant to be
created by the process handling video content creation. Its output will
be adjusted (scaled up or down) based on the destination size and
transformations specified through wtz_video_exported_viewport.
This design approach is largely inspired by the wtz-foreign-shell
protocol.
Change-Id: I47c11150a9b4d120aa8bd9ead9791d53c26475e2
Seunghun Lee [Mon, 24 Jun 2024 04:06:56 +0000 (13:06 +0900)]
compositor: Handle unset viewport
Change-Id: I1776c29f6a41fe293e659ee63ebf2c5b87a8acd2
Seunghun Lee [Fri, 21 Jun 2024 05:11:41 +0000 (14:11 +0900)]
compositor: Add e_subsurface_surface_get()
Change-Id: I72604fbf81f4573b816c04418f48b4cd25c19bc7
Seunghun Lee [Mon, 17 Jun 2024 10:02:54 +0000 (19:02 +0900)]
xdg_shell_v6: Remove setting mapped state of ds_xdg_toplevel
It's actually a workaround for setting map state of ds_xdg_toplevel_v6
properly. Now that ds_surface_{map,unmap} has been added, it's no longer
necessary to do it here.
Change-Id: Ic350947192ded18f28674962f7b237534d54dc90
Seunghun Lee [Tue, 18 Jun 2024 04:02:31 +0000 (13:02 +0900)]
compositor: Add e_surface_{map,unmap}
Any implementation for wl_surface extension protocol should use
e_surface_{map,unmap} properly when they're ready to map wl_surface.
Change-Id: Icd1e4b844100b236f37087bbce569d124a586c5c
Seunghun Lee [Mon, 17 Jun 2024 03:13:45 +0000 (12:13 +0900)]
compositor: Add e_surface_{map,unmap}_listener_add
Change-Id: Ib2c725e77b2b4128dd15eb8f08b29b2dc0b5c886
Seunghun Lee [Thu, 30 May 2024 01:50:54 +0000 (10:50 +0900)]
Replace e_comp_wl_subsurface APIs with e_subsurface
Change-Id: Id8c77c5282f29ff99ff3130201d3e92aedf3f08b
Seunghun Lee [Wed, 22 May 2024 06:38:42 +0000 (15:38 +0900)]
compositor: Add {sync,desync}_precommit
Change-Id: I26e3a066b0e9b6a4a997041d6da40918502b2c6b
Seunghun Lee [Wed, 22 May 2024 01:43:25 +0000 (10:43 +0900)]
e_comp_wl: Remove duplicated call
e_comp_wl_remote_surface_commit() is already called on _e_surface_cb_commit().
Change-Id: I975a34641a8bb6ad8455cf21034b84459cc56cf9
Seunghun Lee [Tue, 21 May 2024 06:00:25 +0000 (15:00 +0900)]
e_compositor: Add e_subsurface_cached_listener_add
Change-Id: If08767a2435d3d892477e2dfc61bb78cece199f3
Seunghun Lee [Tue, 21 May 2024 05:22:15 +0000 (14:22 +0900)]
e_compositor: Add e_surface_role_set
Change-Id: I6ec401a91031df7993a4b314f236b1017b05c519
Seunghun Lee [Tue, 21 May 2024 05:06:03 +0000 (14:06 +0900)]
e_compositor: Add e_subsurface_destroy_listener_add()
Change-Id: I0084d271ba6ef303f06ccdb4754fde1357ecca0a
Seunghun Lee [Tue, 21 May 2024 05:05:37 +0000 (14:05 +0900)]
e_compositor: Add e_subsurface_from_resource()
Change-Id: I0e7ec5819ca7258185097b1bf44b35bf5a45bb8e
duna.oh [Mon, 24 Jun 2024 12:56:58 +0000 (21:56 +0900)]
e_devicemgr: Do not send device_remove event if no object found by id in client's map
Change-Id: I23d6679f88d760290a26e97af95ddf81619ea185
duna.oh [Wed, 19 Jun 2024 07:55:38 +0000 (16:55 +0900)]
e_comp_wl_input: ignore Waydroid's cursor change while dragging
Change-Id: Ie637fe9ef0a1a9fce35bc74a2814632e3f9af576
Junseok Kim [Thu, 20 Jun 2024 09:36:02 +0000 (18:36 +0900)]
e_client: Makes not consider the input region when dragging on AOT Launcher
Change-Id: I36b34cb984a47fe00bbab8c27d23eacf3eb788f2
jinbong.lee [Mon, 24 Jun 2024 10:02:15 +0000 (10:02 +0000)]
Update version up to tz9_18.0.5
Change-Id: Ib1d3fb35b92a1f2b16248e293e0296266318b50e
jinbong.lee [Thu, 20 Jun 2024 06:30:47 +0000 (06:30 +0000)]
Add Data structure encapsulation for e_plane
- add some variable getting interfaces for E_Plane structure
Change-Id: I62234f60bb147a1f3594757d6ba5413bdf4f3405
jinbong.lee [Thu, 20 Jun 2024 06:26:52 +0000 (06:26 +0000)]
Add Data structure encapsulation for e_comp_wl
- add some get / set interfaces for variable of E_Comp_Wl_Data structure
- add some lock / unlock interfaces for mutex variable of E_Comp_Wl_Data structure
Change-Id: I5a4cae70a5e168a7879f532d9363e15ee309af12
jinbong.lee [Thu, 20 Jun 2024 06:24:37 +0000 (06:24 +0000)]
Add Data structure encapsulation for e_hwc
- add e_hwc_mode_set interface for mode of E_Hwc
Change-Id: Ieba7759fcbc2369197db6b1a601b92c1cc3d4e7d
jinbong.lee [Thu, 20 Jun 2024 05:21:39 +0000 (05:21 +0000)]
Add Data structure encapsulation for e_zone
- add some get / set interfaces for variable of E_Zone structure
- e_zone_display_state_get is changed from EINTERN to E_API
Change-Id: I1146b6d998c318b0b055d85bad14d0d8800fcd05
jinbong.lee [Thu, 20 Jun 2024 05:18:53 +0000 (05:18 +0000)]
Add Data structure encapsulation for e_desk
- add some get / set interfaces for variableq of E_Desk structure
Change-Id: Iecd54fefe288e4934416bdb3766b32abea9c72a7
jinbong.lee [Thu, 20 Jun 2024 05:09:34 +0000 (05:09 +0000)]
Add Data structure encapsulation for e_comp
- add some get / set interfaces for variable of E_Comp structure
- add some lock / unlock interfaces for mutex variable of E_Comp structure
Change-Id: Ia466ef8fa3ec555148d997b466a8d79df9fce595
Junseok Kim [Tue, 4 Jun 2024 10:38:08 +0000 (19:38 +0900)]
e_service_kvm: Add implements for tws_service_kvm_perform_drop_target
Change-Id: I4973e3a45bf587665765eb26bb368c83ed4cae81
Doyoun Kang [Thu, 20 Jun 2024 00:49:16 +0000 (09:49 +0900)]
e_client/e_policy_wl: add code to handle a new role for aot window
Change-Id: Iefad3b381411b3383408875f36da4c8e5d9b3594
Junseok Kim [Tue, 18 Jun 2024 07:40:35 +0000 (16:40 +0900)]
e_dnd: fix typo
Change-Id: Iaca0164d09a55e36bb654655e6f705cf02aaa04d
Jihoon Kim [Tue, 18 Jun 2024 10:02:07 +0000 (19:02 +0900)]
Packaging: Update version up to tz9_18.0.4
Change-Id: Ifaaf0b3b4fd9fa827d730fc3b56b4f31e078ec3e
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Tue, 18 Jun 2024 08:38:39 +0000 (17:38 +0900)]
Revert "e_keyrouter_wl: check if keygrab_set is available"
This reverts commit
73b95967b6d9a5f985b8e28ce9baacce6ace90e8.
Change-Id: I84cc8c99576ca336cb3be6cdefadb8d659c2282b
Jihoon Kim [Tue, 18 Jun 2024 08:38:33 +0000 (17:38 +0900)]
Revert "e_keyrouter_wl: check if keygrab_key is available"
This reverts commit
170eb2abc9b6d2b1609817c8bbdf8045eaa33513.
Change-Id: Ie3373d30ed41797750d416acac68f0a29d8d907a
Jihoon Kim [Tue, 18 Jun 2024 08:38:16 +0000 (17:38 +0900)]
Revert "e_keyrouter_wl: refactor code"
This reverts commit
1fa067656360c80bd89523962a8461ec050422fc.
Change-Id: Ice77e283c1d71232592f219369ddb0d568fea135
Jihoon Kim [Tue, 18 Jun 2024 08:38:06 +0000 (17:38 +0900)]
Revert "e_keyrouter_wl: check if the privilege is available"
This reverts commit
e425e1320761b637219f0ec5a5e22416bdd01395.
Change-Id: I717d630d3bba85282bc1e7bb636b5d72d47cfff9
Jihoon Kim [Tue, 18 Jun 2024 08:37:59 +0000 (17:37 +0900)]
Revert "e_keyrouter_list: add two api for removing key_node_data"
This reverts commit
b8be681b466dbb7b9e5c819b20e2775b0d454e15.
Change-Id: Ia061b16699baeadee6669a3f33c09e254c7ededa
Jihoon Kim [Tue, 18 Jun 2024 08:37:46 +0000 (17:37 +0900)]
Revert "e_keyrouter_list: add two api for keygrab_unset"
This reverts commit
ff72bcefdb797fea8c7cb053f842c4cb4fb2a92c.
Change-Id: I43dbbeffbcb4b8243160aa8526251ae8e274fbf9
Jihoon Kim [Tue, 18 Jun 2024 08:37:36 +0000 (17:37 +0900)]
Revert "e_keyrouter_wl: use the new keygrap_unset apis"
This reverts commit
2df8ec04ed6f0d34451495ee6577ec971d3f76f6.
Change-Id: I07208a24749f605247d901594b79440e546a3a74
Jihoon Kim [Tue, 18 Jun 2024 08:37:30 +0000 (17:37 +0900)]
Revert "e_keyrouter_list: remove the unused functions"
This reverts commit
aebf50e18f236ced1475ddce1f9acbec4fe77612.
Change-Id: I30b43874f6b7fe4e50aa526c24c1d778f8535b35
Jihoon Kim [Tue, 18 Jun 2024 08:37:24 +0000 (17:37 +0900)]
Revert "e_keyrouter_wl: initialize the local variable"
This reverts commit
9630968e03445605159cb7e69ad648aa2d6472f5.
Change-Id: Id5638d7f77097c22a3be474360e70b9950e39d60
Jihoon Kim [Tue, 18 Jun 2024 08:37:22 +0000 (17:37 +0900)]
Revert "e_keyrouter_wl: fix the typo"
This reverts commit
80c81a9ba082d03ddf2e6053241b05e20a891eae.
Change-Id: I0ea7e7ea40a932fcd8bef48d8ec1045e2bde57bf
Jihoon Kim [Tue, 18 Jun 2024 08:37:19 +0000 (17:37 +0900)]
Revert "e_keyrouter_wl: add two api for sending keycancl."
This reverts commit
cc8ea549be8f03d486c706e9e02a2dcf1ae4270e.
Change-Id: I15b336fef2a1701873a4262ce73dd3d4c7b26591
Jihoon Kim [Tue, 18 Jun 2024 08:37:16 +0000 (17:37 +0900)]
Revert "e_keyrouter_wl: use the new keycancel apis"
This reverts commit
7300e2611adb6d20f511ae07efdbc14f04aba9b1.
Change-Id: I9c616acae45e6cacbb1baf01b2bb3fc389fe70ce
Jihoon Kim [Tue, 18 Jun 2024 08:37:13 +0000 (17:37 +0900)]
Revert "e_keyrouter_wl: remove the unused function"
This reverts commit
ad650143734981c0892cbc4fb0d0fe5e0348d1e9.
Change-Id: I712152ff677d946f6c26afc1d05a96fe5d04d405
Junseok Kim [Fri, 14 Jun 2024 09:04:07 +0000 (18:04 +0900)]
e_test_helper: send window geometry from e_client_geometry_get
Change-Id: Ia09f290f19bb630bf54bbd9dbae6e9e626f60162
Junseok Kim [Thu, 13 Jun 2024 07:08:57 +0000 (16:08 +0900)]
e_test_helper: Support method to set base, configured output resolution
Change-Id: I7ea7b3e0ecc06c3e89337daebd3b2bd9a4381b4f
duna.oh [Sun, 16 Jun 2024 14:46:39 +0000 (23:46 +0900)]
e_comp_wl: fix the typo
refer to the following commit
:
b39e6a953dff655aa894cc816f378bfb30991f3b
Change-Id: Ib5d71d80c06b59131edf9c37823ff8c20f60feb6
duna.oh [Wed, 12 Jun 2024 05:51:11 +0000 (14:51 +0900)]
e_comp_wl: use transformed position when checking inside constraint region
Change-Id: I3eb33cf13e0c55d16e7b6f06474c07629777d175
duna.oh [Fri, 14 Jun 2024 07:21:36 +0000 (16:21 +0900)]
e_dnd: ungrab input without feeding mouse out/in when pointer is constrainted
If drag is cancelled by KVM service and pointer is already constrainted
(locked in Edge window), additional mouse out/in event onto the Edge results in
being unlocked and locked again.
Drag and drop sequence goes as follows:
1. Drag starts with a touch down event on Evas 1.
2. Dragging onto Evas 2 involves several steps:
Mouse OUT event on Evas 1 (Browser).
Mouse IN event on Evas 2 (Edge). --> locked
Mouse move event on Evas 2.
3. The drag ends with a touch up event on Evas 2:
Mouse OUT event on Evas 2. --> unlocked --> issue
Mouse IN event on Evas 2. --> locked --> issue
Change-Id: Ib5550ef087358a0e262fc59d97b0b7214d784870
Seunghun Lee [Fri, 14 Jun 2024 07:32:28 +0000 (16:32 +0900)]
Packaging: Update version up to tz9_18.0.3
Change-Id: I6969296a82fd2dbbe5cec437fb0369b48a5747d3
Seunghun Lee [Fri, 14 Jun 2024 07:13:12 +0000 (16:13 +0900)]
policy: Fix use after free
The instance of E_Policy_Client has to be freed even though the member
variable `zone` is null.
The zone of E_Policy_Client instance may be NULL until it receives ecore
event, E_EVENT_CLIENT_ZONE_SET. If the callback of E_CLIENT_HOOK_DEL is
called before E_EVENT_CLIENT_ZONE_SET, the callback would return doing
nothing and the `pc` would be remained in hash table, and this will
cause use-after-free.
Change-Id: I14cde4159a2e0bf108d5dacd9897744459a129f7
Seunghun Lee [Thu, 13 Jun 2024 03:30:12 +0000 (12:30 +0900)]
compositor: Add destroy signal of E_Surface
As a thin wrapper of ds_surface, E_Surface is bound to ds_surface.
That is, E_Surface become inert if ds_surface is destroyed.
E_Surface should be separated from the life cycle of E_Client, but it's
hard to do it for now because E_Surface is tightly coupled with
E_Client - It provides many functionalities related to comp_data member
variable of E_Client.
So, let the destroy signal of E_Surface emit when the destroy signal of
ds_surface is emitted.
Change-Id: Ie5cf65a20c9765e78b8d1caecfd20883b464357f
Jihoon Kim [Thu, 13 Jun 2024 09:46:20 +0000 (18:46 +0900)]
Packaging: Update version up to tz9_18.0.2
Change-Id: Id466e9ccceffbfb76e4d8d893c53ac796142975b
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
SooChan Lim [Thu, 13 Jun 2024 09:12:55 +0000 (18:12 +0900)]
e_input: intialze e_comp_input at e_input_init
move it from e_comp_wl_input to e_input_init.
Change-Id: I6df068ce9ccff7a45498c6298559777b40569fde
Seunghun Lee [Thu, 13 Jun 2024 01:19:34 +0000 (10:19 +0900)]
compositor: Release ds_surface_viewport when ds_surface is destroyed
This is to fix abort by calling ds_surface_viewport_release() after
ds_surface has been destroyed.
The listeners added using e_surface_destroy_listener_add() have been
called in a hook handler E_CLIENT_HOOK_DEL, which is emitted when
e_object_del() is called for the associated E_Client. However, if
e_object_delay_del_ref() is called for the E_Client, the listeners for
E_CLIENT_HOOK_DEL would not be called immediately. Instead, it is
called when delay_del_ref count is dropped to zero by calling
e_object_delay_del_unref().
This means that listeners of e_surface_destroy_listener_add() can be
called after ds_surface is already freed, and the call to
ds_surface_viewport_release() in this case causes undefined behavior.
Change-Id: Ie8f316b2aef841c89386a41f19a4f5066d98d9bc
Changyeon Lee [Thu, 13 Jun 2024 07:11:49 +0000 (16:11 +0900)]
e_comp_object: set the pass events on the image object of the comp_object
The image object should not receive the event because the default input object
should receive the input event.
Otherwise, when the image object and the default input object are different,
the image object may receive the input event.
Change-Id: I431fe7ea7f461528e9bc86bfac6a8edfb2f5f63b
Jihoon Kim [Thu, 13 Jun 2024 08:02:24 +0000 (17:02 +0900)]
e_input_evdev: fix crash in pointer warp
Change-Id: I5dab730e03c3928384f4fe421be3f4bac24e6b42
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
duna.oh [Wed, 12 Jun 2024 10:19:00 +0000 (19:19 +0900)]
e_input: refactor to use a variable 'edv->caps' instead of recurring libinput APIs
Change-Id: Ib24b130ed5273cc9982c47c7084c1e4746560423
duna.oh [Wed, 12 Jun 2024 09:40:58 +0000 (18:40 +0900)]
e_input: add name variable to Evdev device struct and assign value from libinput
This patch impedes E20 from invoking libinput APIs subsequently.
Change-Id: If0730eec77feb3fb28e57b92cc1deee6504a43e5
Jihoon Kim [Wed, 12 Jun 2024 02:40:40 +0000 (11:40 +0900)]
Fix crash issue in pointer warp
Change-Id: Id5a8d7bf1334af4fc17114000093aa1a57daa99b
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>