ecore-wayland: Reduce overhead for maximize/fullscreen set functions
authorChris Michael <cp.michael@samsung.com>
Wed, 18 Nov 2015 17:56:12 +0000 (12:56 -0500)
committerChris Michael <cp.michael@samsung.com>
Wed, 18 Nov 2015 17:56:12 +0000 (12:56 -0500)
commit2ebef8010e51fd2dd6a38f30dac42debc20a1e80
treea2df42b0fe3a98732981c18a2ecb22829494530c
parent4534c4aec3aa518b5723b483694c78a30a07ee46
ecore-wayland: Reduce overhead for maximize/fullscreen set functions

This patch just gets the state flags directly from the window rather
than calling "get" functions to return the same parameter.

@fix

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