δΊ 2012/7/26 18:41, Daniel Stone ει:
Hi,
On 26 July 2012 11:18, wrote:
Add a global Ecore_Wl_Dnd object to handle copy and paste. I think
it is more appropriate to name this struct Ecore_Wl_Selection, which
is responsible for both dnd and cnp. This patch just cover the copy
and paste and not su
Hi,
On 26 July 2012 11:18, wrote:
> Add a global Ecore_Wl_Dnd object to handle copy and paste. I think
> it is more appropriate to name this struct Ecore_Wl_Selection, which
> is responsible for both dnd and cnp. This patch just cover the copy
> and paste and not support "clear clipboard", due t
From: Alex Wu
Add a global Ecore_Wl_Dnd object to handle copy and paste. I think
it is more appropriate to name this struct Ecore_Wl_Selection, which
is responsible for both dnd and cnp. This patch just cover the copy
and paste and not support "clear clipboard", due to wayland has no
way to do th