Changes from v1: 1. According to Robert's comments, in elm_cnp.c, add HAVE_ELEMENTARY_WAYLAND path to explicitly build against wayland engine, add runtime engine checking. 2. Rebase to the latest code.
The following changes since commit 9551f66bed1fb7dab7fdcadb175077ed2d34b783: [elm] Forgotten inclusion on .am. (2012-08-01 21:05:21 +0000) ---------------------------------------------------------------- Alex Wu (2): ecore_wayland: Add Copy and Paste support elem_cnp: Add Copy and Paste support for wayland. trunk/ecore/src/lib/ecore_wayland/Ecore_Wayland.h | 25 ++ trunk/ecore/src/lib/ecore_wayland/ecore_wl.c | 14 + trunk/ecore/src/lib/ecore_wayland/ecore_wl_dnd.c | 271 ++++++++++++++++++++ trunk/ecore/src/lib/ecore_wayland/ecore_wl_input.c | 16 ++ .../ecore/src/lib/ecore_wayland/ecore_wl_private.h | 14 + trunk/elementary/src/lib/elm_cnp.c | 121 ++++++++- 6 files changed, 459 insertions(+), 2 deletions(-) ------------------------------------------------------------------------------ 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