efl/src/modules/ecore_evas/engines/wayland
Chris Michael d34ad18f30 ecore-evas-wl: Fix issue of improper window geometry
This fixes an issue where maximizing a window would set improper xdg
surface window geometry. We receive window configure sizes based on
xdg surface window geometry, so we need to subtract framespace there
or else window size grows when maximizing/unmaximizing multiple times.
This also adjusts the call to xdg_surface_set_window_geometry to
account for framespace (Fixes T2842).

@fix

Signed-off-by: Chris Michael <cp.michael@samsung.com>
2015-11-17 13:51:19 -05:00
..
ecore_evas_wayland_common.c ecore-evas-wl: Fix issue of improper window geometry 2015-11-17 13:51:19 -05:00
ecore_evas_wayland_egl.c ee-wayland: use frame callbacks exclusively to determine render timing 2015-10-20 16:57:05 -04:00
ecore_evas_wayland_private.h ee-wayland: use frame callbacks exclusively to determine render timing 2015-10-20 16:57:05 -04:00
ecore_evas_wayland_shm.c ee-wayland: use frame callbacks exclusively to determine render timing 2015-10-20 16:57:05 -04:00