efl/src/modules/ecore_evas/engines/wayland
Rafael Antognolli dbb9cf9765 ecore_evas/wayland: Fix non-resize rotation.
Fix phab T392.

Notice that it should reopen T359, as it wasn't really fixed, but a
rotation with resize was being used when a non-resized rotation was
requested. The cause of the "protruding surfaces" is likely the fact
that Elementary is setting the opaque regions manually, instead of
leaving it to Ecore_Evas. This must be fixed either inside Elementary
itself, or adding the "surface extents" (shadow/non-visible surface
parts) info to Ecore_Evas too.
2013-11-26 14:01:35 -02:00
..
ecore_evas_wayland_common.c ecore_evas/wayland: Fix non-resize rotation. 2013-11-26 14:01:35 -02:00
ecore_evas_wayland_egl.c Unify ecore_evas resize code across both shm and egl engines. 2013-11-15 08:11:09 +00:00
ecore_evas_wayland_private.h Add function prototype for _ecore_evas_wl_common_resize 2013-11-15 08:10:15 +00:00
ecore_evas_wayland_shm.c Unify ecore_evas resize code across both shm and egl engines. 2013-11-15 08:11:09 +00:00