elementary: Properly fix wayland opaque region setting
authorChris Michael <cp.michael@samsung.com>
Fri, 17 Jul 2015 17:24:47 +0000 (13:24 -0400)
committerChris Michael <cp.michael@samsung.com>
Fri, 17 Jul 2015 17:28:31 +0000 (13:28 -0400)
commite46a1bf377423b7a594af69f7419aaf0e0714abd
tree1df431c676bd4ae13e4f49a39e7e8a4b154d5999
parentb9750b79e047d838ec2de5af12b7140b6d4bc256
elementary: Properly fix wayland opaque region setting

Summary: This patch fixes opaque region setting under wayland in a
more proper/accurate way. This now sets the opaque region to be Just
what is visible (ie: only the dialog).

NB: This does not actually fix T2575 as that problem is inside E itself.

@fix

Signed-off-by: Chris Michael <cp.michael@samsung.com>
data/themes/edc/elm/border.edc
src/lib/elm_win.c