Elm: Patch from Robert Bradford <robert.bradford@intel.com> to fix
authorChristopher Michael <cpmichael1@comcast.net>
Wed, 11 Jul 2012 11:50:44 +0000 (11:50 +0000)
committerChristopher Michael <cpmichael1@comcast.net>
Wed, 11 Jul 2012 11:50:44 +0000 (11:50 +0000)
commitb03d97a05e5690345ad8b186f0d802e37cfbc279
tree184d1c8feccdf212ef4bb6ee7a84dfda61ac1bb1
parentf7084307a7c945634b5e72227cae63fd1aef934f
Elm: Patch from Robert Bradford <robert.bradford@intel.com> to fix
trying to use an invalid X window when running under the Wayland
backend. Replaces the non-safe call to ecore_evas_window_get, with an
_elm_ee_xwin_get function that checks the used engine first. Replace
call to ecore_evas_window_get inside elm_cnp.

SVN revision: 73567
ChangeLog