efl/src/lib/ecore_wl2
Chris Michael 755c50a84e ecore-wl2: Add event to raise when window configure is completed.
Small patch to create and raise a new event letting ecore_evas know
when the window has been configured. With the addition of xdg_shell v6
support, we cannot commit a surface with an existing buffer until the
surface has been configured. This patch allows us to raise an event to
ecore_evas when the surface has been configured, so we can then attach
a buffer to it.

ref T5090

Signed-off-by: Chris Michael <cp.michael@samsung.com>
2017-01-11 12:36:33 -05:00
..
Ecore_Wl2.h ecore-wl2: Add event to raise when window configure is completed. 2017-01-11 12:36:33 -05:00
ecore_wl2.c ecore-wl2: Add event to raise when window configure is completed. 2017-01-11 12:36:33 -05:00
ecore_wl2_display.c ecore_wl2: Fix accidental re-use of tmp var 2017-01-05 13:40:31 -06:00
ecore_wl2_dnd.c ecore-wl2: Fix typo in API function name 2016-10-17 10:43:27 -04:00
ecore_wl2_input.c ecore_wl2: Prevent use after free on input deletion 2017-01-05 13:40:31 -06:00
ecore_wl2_output.c
ecore_wl2_private.h ecore-wl2: Add flag to indicate pending configure 2017-01-10 11:27:10 -05:00
ecore_wl2_seat.c
ecore_wl2_subsurf.c
ecore_wl2_window.c ecore-wl2: Add event to raise when window configure is completed. 2017-01-11 12:36:33 -05:00
linux-dmabuf-unstable-v1-client-protocol.h
linux-dmabuf-unstable-v1-protocol.c
linux-dmabuf-unstable-v1-server-protocol.h
session-recovery.c
session-recovery.h
subsurface-client-protocol.h
subsurface-protocol.c
teamwork_protocol.c
teamwork_protocol.h
www-protocol.c
www-protocol.h
xdg-shell-client-protocol.h
xdg-shell-protocol.c
zxdg-shell-client-protocol.h ecore-wl2: Add support for xdg shell version 6 2017-01-04 14:25:18 -05:00
zxdg-shell-protocol.c ecore-wl2: Add support for xdg shell version 6 2017-01-04 14:25:18 -05:00