ecore-wl2: Fix maximized and fullscreen functions to restore geometry
authorChris Michael <cp.michael@samsung.com>
Mon, 9 Nov 2015 16:57:42 +0000 (11:57 -0500)
committerChris Michael <cp.michael@samsung.com>
Thu, 3 Dec 2015 17:03:35 +0000 (12:03 -0500)
commit31dac90f9d330c246f80d05cbb767527e7b99465
tree259de76f4eee9073db499f1a2feb9d0c56c639cf
parent0dd9ae831cc4a794a12b88afd576629917d0b1fc
ecore-wl2: Fix maximized and fullscreen functions to restore geometry

Previously, when we maximized or fullscreen a window, we were sending
the improper geometry to the window_configure callback

@fix

Signed-off-by: Chris Michael <cp.michael@samsung.com>
src/lib/ecore_wl2/ecore_wl2_private.h
src/lib/ecore_wl2/ecore_wl2_window.c