viewport: Replace E_Client variables with E_Surface APIs 49/309149/1
authorSeunghun Lee <shiin.lee@samsung.com>
Thu, 18 Jan 2024 02:48:47 +0000 (11:48 +0900)
committerSeunghun Lee <shiin.lee@samsung.com>
Fri, 5 Apr 2024 06:46:04 +0000 (15:46 +0900)
commitfef5ec94b7f815439974f4d747cfe5bf732f3bac
tree5efac9548f7a7f77d830f0dd5230198b3ee4b213
parent042c4674064a3976d5d0250f84ab7a0463ce2294
viewport: Replace E_Client variables with E_Surface APIs

This patch changes the way viewport and transformation are handled.
Instead of directly modifying E_Client's variables, it now utilizes
E_Surface APIs to achieve the same functionality.

Change-Id: I213dcbde4d6e698719026e3df6eba23bec54fcdd
src/bin/e_comp_wl_viewport.c