xdg_shell_v6: Split out _toplevel_create 19/323419/1
authorSeunghun Lee <shiin.lee@samsung.com>
Fri, 25 Apr 2025 04:54:39 +0000 (13:54 +0900)
committerTizen Window System <tizen.windowsystem@gmail.com>
Mon, 28 Apr 2025 07:44:54 +0000 (16:44 +0900)
commit1be36ca445d41cb46e6c0d41c6a7f3bc67b817a4
tree8b89f386ea079fca07d467dde1b2992be7445f74
parentb7ffef3d4432fdc9c7c1c7e687d783fe3641a6dd
xdg_shell_v6: Split out _toplevel_create

This patch extracts the implementation of creating toplevel from
_toplevel_add function to improve readability.

Change-Id: Ifae97247f97a6df829c94fdc962d0f2259cfe04e
src/bin/server/e_desktop_xdg_shell_v6.c