[PATCH 0/2] This patch set add Copy and Paste support for wayland backend.
zhiwen.wu at linux.intel.com
zhiwen.wu at linux.intel.com
Thu Jul 26 02:18:28 PDT 2012
Ecore_Wayland: Test for a valid surface before we try to process the pointer_enter event. (2012-07-26 07:23:32 +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 | 119 ++++++++-
6 files changed, 457 insertions(+), 2 deletions(-)
More information about the wayland-devel
mailing list