evas-wayland-shm: Compare hidden flag during reconfigure
authorChris Michael <cp.michael@samsung.com>
Wed, 11 Jan 2017 17:19:25 +0000 (12:19 -0500)
committerChris Michael <cp.michael@samsung.com>
Wed, 11 Jan 2017 17:36:33 +0000 (12:36 -0500)
commit6c9dc2a5ba61f0409001115d0d31adc1e5c48e48
tree3a49d4997f5e6e16a57d0fbcd629f6bc849e819b
parent4bb9038b679da22cb06cde084afd904802ef25ce
evas-wayland-shm: Compare hidden flag during reconfigure

Small patch to compare if the hidden flag being passed in is the same
as the one stored in Outbuf. With the addition of xdg_shell v6
support, we cannot commit a surface with an existing buffer until the
surface has been configured. In order to facilitate this, we will use
the 'hidden' flag so that any surface_post does not actually attach a
buffer unless configure has already been handled on the surface.

ref T5090

Signed-off-by: Chris Michael <cp.michael@samsung.com>
src/modules/evas/engines/wayland_shm/evas_outbuf.c