efl/src/modules/ecore_evas/engines/wayland
Jean-Philippe Andre eb8d9387c1 wayland: Remove support for "draw_frame"
draw_frame is a legacy feature that draws a very ugly window border
with a white rect and a black text as title bar. This could be
used in wayland when using only the ecore_evas APIs, rather than
elm_win.

Note that the API ecore_evas_draw_frame_set() can not possibly work
as the flag is checked when the ecore_evas is created, so changing
the flag has no effect on existing windows.
2016-11-03 17:22:14 +09:00
..
ecore_evas_wayland_common.c wayland: Remove support for "draw_frame" 2016-11-03 17:22:14 +09:00
ecore_evas_wayland_egl.c ecore_evas_wayland: Minimize differences between shm and egl 2016-11-02 13:37:02 -05:00
ecore_evas_wayland_private.h wayland: Remove support for "draw_frame" 2016-11-03 17:22:14 +09:00
ecore_evas_wayland_shm.c ecore_evas_wayland: Minimize differences between shm and egl 2016-11-02 13:37:02 -05:00