e_hwc_window: reset constraint_buffer_queue when queue is destroyed 90/211990/2
authorChangyeon Lee <cyeon.lee@samsung.com>
Fri, 9 Aug 2019 02:24:12 +0000 (11:24 +0900)
committerSooChan Lim <sc1.lim@samsung.com>
Wed, 14 Aug 2019 02:28:27 +0000 (02:28 +0000)
Change-Id: I571a1e1547a11ecabe20c96760da2253d76d17af

src/bin/e_hwc_window.c

index c9baf009daf17629aa36ccdaca71d31bf8f72e93..6ea684ccdfd9e6ae1b4570fdea283cb9465408f0 100644 (file)
@@ -278,6 +278,7 @@ _e_hwc_window_cb_queue_destroy(struct wl_listener *listener, void *data)
    if ((E_Hwc_Window_Queue *)data != hwc_window->queue) return;
 
    hwc_window->queue = NULL;
+   hwc_window->constraints &= ~TDM_HWC_WIN_CONSTRAINT_BUFFER_QUEUE;
 }
 
 static Eina_Bool