ecore-wayland: Make ecore_wl_window_maximized_get return proper values
authorChris Michael <cp.michael@samsung.com>
Tue, 17 Nov 2015 20:57:45 +0000 (15:57 -0500)
committerChris Michael <cp.michael@samsung.com>
Tue, 17 Nov 2015 20:57:45 +0000 (15:57 -0500)
commiteacd4cc6f674dde0f43f9eb4a14be8a40980e285
tree9b37db66206f2a358441674a62d3277ea5381734
parent85b04c188a7375ae77d3806d4c13468d480d2449
ecore-wayland: Make ecore_wl_window_maximized_get return proper values

This brings ecore_wl_window_maximized_get more inline with
ecore_wl_fullscreen_get function in that it will now check either the
window maximized state, or the window type, to determine if a window
is actually maximized

@fix

Signed-off-by: Chris Michael <cp.michael@samsung.com>
src/lib/ecore_wayland/ecore_wl_window.c