e_comp_wl: Send wl_data_device event to client considering input region
There was a bug that window that didn't seen to user receives
wl_data_device_enter event.
In this case, the window has 32bit colored, full size window, input rect
to drawing shelves at bottom of the screen.
And the enlightenment consider only the client's geometry to send
wl_data_device_enter event.
The above situations can cause that the window receive the
wl_data_device_enter event.
For fix this issue, consider input region of the client when send the
wl_data_device_enter event.
Change-Id: Ib13496aecd249ac752a9d0ee02819ac10ee48aa4