CnP/Wayland: Fix window check for Wayland invocations.
authorDaniel Zaoui <daniel.zaoui@samsung.com>
Mon, 8 Sep 2014 10:51:56 +0000 (13:51 +0300)
committerDaniel Zaoui <daniel.zaoui@samsung.com>
Mon, 8 Sep 2014 14:05:20 +0000 (17:05 +0300)
commite2e569dfc7da3165af203ff3e45e5bb75175acf3
tree403c6ea0f241ca2c86a3afc30b2fb3861f693535
parentb86f51f2797e785ac60d45185e4a0c53d50c93cb
CnP/Wayland: Fix window check for Wayland invocations.

This was leading to never enter the cnp functions dedicated to Wayland,
as the given object was not a window. The Copy And Paste test was not
working for this reason.
src/lib/elm_cnp.c