e_client: Introduce e_client_{show,hide} 09/304509/1
authorSeunghun Lee <shiin.lee@samsung.com>
Tue, 5 Dec 2023 06:19:58 +0000 (15:19 +0900)
committerTizen Window System <tizen.windowsystem@gmail.com>
Thu, 18 Jan 2024 06:30:43 +0000 (15:30 +0900)
commit14458f2e5eb37fe96bd7184d3400d6c9f11e01ba
treef157d93876fc080c306a519967fbb90cca097c0c
parent14552e916007685278b2ae9aa7e9d61fda1b3a8e
e_client: Introduce e_client_{show,hide}

In this commit, we have added two new APIs - `e_client_show()` and
`e_client_hide()` - to enhance code organization and readability.

Change-Id: I9c614f49d007668ec5961ff5d6064d8fb47d1b23
src/bin/e_client.c
src/bin/e_client_intern.h
src/bin/e_comp_wl.c