[E-devel] [PATCH 0/3 v3] Add Copy and Paste support for wayland engine

Chris Michael cp.michael at samsung.com
Sun Aug 5 23:40:32 PDT 2012


Alex,
Would you mind resending these patches as attachments, and not inline in the
message ?
Thanks :)
Dh


-----Original Message-----
From: zhiwen.wu at linux.intel.com [mailto:zhiwen.wu at linux.intel.com] 
Sent: 03 August 2012 09:02
To: enlightenment-devel at lists.sourceforge.net
Cc: eduardo.de.barros.lima at intel.com; wayland-devel at lists.freedesktop.org
Subject: [E-devel] [PATCH 0/3 v3] Add Copy and Paste support for wayland
engine

Changes for v2:
1. Get elementary entry cnp worked on wayland engine.
2. Rebase to commit http://svn.enlightenment.org/svn/e@74816

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.

----------------------------------------------------------------
Alex Wu (3):
      ecore_wayland: Add Copy and Paste support
      elem_cnp: Add Copy and Paste support for wayland.
      wayland: Add cnp functionality for elementary entry widget.

 trunk/ecore/src/lib/ecore_wayland/Ecore_Wayland.h  |   26 ++
 trunk/ecore/src/lib/ecore_wayland/ecore_wl.c       |   14 +
 trunk/ecore/src/lib/ecore_wayland/ecore_wl_dnd.c   |  280
++++++++++++++++++++
 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                 |  126 ++++++++-
 trunk/elementary/src/lib/elm_entry.c               |   12 +
 7 files changed, 484 insertions(+), 4 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 at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel



More information about the wayland-devel mailing list