On 26 July 2012 10:18,  <zhiwen...@linux.intel.com> wrote:
> From: Alex Wu <zhiwen...@linux.intel.com>
>
> Just support type of ELM_SEL_TYPE_CLIPBOARD. If not define
> HAVE_ELEMENTARY_X, the wayland path will be built.

This is not sufficient - please surround if with #ifdef
ELEMENTARY_WAYLAND. You will also need to do a runtime check that
we're running under wayland. Take a look at
ecore_evas_software_x11_window_get() and friends.

And how they are used by e.g. elm_win_xwindow_get() This is currently
the key for runtime differentiation.

Cheers,

Rob

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to