e_comp_wl_data: Don't send wl_data_selection event when focus changed 46/317546/1
authorJunkyeong Kim <jk0430.kim@samsung.com>
Wed, 11 Sep 2024 09:55:44 +0000 (18:55 +0900)
committerTizen Window System <tizen.windowsystem@gmail.com>
Wed, 11 Sep 2024 10:48:58 +0000 (19:48 +0900)
commit0c81987a958cad8f9cbfd53719b8c02ff68d560a
treeebe135a1b7ac0bb1e464a481819537e891129ce1
parent5db41418e42b733fe6ae1de6451550eaa69fb994
e_comp_wl_data: Don't send wl_data_selection event when focus changed

When focus changed, e20 check the focused app and send wl_data_selection event.
But now if the secondary selection apps get focus, don't send wl_data_selection event.

Change-Id: I2d852c4fd010f9dc43c4a503b6d52161d852fe5f
src/bin/server/e_comp_wl_data.c