e_hwc_window: reset constraint even if state is client or none in client_type_override 69/310169/1
authorChangyeon Lee <cyeon.lee@samsung.com>
Tue, 23 Apr 2024 08:36:29 +0000 (17:36 +0900)
committerchangyeon lee <cyeon.lee@samsung.com>
Tue, 23 Apr 2024 10:12:30 +0000 (10:12 +0000)
commit7d202cdb090106e298b61585ae9f8be3680b3991
tree7cd004e5d8c1c53cb71a7160966554a1b631d60a
parent8afd89d404b027ef2116b39b5734c5a27dca28f1
e_hwc_window: reset constraint even if state is client or none in client_type_override

if queue of window is set but state is client or none,
queue of window is not unset.
this patch for unsetting queue of window in above case.

Change-Id: I9b3b4f582ee21e457bb553ef6ad595ab4013dee0
src/bin/e_hwc_window.c