Fix elementary copy/paste for wayland. Rework copy/paste code in elm.
authorChris Michael <cp.michael@samsung.com>
Thu, 7 Nov 2013 11:57:14 +0000 (11:57 +0000)
committerChris Michael <cp.michael@samsung.com>
Thu, 7 Nov 2013 14:31:57 +0000 (14:31 +0000)
commitb4925b0db04667ac82f7aaf4bbb817a84845a144
tree075ce8c8389a9a6e462a14691a428fcec3e9594e
parentf9edf8901dc235f56a1bbb7d894fb56037f1bd02
Fix elementary copy/paste for wayland. Rework copy/paste code in elm.

This is part of a larger copy/paste fix for efl/elm wayland.
Previously, copy/paste would not work via keyboard shortcuts. This
series of changes fixes that issue (wrt elm_entry anyway).

This also adds addtional copy/paste support (wrt efl wayland),
including support for various mime types (text/plain, elm-markup, and
html).

Signed-off-by: Chris Michael <cp.michael@samsung.com>
legacy/elementary/src/lib/elm_cnp.c