Revert "ecore-evas-wayland: Fix issue of apps not starting up in fullscreen mode"
authorDerek Foreman <derekf@osg.samsung.com>
Wed, 8 Mar 2017 18:45:07 +0000 (12:45 -0600)
committerDerek Foreman <derekf@osg.samsung.com>
Thu, 9 Mar 2017 18:21:08 +0000 (12:21 -0600)
commita1b90cf4d72961c62cfbb42d6f9b68cdb5490241
tree3e372dd90d7b280388a67459034ce532d226fbf3
parentad1e5ead4037d59a19738d750514f6fafcdeaa5b
Revert "ecore-evas-wayland: Fix issue of apps not starting up in fullscreen mode"

This reverts commit dfb18775002c5130b60bdc03ed60b7de356e6012.

This did fix the problem of "rage -f" not starting properly, but it
broke toggling between fullscreen and !fullscreen for other apps.

They'd resize to a large, but not quite fullscreen, size, then render with decor
present, and big black bars on the right/bottom edges (which were offscreen due
to the client size and position)

This isn't really the right place to fix this - it's a protocol usage bug, not
a canvas bug.
src/modules/ecore_evas/engines/wayland/ecore_evas_wayland_common.c
src/modules/ecore_evas/engines/wayland/ecore_evas_wayland_private.h