surface: Finalize pending state on commit 64/304864/1
authorSeunghun Lee <shiin.lee@samsung.com>
Mon, 15 Jan 2024 09:16:15 +0000 (18:16 +0900)
committerTizen Window System <tizen.windowsystem@gmail.com>
Thu, 25 Jan 2024 02:49:56 +0000 (11:49 +0900)
commit3cbc3e88b26aac4db90aa9e4fbe986602781bd77
tree124115cb9fc6f83b70457f4ed22b9bb7a3d72d78
parent717d8a68a544df786483230831b95c27e392a58d
surface: Finalize pending state on commit

The function, surface_finalize_pending() was missing for subsurfaces and
this patch addresses that issue. All surfaces have their pending states
properly finalized during the commit process.

Change-Id: Ieaa5c3bcfb5cc4563ab9ac06da70bc4bf0c4b05b
src/compositor/surface.c