[PATCH 0/2 v2] Add Copy and Paste support for wayland engine
zhiwen.wu at linux.intel.com
zhiwen.wu at linux.intel.com
Wed Aug 1 21:39:57 PDT 2012
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(-)
More information about the wayland-devel
mailing list