e_xdg_shell: check role before adding list while handling configure 17/267917/1
authorDoyoun Kang <doyoun.kang@samsung.com>
Mon, 13 Dec 2021 02:06:40 +0000 (11:06 +0900)
committerDoyoun Kang <doyoun.kang@samsung.com>
Mon, 13 Dec 2021 08:08:58 +0000 (17:08 +0900)
commite429a26f8ddabcc6d4b74f2cb6faadf67d391e45
treec5eb2ba5a4c134b3ec88a599a1a94ee6c6d4d4d6
parentff8f70299fd0c6254e9d6858fdd808e8ad82861b
e_xdg_shell: check role before adding list while handling configure

If the surface's role is not TOPLEVEL or POPUP, then e doesnot add configure resource
in the internal list.

Change-Id: Icd092b61f6e37d92e8803c0e447a92ff3b160c2b
Signed-off-by: Doyoun Kang <doyoun.kang@samsung.com>
src/bin/e_xdg_shell_v6.c