e_client: Add ignore_geometry property to E_Client to ignore geometry calc when vis... 22/284722/1
authorJunseok Kim <juns.kim@samsung.com>
Thu, 27 Oct 2022 06:03:02 +0000 (15:03 +0900)
committerTizen Window System <tizen.windowsystem@gmail.com>
Thu, 24 Nov 2022 07:53:07 +0000 (16:53 +0900)
commita311bccdf4d38109cf830bb8d51dd284cb0353d6
treef9bb7d9045b7f034269ee62f94a574faff6191d3
parent3d8980d4aee66a223d871799b68bdc65496722f4
e_client: Add ignore_geometry property to E_Client to ignore geometry calc when vis calc

Ignore_geometry is property for ignore geometry calculation during calculate visibility after once the window show and the property set.
The window that set visibility.ignore_geometry always retain unobscured even if the window is stack in lowest after client attach buffer that not NULL.
It makes the client to do something their jobs under other client window.

Change-Id: Idce08255223d451cbd39b09166849a45cc9586c3
src/bin/e_client.c
src/bin/e_client.h