ecore_wl2: Fix anchor for xdg pop-ups
authorDerek Foreman <derek.foreman.samsung@gmail.com>
Thu, 6 Dec 2018 15:54:10 +0000 (09:54 -0600)
committerWonki Kim <wonki_.kim@samsung.com>
Tue, 18 Dec 2018 04:23:55 +0000 (13:23 +0900)
commit427a5ffc71a207b8871729e0ae467fa4676cc4ba
treefb8f376a44cf0b7eaacfd921ab3a64be75743193
parentee8b2f241e8332d9489d3f3170d360b5e36c0427
ecore_wl2: Fix anchor for xdg pop-ups

Anchors are in window geometry, so we should be using 0,0 instead
of the parent x,y for the top left corner of the window.

Signed-off-by: Derek Foreman <derek.foreman.samsung@gmail.com>
Reviewed-by: Chris Michael <cp.michael@samsung.com>
Differential Revision: https://phab.enlightenment.org/D7436
src/lib/ecore_wl2/ecore_wl2_window.c
src/lib/ecore_wl2/window_v6.x