[E-devel] [PATCH 0/3 v3] Add Copy and Paste support for wayland engine
Chris Michael
cp.michael at samsung.com
Fri Aug 3 01:14:41 PDT 2012
Thank you Alex for the patches !! :)
I do not think I will have time to get to them today (and I know I have
delayed these patches all week) :( It's just that for something this
"large", it will take time to review, test, etc, etc...and I don't have that
time available today :( However, I will make you this promise: If I have no
"extreme emergencies" to deal with on Monday, then I will devote all day
Monday to addressing these patches :)
Thank you for your hard work !! :)
Cheers,
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